> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/personal-account-management.md).

# 個人アカウント管理

- [Smartsheetプランとユーザータイプを特定する](https://manual.dxable.com/smartsheet/personal-account-management/identify-smartsheet-plan-user-type.md): Smartsheetマニュアル｜適切なアクセスと機能を実現するためのSmartsheetプランとユーザータイプを決定する方法を説明します。
- [Smartsheetアカウントへの参加の招待を受け取った場合の対処方法](https://manual.dxable.com/smartsheet/personal-account-management/joining-a-team-business-enterprise-account.md): Smartsheetマニュアル｜Smartsheetアカウントの招待を承諾または拒否する方法を説明し、ユーザーとシステム管理者への影響を説明します。
- [アカウントに使用するメールアドレスを変更する](https://manual.dxable.com/smartsheet/personal-account-management/change-the-email-address-used-with-your-smartsheet-account.md): Smartsheetマニュアル｜Smartsheetアカウントにセカンダリメールアドレスを効果的に更新または追加する方法を説明します。
- [個人プロフィールを管理する](https://manual.dxable.com/smartsheet/personal-account-management/manage-personal-profiles-smartsheet.md): Smartsheetマニュアル｜プライバシー設定など、コラボレーションのためにSmartsheet個人プロファイルを管理および編集する方法を説明します。
- [個人アカウント設定を調整する](https://manual.dxable.com/smartsheet/personal-account-management/adjusting-personal-settings.md): Smartsheetマニュアル｜Smartsheetのプロファイル、設定、通知、デバイス接続を管理して、アカウントを効率的にパーソナライズできます。
- [組織の既存のSmartsheetプランに参加する](https://manual.dxable.com/smartsheet/personal-account-management/join-existing-smartsheet-plan.md): Smartsheetマニュアル｜Smartsheetライセンスをリクエストし、組織内の既存のプランに参加する方法を説明します。
- [エラー：メールアドレスを追加できない](https://manual.dxable.com/smartsheet/personal-account-management/error-email-associated-with-another-smartsheet-account.md): Smartsheetマニュアル｜アドレスが別のアカウントにリンクされている場合のSmartsheetメールエラーをトラブルシューティングし、アカウント管理のヒントを使用して競合を解決する方法を説明します。
- [トラブルシューティング：Smartsheetタイムゾーンの処理方法](https://manual.dxable.com/smartsheet/personal-account-management/how-smartsheet-handles-time-zones.md): Smartsheetマニュアル｜Smartsheetがアカウント設定、共有シート、システム列のタイムゾーンを管理する方法について説明します。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.dxable.com/smartsheet/personal-account-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
