> 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/clickup/getting-started/account-settings.md).

# アカウント設定

- [My Settingsの概要](https://manual.dxable.com/clickup/getting-started/account-settings/my-settings.md): ClickUpマニュアル｜\[My Settings]を使って、ClickUpの操作をカスタマイズできます。アバター、カラーテーマ、言語、タイムゾーンなどを設定変更できます。
- [プロファイルの概要](https://manual.dxable.com/clickup/getting-started/account-settings/intro-to-profiles.md): ClickUpマニュアル｜ClickUpのプロファイルを使ってアクティビティを追跡し、タスクを委任し、チーム情報を表示する方法を説明します。
- [Workspaceのカラーテーマを変更する](https://manual.dxable.com/clickup/getting-started/account-settings/change-the-workspace-color-theme.md): ClickUpマニュアル｜ClickUpワークスペースのカラーテーマを変更して、よりアクセスしやすくユーザー フレンドリーなものにします。
- [アカウントの時刻と日付の形式を変更する](https://manual.dxable.com/clickup/getting-started/account-settings/change-your-account-date-and-time-format.md): ClickUpマニュアル｜好みやニーズに合わせて、ClickUpでアカウントの時刻と日付の形式をCustomize。
- [レイアウトを変更する](https://manual.dxable.com/clickup/getting-started/account-settings/change-your-layout.md): ClickUpマニュアル｜ClickUp 2.0を使って、ワークスペースレイアウトのサイズとスタイルを変更します。さまざまなレイアウトでエクスペリエンスをCustomize。
- [ダークモード](https://manual.dxable.com/clickup/getting-started/account-settings/dark-mode.md): ClickUpマニュアル｜ClickUpでダークモードを有効にして、主な背景色を黒に変更する方法を説明します。
- [ハイコントラストモードを使用する](https://manual.dxable.com/clickup/getting-started/account-settings/use-high-contrast-mode.md): ClickUpマニュアル｜ClickUpでハイコントラスト モードを有効にして、視認性を向上させ、アイテムを見やすくする方法を説明します。
- [ゴミ箱からアイテムを復元する](https://manual.dxable.com/clickup/getting-started/account-settings/restore-items-from-the-trash.md): ClickUpマニュアル｜ClickUpのゴミ箱からアイテムを復元します。削除されたアイテムを検索して復元するか、完全に削除します。
- [アフィリエイトプログラムに登録する](https://manual.dxable.com/clickup/getting-started/account-settings/sign-up-for-the-affiliate-program.md): ClickUpマニュアル｜アフィリエイトプログラムにサインアップし、製品を宣伝してコミッションを獲得する方法を説明します。


---

# 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/clickup/getting-started/account-settings.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.
