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

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

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

ODP アカウントが作成されると、デフォルトの送信ドメイン*email.yourdomain.comが与えられ*、マーケティング メールの送信元はこのドメインになります。

複数の送信者プロファイルを持つことができます。 たとえば、プロモーション メールは<Promotions@email.yourdomain.com>から送信され、行動に関するメールは<info@email.yourdomain.com>から送信される可能性があります。

ドメインを確認、変更し、新しいドメインを追加する方法 (パッケージに含まれている場合) について説明します。

注記。

<_@email.yourdomain.co>m\_から送信する場合、この手順は完了し、[ドメインの認証に進むことができます。](https://support.optimizely.com/hc/en-us/articles/4407269056269)

### (オプション) ドメインを選択します <a href="#id-30j0zll" id="id-30j0zll"></a>

会社が*Acme.comの場合、* **\[Account設定] > \[ドメインと IP]**&#x306E;デフォルト ドメインは<_@email.acme.co>m*です。 Optimizely では、この例では<_@acme.co>m*から電子メールを送信することはお勧めしません。これは、配信可能性がルート ドメインに関連付けられており、ビジネスの他の部分に影響を与える可能性があるためです。 電子メールの種類も区別する必要があります。 たとえば、顧客にはトランザクション電子メールを受信して​​もらいたいが、マーケティング電子メールには影響を与えたくない場合があります。

ブランディングやその他の変更理由がない場合は、Optimizely ではデフォルトの送信ドメインを変更しないことをお勧めします。 ただし、企業によっては、ドメインを自社のブランドにさらに適合させたいと考えています。 お茶の会社であれば、 <_@steeping.myteacompany.com>から送信することを選択\_できます。配信可能性 (受信トレイに表示されるかスパムになるか) はこのドメインに関係するため、このドメインを長期的に使用する必要があります。

注記

ドメインを選択したら、 [DNS にドメイン情報を追加する必要があります](https://support.optimizely.com/hc/en-us/articles/4407269056269)。

### (オプション) ドメインを変更する <a href="#id-1fob9te" id="id-1fob9te"></a>

ドメインを変更するには、ドメインを削除して新しいドメインを追加する必要があります。 これは、まだメールを送信していない場合、またはサポートと相談した場合にのみ行ってください。

ドメインを削除するには:

1. **\[Account設定] > \[ドメインと IP]**&#x306B;移動します。
2. **\[ドメインの削除] を**クリックします。![](/files/nZNBr39u1Io2XEb6moDz)
3. **\[新しいドメインの作成]**&#x3092;クリックして、新しいドメインを追加します。
4. ドメインの新しい名前を入力し、 **\[保存]をクリックします**。 これにより、DNS に追加する必要があるすべてのレコードが生成されます。


---

# 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/confirm-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.
