> For the complete documentation index, see [llms.txt](https://help.aikido.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aikido.dev/docs/docs-ja/hajimeni/setting-up-your-account/change-email-for-receiving-notifications.md).

# 通知先メールアドレスの変更

## はじめに <a href="#introduction" id="introduction"></a>

通知（例：新しいIssueや週次ダイジェスト）を受け取るためのメールアドレスを変更できます。この変更は認証方法には影響しません。

## メールアドレスの変更方法 <a href="#how-to-change-your-email" id="how-to-change-your-email"></a>

**ステップ1:** 次へ移動します [**あなたのプロフィール**](https://app.aikido.dev/my-profile) Aikidoインターフェースの右上隅から。

![プロフィールを表示、ワークスペースを追加、またはログアウトするためのオプションがあるユーザープロフィールのドロップダウンメニュー。](https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-be41d929fe8236461b3b618b56a3344eb863f2dd%2Fucarecdn-73882820-d86d-4804-9e9f-35837a813d6f.png?alt=media)

**ステップ2:** 次の **メール通知設定**、をクリックして **編集アイコン** （メールの横にあります）。

![アラート用に登録されたメールアドレスを表示する通知メール設定。](https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-8e7b8181bf3407189e7d452261520a23ebe3a1cc%2Fucarecdn-f2090201-6e48-4b48-b934-a283aa631686.png?alt=media)

**ステップ 3:** **新しいメールアドレスを入力してください** モーダル内の指定欄に。

![Aikidoのセキュリティアラートを受け取るための通知メールアドレスを編集します。](https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-db49212528107d6606e98e05d0a791838003111a%2Fucarecdn-11a8c09d-81df-480d-829d-c070bc3af3e0.png?alt=media)

**手順 4:** 新しいメールアドレスを入力した後、 **確認メールが送信されます** 。このメール内の手順に従って変更を確認してください。

![Aikidoプラットフォームでの通知更新に関するメール確認プロンプト。](https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-fd6ae6993feaadda9f97958d210f77cd7d399fcf%2Fucarecdn-59e0bb34-3943-4fe0-97e6-e9def128a581.png?alt=media)


---

# 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.aikido.dev/docs/docs-ja/hajimeni/setting-up-your-account/change-email-for-receiving-notifications.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.
