> 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/authenticate-your-sending-domain.md).

# 送信ドメインを認証する

### 送信ドメインを認証する <a href="#gjdgxs" id="gjdgxs"></a>

送信ドメインを設定するときは、ドメインを認証し、電子メールの配信性を可能な限り高めるために、特定の DNS レコードを追加する必要があります。

### DNS情報を更新する <a href="#id-30j0zll" id="id-30j0zll"></a>

1. **\[Account設定]** > **\[ドメインと IP]**&#x306B;移動します。
2. 情報を DNS 管理者に送信するか、DNS プロバイダーで使用するためにフィールドをコピーします。
3. DNS 管理者に電子メールで送信するには、\[ **DNS レコードの完全なリストを電子メールで送信する]を選択します。** **チームメイトに送信し**、管理者の電子メール アドレスを入力します。

![](/files/gEhDRVXnbzNTGjWm0frO)

注記

GoDaddy、Network Solutions、NameCheap は、ブランド ドメインとトップレベル ドメインをこれらの DNS レコードの末尾に自動的に追加します。 ホスト名に*el.docs.zaius.com*を入力すると、その値は*el.docs.zaius.com.zaius.com*に変わり、DNS エラーが発生します。 代わりに、DNS レコード&#x306B;*「el.doc」*&#x3068;入力します。

管理者が DNS レコードを更新したら、\[ドメインと IP] 画面に戻り、\[**すべての DNS レコードを確認する]をクリックします**。 認証には通常 10 ～ 15 秒かかります。 確認が完了すると、すべてのレコードのステータスが緑色のチェックボックスになります。

![](/files/mfIg7gqFLwW9uLBeKB8w)

エントリが検証されない場合、DNS エントリがまだ伝播している可能性があります。これには 30 分もかかりません。 この期間が経過していない場合は、しばらく待ってからもう一度お試しください。 この手順で問題がある場合は、[サポートに問い合わせ](https://support.optimizely.com/hc/en-us/articles/4407268815757)て質問してください。


---

# 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/authenticate-your-sending-domain.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.
