# Manage Account

### ① Go to `Account` Page

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

### ② You can check and edit your account details

![](/files/-MgtpX3DnY959wxtjH2l)

| Item                  | Description                           |
| --------------------- | ------------------------------------- |
| **Company Name**      | Name of your company                  |
| **Website URL**       | Link to your company's website        |
| **Country / Region**  | Address of your company               |
| **Postal / Zip Code** | Address of your company               |
| **Province**          | Address of your company               |
| **City Name**         | Address of your company               |
| **Address Line 1**    | Address of your company               |
| **Address Line 2**    | Address of your company               |
| **Phone Number**      | Phone number of your company          |
| **Support Email**     | Company email address of your company |


---

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