# アカウント情報を管理する

### ① `アカウント情報`ページにアクセス

<div align="left"><img src="/files/-MeSqQjxMGvIMsniNZHd" alt=""></div>

### ② アカウント情報を確認・編集できます

![](/files/-MeSqnLRJiSjOEdKuSom)

| 項目              | 説明               |
| --------------- | ---------------- |
| **会社名**         | 登録する会社の名前        |
| **URL**         | 会社ホームページのURL     |
| **国/地域**        | 会社の住所            |
| **郵便番号**        | 会社の住所            |
| **都道府県**        | 会社の住所            |
| **市区町村**        | 会社の住所            |
| **町名、丁目、番地**    | 会社の住所            |
| **建物名、部屋番号など**  | 会社の住所            |
| **電話番号**        | 会社のお問い合わせ電話番号    |
| **サポートメールアドレス** | 会社のお問い合わせメールアドレス |


---

# 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://anymind-group.gitbook.io/anylogi/admin_task/account.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.
