> 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/partner/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/how-do-i-change-my-company-name-or-website-as-a-partner.md).

# 如何作为合作伙伴更改我的公司名称或网站？

<a href="https://pxa.impact.com/student/activity/1099688?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=part-lp-351&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

本文将指导您完成更新公司名称或网站 URL 的流程，适用于您的公司或网站最近发生变更的情况。

#### 更改公司的法定名称

请按照以下步骤更新贵公司的法定名称，该名称会显示在您的发票上。

1. 在顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 在 *财务*，选择 [财务设置](https://app.impact.com/secure/mediapartner/finance/fr/finance-settings.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fpartner-settings-flow.ihtml).
3. 在 *发票设置* 在……部分中，输入您的 **法人实体名称**.
4. 可选地，如果贵公司的法定名称与您的 marketplace 名称不同，您可以选择在发票上同时显示两个名称。为此，请选择 ![](/files/fac87feeaceee35184a905665bc1d06ffdc1e200) **\[单选按钮]** **显示法人实体名称和账户名称**.
5. 选择 **保存**.

   <div data-with-frame="true"><figure><img src="/files/be0dde41886601114f594b27e94ac871d93d8f04" alt=""><figcaption></figcaption></figure></div>

#### 更改公司的 marketplace 名称

请按照以下步骤，使用新的显示名称更新您的 marketplace 列表。这也将成为您 impact.com 合作伙伴账户的新名称。 **您的登录用户名不受此次更改影响。**

1. 在顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 在 *常规*，选择 [公司信息](https://app.impact.com/secure/mediapartner/accountSettings/account-info-flow.ihtml).
3. 在 *基本信息* 在……部分中，位于……下方的 *名称* 标题下，选择 **请求更改**.
4. 在对话框中，输入您的 **新公司名称**.
5. 可选地，添加一条 **评论** 说明您请求更改名称的原因。
6. 选择 **提交**.

   <div data-with-frame="true"><figure><img src="/files/9ffb4238aae8609affce9e55dfb33f9302b9808b" alt="" width="375"><figcaption></figcaption></figure></div>

#### 更改公司网站

更改公司网站会将您的 marketplace 列表更新为新的网站 URL。

1. 在顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 选择 [公司信息](https://app.impact.com/secure/mediapartner/accountSettings/account-info-flow.ihtml).
3. 在 *基本信息* 在……部分中，位于……下方的 *网站* 标题下，选择 **请求更改**.
4. 在对话框中，输入您的 **新公司网站**.
5. 可选地，添加一条 **评论** 说明您请求此次网站更改的原因。
6. 选择 **提交**.

   <div data-with-frame="true"><figure><img src="/files/0b0049cb79d8928cd8d50f7c51060e5ce4855720" alt="" width="276"><figcaption></figcaption></figure></div>

#### 审批流程

impact.com 将审核您的公司名称或网站更改请求，并在 24 个工作小时内回复。审批通过后，更改将立即生效。

{% hint style="info" %}
**注意：** 如果在此过程中出现任何不一致之处，impact.com 可能会要求提供额外的验证或证明。请按照 CS 代表的说明完成流程。
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/how-do-i-change-my-company-name-or-website-as-a-partner.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
