> For the complete documentation index, see [llms.txt](https://docs.allganize.ai/alli-llm-app-market/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allganize.ai/alli-llm-app-market/first/getting-started/my-account.md).

# マイアカウント

マイアカウント管理

<figure><img src="/files/4SvdPN4AaOjjmNojyh9i" alt=""><figcaption></figcaption></figure>

1. **マイアカウント／ログアウト：**&#x30A2;イコンをクリックすると、アカウント情報とログアウトのメニューが表示されます。
2. **プロフィール画像：**&#x30D7;ロフィール画像を追加または更新できます。
3. **姓：**&#x30A2;カウントの苗字を入力してください。
4. **名 ：**&#x30A2;カウントの名前を入力してください。
5. **Eメールアドレス：**&#x30E1;ンバー招待を受信した際のEメールアドレスが表示されています。 メールアドレスを変更することはできません。
6. **電話番号：**&#x96FB;話番号を入力してください。
7. **会社名：**&#x4F1A;社名を入力してください。
8. **言語：**&#x30C0;ッシュボードの言語設定を選択できます。英語、日本語、韓国語の設定ができます。
9. **パスワード：**&#x30D1;スワードを更新します。
10. 変更後、右下&#x306E;**\[登録する]**&#x3092;クリックし、更新を行います。

## 不在中のメッセージ <a href="#vacation-responder" id="vacation-responder"></a>

不在中のメッセージを Onに切り替えると、ユーザーからのチャットがあった際、不在メッセージが送信されます。

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

1. 不在中のメッセージを Onに切り替えます。
2. 不在期間を設定します。
3. 不在中のメッセージを入力します。 画像、ビデオ、およびリンクを含めることができます。


---

# 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://docs.allganize.ai/alli-llm-app-market/first/getting-started/my-account.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.
