> 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/nin-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. 可选地，如果您公司的法定名称与市场名称不同，您可以选择在发票上同时显示这两个名称。为此，请选择 ![](/files/fac87feeaceee35184a905665bc1d06ffdc1e200) **\[单选按钮]** **显示法人实体名称和账户名称**.
5. 选择 **保存**.

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

## 更改公司的市场名称

按照以下步骤使用新的显示名称更新您的市场列表。这也将成为您在 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>

## 更改公司网站

更改公司网站将使用您的新网站 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="warning" %}
**注意：** 如果在此过程中出现任何不一致，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/nin-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.
