> 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=""><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で更新されます。

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="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/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.
