> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/manage-your-account/manage-your-account-information-as-a-brand.md).

# 作为品牌管理您的账户信息

您的一些详细信息来自您的 *账户信息* 会显示在您的 Marketplace 列表中。填写后，您的账户信息将向潜在合作伙伴提供有关您的行业和网站的详细信息，同时也会提供用于内部用途的联系信息。

#### 管理您的账户信息

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在左侧，位于 *常规*下，选择 **账户信息**.
3. 查找您要管理的信息。
   * 请参阅 *账户信息参考* 以了解更多信息。
4. 进行更改。
5. 选择 **保存**.

#### 账户信息参考

您可以管理 3 个信息区域： *基本信息、地址*和 *联系人*.

<details>

<summary>基本信息</summary>

|        |                                                         |
| ------ | ------------------------------------------------------- |
| **字段** | **描述**                                                  |
| 名称     | 在字段中输入您的品牌名称，然后选择 **保存**.                               |
| 网站     | 从下拉菜单中选择 *https* 如果您的网站通过安全方式提供，或选择 *http* 如果不是。输入您的域名。 |
| 行业     | 从下拉列表中选择您的行业。您还可以使用二级和三级下拉列表进一步细化您的行业。                  |
| 电话号码   | 从下拉菜单中选择您的电话号码所属的国家/地区，然后输入您的电话号码。您最多可以在账户中保存 2 个电话号码。  |
| 时区     | 查看 impact.com 为您注册的时区。此项无法更改。                           |

</details>

<details>

<summary>地址</summary>

|        |             |
| ------ | ----------- |
| **字段** | **描述**      |
| 公司地址   | 输入您公司的邮寄地址。 |

</details>

<details>

<summary>联系人</summary>

为您的账户指定专门联系人。您可以添加现有账户用户或新联系人。

|        |                                            |
| ------ | ------------------------------------------ |
| **字段** | **描述**                                     |
| 技术联系人  | 此人是贵公司处理技术问题的联系人。他们负责为您的业务处理技术实施。          |
| 商务联系人  | 此人是贵公司处理业务往来的联系人。他们负责法律问题、合同以及任何与业务相关的事项。  |
| 安全联系人  | 此人是贵公司处理合规和安全政策相关事务的联系人。他们负责处理与安全和合规相关的问题。 |

</details>


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/manage-your-account/manage-your-account-information-as-a-brand.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.
