> 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/impactcom-mobile-app/mobile-app-account-administration/manage-your-company-information-on-the-mobile-app.md).

# モバイルアプリで会社情報を管理する

あなたの [ユーザープロファイル](/partner/ja/nitsuitebitaidesuka/impactcom-mobile-app/mobile-app-account-administration/manage-your-user-profile-on-the-mobile-app.md) アカウントには、一般設定やアカウント詳細などの情報が含まれています。会社情報は *アカウント詳細*。一部の会社情報は、ブランドにあなたのビジネスの詳細を伝え、社内目的の連絡先情報を提供するために、Marketplaceの掲載情報に表示されます。

#### 会社情報を表示

これは、パートナーアカウントの設定時に入力した情報です。モバイルアプリ内ではこの情報を編集できません。アカウントを作成する際に項目を空欄にしていた場合、"*結果はありません*".

1. 左上隅で、次を選択します **プロフィールアイコン**.
   * 正しいアカウントにいることを確認してください。詳細については、 [モバイルアプリでユーザープロファイルを管理する](/partner/ja/nitsuitebitaidesuka/impactcom-mobile-app/mobile-app-account-administration/manage-your-user-profile-on-the-mobile-app.md).
2. 選択 **アカウント詳細**.
3. アカウント名の下にあるナビゲーションバーを使用して、情報カテゴリを切り替えます。

   * 各カテゴリの詳細については、以下の参照を確認してください。

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

<details>

<summary>一般参照</summary>

|               |                                                                                                                                                                                                                                                      |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **項目**        | **説明**                                                                                                                                                                                                                                               |
| ウェブサイト        | ウェブサイトのURL。                                                                                                                                                                                                                                          |
| 電話番号          | 勤務時間中に連絡可能な電話番号。                                                                                                                                                                                                                                     |
| 代替電話番号        | 主要番号がつながらない場合に連絡可能な第2の電話番号。                                                                                                                                                                                                                          |
| 最低コンタクト評価     | パートナーの会話に割り当てられる最も低い評価。社内用です。                                                                                                                                                                                                                        |
| タイムゾーン        | アカウント内のすべての日付と時刻に適用されるタイムゾーン。                                                                                                                                                                                                                        |
| 通貨            | impact.comの申請時に選択した通貨です。これは変更できません。                                                                                                                                                                                                                  |
| 間接税に登録済み      | ここには *はい*/*いいえ* impact.comの申請時に選択した内容によって表示が変わります。                                                                                                                                                                                                   |
| 組織タイプ         | アカウント作成時に設定した組織タイプです。次の7つのうち1つになります: *非営利団体/政府機関*, *法人*, *個人事業主*, *パートナーシップ*, *LLC/LLP/LLS*, *信託*、または *その他*.                                                                                                                                         |
| EIN/SSN/外国税ID | アカウント作成時に入力した内容に応じて、次のいずれかが表示されます。 [雇用者識別番号](https://www.irs.gov/businesses/small-businesses-self-employed/employer-id-numbers) （EIN）、社会保障番号（SSN）、 [外国税ID](https://www.irs.gov/individuals/individual-taxpayer-identification-number) 、または "*該当なし*". |

</details>

<details>

<summary>住所参照</summary>

|        |                 |
| ------ | --------------- |
| **項目** | **説明**          |
| 会社住所   | あなたのビジネスの郵送先住所。 |
| 請求先住所  | あなたのビジネスの請求先住所。 |

</details>

<details>

<summary>連絡先参照</summary>

|        |                                                              |
| ------ | ------------------------------------------------------------ |
| **項目** | **説明**                                                       |
| 財務連絡先  | この人は、財務関連事項に関するあなたの会社の窓口担当者です。支払い請求や請求書など、財務関連の対応を担当します。     |
| 技術連絡先  | この人は、技術面に関するあなたの会社の窓口担当者です。あなたのビジネスにおけるテクノロジーの導入を担当します。      |
| 営業連絡先  | この人は、ビジネス上のやり取りに関するあなたの会社の窓口担当者です。法的問題、契約、その他ビジネス関連事項を担当します。 |

</details>


---

# 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/impactcom-mobile-app/mobile-app-account-administration/manage-your-company-information-on-the-mobile-app.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.
