# 帳戶資訊管理

### ① 進入 帳戶 頁面

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

### ② 你可以查看、編輯你的帳戶資料

![](/files/-MeSqnLRJiSjOEdKuSom)

| 項目        | 説明       |
| --------- | -------- |
| 公司名稱      | 你的公司名稱   |
| 網站網址      | 你的公司網址   |
| 國家 / 地區   | 公司地址     |
| 郵遞區號      | 公司地址     |
| 縣市        | 公司地址     |
| 鄉鎮區       | 公司地址     |
| 街道名稱或村里名稱 | 公司地址     |
| 建築物名稱或房號  | 公司地址     |
| 聯絡電話      | 公司聯絡電話   |
| 聯絡信箱      | 公司聯絡電子信箱 |


---

# 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/zh_tw/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.
