> 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/other/ja/reference-documentation/log-in-to-impactcom-faq.md).

# impact.com ログイン FAQ

このFAQ記事では、に関連するよくある質問を取り上げます [impact.comアカウントへのログイン](/other/ja/reference-documentation/log-in-to-your-impactcom-account.md).

<details>

<summary>メールアドレスで登録しましたが、ログインできません。どうすればよいですか？</summary>

メールアドレスに紐づくアカウントが複数ある可能性があります。複数のアカウントが同じメールアドレスを共有している場合、システムではどのアカウントにアクセスしたいのか判断できません。使用したい特定のアカウントのユーザー名とパスワードでログインする必要があります。

</details>

<details>

<summary>SSOで登録しましたが、どのオプションを使ったか忘れてしまいました。どうすれば見つけられますか？</summary>

ログインページでメールアドレスを入力できます。メールアドレスがSSOアカウントに紐づいている場合、正しいSSOプロバイダーでログインするよう求められます。

</details>

<details>

<summary>SSOログインからメールまたはユーザーネームでのログインに切り替えられますか？</summary>

アカウントがSSOで作成された場合、ログインには同じSSOプロバイダーを引き続き使用する必要があります。

</details>

<details>

<summary>忘れてしまった場合、ユーザー名はどうやって見つければよいですか？</summary>

を選択できます **パスワードまたはユーザー名をお忘れですか**、アカウントに関連付けられたメールアドレスを入力してください。その後、送信したメールからユーザー名を取得できます。

</details>

<details>

<summary>SSOログインを使用している場合、パスワードをリセットできますか？</summary>

残念ながら、この場合はパスワードはSSOプロバイダーによって管理されているため、リセットできません。

</details>

{% hint style="info" %}
**ログインでまだお困りですか？** 当社の [サポートチーム](https://app.impact.com/support/support-landing.ihtml).
{% 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:

```
GET https://help.impact.com/other/ja/reference-documentation/log-in-to-impactcom-faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
