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

# モデル設定

メイン画面から**アカウント → 管理者の設定 → チャット → モデル設定**に進みます。

**編集**をクリックして編集モードを有効にします。

<figure><img src="/files/IpHnalZPSBSWVbv7wlho" alt=""><figcaption></figcaption></figure>

各部署ごとにAIモデルの有効／無効を切り替えるには、トグルスイッチ&#x3092;**「On／Off」**&#x306B;設定します。

**変更を保存**をクリックすると適用され、**キャンセル**をクリックすると変更が破棄されます。

### 💡 ヒント

各部門が常に最適かつ強力なツールを利用できるよう、[最新のAIモデルアップデート](https://help.doraverse.com/jp/feature-list/available-ai-models)を定期的にご確認ください。


---

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