> 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/ja/nitsuitebitaidesuka/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/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → \[設定]**.
2. の下の *財務*を選択します [**財務設定**](https://app.impact.com/secure/mediapartner/finance/fr/finance-settings.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fpartner-settings-flow.ihtml).
3. の *請求書設定* セクションで、次を入力します **法人名**.
4. 任意で、会社の正式名称がマーケットプレイス名と異なる場合、請求書に両方の名称を表示することもできます。これを行うには、次を選択します ![](/files/40ba179e089a686fe582399227b4737e5047b235) **\[ラジオボタン]** **法人名とアカウント名を表示**.
5. 選択します **保存**.

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

## 会社のマーケットプレイス名を変更する

マーケットプレイス掲載情報の表示名を新しい名前に更新するには、次の手順に従ってください。これは、impact.comのパートナーアカウントの新しい名前にもなります。 **ログイン用ユーザー名はこの変更の影響を受けません。**

1. 上部ナビゲーションバーから、 ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → \[設定]**.
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/eb6695449b643a1b443691f7254b5b2962b4a6d0" alt="" width="375"><figcaption></figcaption></figure></div>

## 会社のウェブサイトを変更する

会社のウェブサイトを変更すると、マーケットプレイス掲載情報のウェブサイトURLが新しいURLに更新されます。

1. 上部ナビゲーションバーから、 ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → \[設定]**.
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/b8947e06f68dcea09d1d0dfa539a3772209d1f83" 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/ja/nitsuitebitaidesuka/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.
