> 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/optimizely/platform/optimizely-data-platform/account-settings.md).

# アカウント設定

- [ユーザーの役割と権限の設定](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/account-settings/set-user-roles-and-permissions.md): Optimizelyマニュアル｜アクセス制御と管理のためにOptimizely Data Platformでユーザーのロールと権限を割り当てる方法を説明します。
- [タイムゾーンと通貨記号の管理](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/account-settings/manage-time-zone-and-currency-symbol.md): Optimizelyマニュアル｜Optimizely Data Platformでアカウントのタイムゾーンと通貨記号の設定を管理する方法を説明します。
- [スコープを使用したデータビューの作成](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/account-settings/create-data-views-with-scopes.md): Optimizelyマニュアル｜ユーザー権限と対象を絞ったアクセスのスコープを組み合わせて、Optimizelyでカスタムデータビューを作成します。
- [カスタムフィールドの作成](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/account-settings/create-custom-fields.md): Optimizelyマニュアル｜Optimizely Data Platformでカスタムフィールドを作成および管理してデータキャプチャーを強化する方法を説明します。
- [アクティビティーログの使用](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/account-settings/use-the-activity-log.md): Optimizelyマニュアル｜アクティビティーログを使用して、キャンペーン、同期、インポートなどのOptimizely Data Platformアクティビティーを追跡および分析します。
- [イベントの検査](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/account-settings/inspect-events.md): Optimizelyマニュアル｜OptimizelyのEvent Inspectorを使用して、API呼び出しを監視し、データのトラブルシューティングを行い、イベントの正確性を確保します。
- [サポートへの連絡](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/account-settings/get-support.md)


---

# 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/optimizely/platform/optimizely-data-platform/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.
