> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/email-settings/create-your-sender-profile.md).

# 送信者プロファイルを作成する

### 送信者プロファイルを作成する <a href="#gjdgxs" id="gjdgxs"></a>

送信者プロファイルにより、送信*者*、*返信先*、およびドメイン情報が正しく構成され、電子メールの到達性が最適化されます。

注記

DNS が確認されるまで、この手順を完了することはできません。 *電子メール入力*にドメインのドロップダウンがない場合は、DNS 情報が確認されていません。

### 送信者プロファイルを構成する <a href="#id-30j0zll" id="id-30j0zll"></a>

1. **「Account設定」**&#x306B;移動> **\[電子メール設定] > \[送信者プロファイル] を選択して、**&#x30D7;ロファイルが設定されているかどうかを確認します。
2. そうでない場合は、 **「新しいプロファイルの作成」をクリックします**。
3. ドロップダウンが表示されない場合、またはドロップダウン&#x306E;**\[メール]フィールドに感嘆符が付いている場合は、送信用に**[ドメインを](https://support.optimizely.com/hc/en-us/articles/4407269056269)まだ認証していないため、認証する必要があることを意味します。![docs.png](/files/NgvWdZyLv0MDK2lol38x)
4. **送信者プロファイル名**、 **From:Name** 、 **From:Email** 、 **Reply-To:Name** 、 **Reply-To:Email**を作成し、 **\[保存]をクリックします**。

電子メール コンテンツのタッチポイントを作成するときに、送信者プロファイルを選択できます。


---

# 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://manual.dxable.com/optimizely/platform/optimizely-data-platform/email-settings/create-your-sender-profile.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.
