> For the complete documentation index, see [llms.txt](https://catenoid-support.gitbook.io/loomex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://catenoid-support.gitbook.io/loomex/jp/loomex-yzgaido/she-ding.md).

# 設定

Loomexの設定について説明します。

### **設定** <a href="#loomex-she-ding-she-ding" id="loomex-she-ding-she-ding"></a>

***

ユーザー情報とシステム情報、プロファイル使用、カテゴリ管理、配布先管理、ユーザー管理、権限管理を設定・更新します。

<figure><img src="/files/0nAzPAMSOLBqJsXGSe3w" alt=""><figcaption><p>多国語管理画面</p></figcaption></figure>

#### 設定項目 <a href="#loomex-she-ding-she-ding-xiang-mu" id="loomex-she-ding-she-ding-xiang-mu"></a>

| **項目** | **説明**                                                                                                                |
| ------ | --------------------------------------------------------------------------------------------------------------------- |
| 基本情報   | <ul><li>ユーザー情報: IDの確認、ユーザー名及びパスワードの変更が可能です。</li><li>システム情報: Loomex 管理画面の会社名、著作権、ロゴを登録し、管理画面の言語を設定することができます。</li></ul> |
| プロファイル | 映像が変換されるプロファイルの使用有無を設定します。                                                                                            |
| カテゴリ   | ライブラリ映像を管理するためのカテゴリを登録・更新することができます。                                                                                   |
| 配信管理   | 映像を配布する配布先の登録と更新が可能です。                                                                                                |
| ユーザー管理 | Loomex管理画面にログインするユーザーの登録と権限を変更することができます。                                                                              |
| 権限管理   | 使用可能な機能を指定し、権限を生成し、生成された権限の編集を行います。                                                                                   |

&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://catenoid-support.gitbook.io/loomex/jp/loomex-yzgaido/she-ding.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
