# 設定

[設定とは？](#what-is-setting)

[設定に含まれる内容](#whats-included-in-setting)

## 設定とは？

「設定」では、管理者がDoraverseのAIワークスペースの主要な構成をカスタマイズ・管理できます。これにより、ポータルを自社の運用ニーズやブランディング、AIモデルの利用方針に合わせて最適化できます。

## 設定に含まれる内容

### ブランド設定

* 会社のロゴ、ブランド名、タグラインをアップロードできます。
* UIテーマを自社のブランドイメージに合わせて調整できます。
* カスタムドメインの設定が可能です。

### AIモデルの設定

部署ごとに利用するAIモデルの有効化・無効化を切り替えられます。

### 利用制限の設定

ワークスペース全体や個人ごとに、APIコールやチャット回数などの利用上限を設定できます。


---

# Agent Instructions: 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://help.doraverse.com/jp/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.
