> 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/agency/zh/what-would-you-like-to-learn-about/account-settings/manage-your-company-information-as-an-agency.md).

# 作为代理机构管理您的公司信息

您的 *公司信息* 为您管理的品牌和合作伙伴提供有关您的代理机构的更多信息，并向 impact.com 提供一些必要的税务信息。

#### 管理贵公司的信息

1. 在左侧导航栏中，选择 ![](/files/e8ee154c84afc18c51180e1c6d71f1967e21b65e) **\[菜单] → 设置**.
2. 在 *常规*下，选择 **公司信息**.
3. 找到您要更新的信息，然后选择 ![](/files/59f5e50a6b3daf07206bb3be17355748d504a512) **【编辑】** 在该行的右侧。
4. 进行更改。
   * 请参阅 *公司信息参考* 以获取有关每个部分的更多信息。
5. 选择 **保存**.

**公司信息参考**

您可以管理 4 个信息区域： *基本信息*, *税务信息*, *地址*，和 *联系人*.

<details>

<summary>基本信息</summary>

|        |                                         |
| ------ | --------------------------------------- |
| **字段** | **说明**                                  |
| 名称     | 贵公司的名称。                                 |
| 网站     | 指向您网站的 URL。从下拉菜单中选择 URL 协议，然后在字段中输入域名。  |
| 电话号码   | 您公司的主要和（可选）辅助电话号码。从下拉菜单中选择电话号码注册的国家/地区。 |
| 时区     | impact.com 为您注册的时区。此项无法更改。              |
| 货币     | 您在 impact.com 申请中选择的货币。此项无法更改。          |

</details>

<details>

<summary>税务信息</summary>

|              |                                                                                                                                                                                                                                                                                                                              |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **字段**       | **说明**                                                                                                                                                                                                                                                                                                                       |
| 间接税登记        | <p>如果您在征收间接税的国家/地区运营您的 impact.com 计划，则必须指定您注册的具体税种和/或国家/地区。</p><p><strong>警告：</strong> 更改此值可能会影响您的账户资金、开票和付款安排。如果您需要进行更改， <a href="https://app.impact.com/support/portal.ihtml?createTicket=true">请联系支持</a>.</p>                                                                                                             |
| 间接税号         | <p>与您账户关联的间接税号。</p><p><strong>警告：</strong> 更改此值可能会影响您的账户资金、开票和付款安排。如果您需要进行更改， <a href="https://app.impact.com/support/portal.ihtml?createTicket=true">请联系支持</a>.</p>                                                                                                                                                         |
| 组织类型         | 最能代表贵公司所属组织类型的称谓。                                                                                                                                                                                                                                                                                                            |
| EIN/SSN/外国税号 | <p>如果您位于美国，请输入您的 <a href="https://www.irs.gov/businesses/small-businesses-self-employed/employer-id-numbers">雇主识别号</a> （EIN）或您的社会安全号码（SSN）。</p><p>如果您位于美国，但您的组织在美国以外注册，请输入您的 <a href="https://www.irs.gov/individuals/individual-taxpayer-identification-number">外国税号</a> .</p><p>如果您不在美国，则输入“n/a”，我们的财务团队将在需要更多信息时与您联系。</p> |
| 附加税号         | 如有必要，请输入另一个税号。                                                                                                                                                                                                                                                                                                               |

</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/agency/zh/what-would-you-like-to-learn-about/account-settings/manage-your-company-information-as-an-agency.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.
