> 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/what-would-you-like-to-learn-about/account-management/account-settings/how-do-i-change-my-company-name-or-website-as-a-partner.md).

# How Do I Change My Company Name or Website as a Partner?

<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">Take the PXA course</a>

This article guides you through the process of updating your company name or website URL if your company or website recently underwent a change.

#### Change company's legal name

Follow these steps to update the legal name of your company, as displayed on your invoices.

1. From the top navigation bar, select ![](/files/8O71ZiinbSXuq2NVrK7k) **\[User profile] → Settings**. &#x20;
2. Under *Finance*, select [Finance Settings](https://app.impact.com/secure/mediapartner/finance/fr/finance-settings.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fpartner-settings-flow.ihtml).
3. In the *Invoice Settings* section, enter your **Legal Entity Name**.
4. Optionally, if your company's legal name is different to your marketplace name, you can choose to display both names on your invoices. To do this, select ![](/files/NI3Laj8nrDKmhF3SSV16) **\[Radio button]** **Display legal entity name and account name**.
5. Select **Save**.

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

#### Change company's marketplace name

Follow these steps to update your marketplace listing with a new display name. This will also become the new name for your impact.com partner account. **Your login username will remain unaffected by the change.**

1. From the top navigation bar, select ![](/files/8O71ZiinbSXuq2NVrK7k) **\[User profile] → Settings**. &#x20;
2. Under *General*, select [Company Information](https://app.impact.com/secure/mediapartner/accountSettings/account-info-flow.ihtml).
3. In the *Basic Information* section, below the *Name* heading, select **Request Change**.
4. In the dialog box, enter your **New Company Name**.
5. Optionally, add a **Comment** that explains why you're requesting this name change.
6. Select **Submit**.

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

#### Change company website

Changing your company website updates your marketplace listing with your new website URL.

1. From the top navigation bar, select ![](/files/8O71ZiinbSXuq2NVrK7k) **\[User profile] → Settings**. &#x20;
2. Select [Company Information](https://app.impact.com/secure/mediapartner/accountSettings/account-info-flow.ihtml).
3. In the *Basic Information* section, below the *Website* heading, select **Request Change**.
4. In the dialog box, enter your **New Company Website**.
5. Optionally, add a **Comment** that explains why you're requesting this website change.
6. Select **Submit**.

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

#### Approval process

impact.com will review your company name or website change request and respond within 24 business hours. Once approved, the changes will take effect immediately.

{% hint style="info" %}
**Note:** If any discrepancies arise during this process, impact.com may ask for additional verification or proof. Follow the instructions from the CS representative to complete the process.
{% 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/what-would-you-like-to-learn-about/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.
