# Auto BCC

### How to set up Auto BCC

{% stepper %}
{% step %}
Go to **Sending Domains** and choose the domain you want to set up Auto BCC for.

<div align="left" data-with-frame="true"><figure><img src="/files/dfuEEKwvMoMVhjUjlwoX" alt="Sending Domains page showing list of verified domains with domains highlighted" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Navigate to the **Auto BCC** tab.

<div align="left" data-with-frame="true"><figure><img src="/files/dlaLvwYQrOr4JPbyVOAb" alt="Domain page showing Auto BCC tab highlighted by red arrow" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Enter an email address that will be included as BCC in all the emails you send from this domain and click **Add Email**.

<div align="left"><figure><img src="/files/D3dVkWi4kLp2wcdm25ax" alt="Auto BCC page with email input field and Add Email button highlighted by red arrow" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Optionally, specify a custom X-header that will be included in emails to BCC recipients. Enter the Name and Value, and click **Add Header**.

<div align="left" data-with-frame="true"><figure><img src="/files/1iVmyPlO5lWqRoqyQtsE" alt="Custom Headers section with Name and Value fields and Add Header button highlighted by red arrow" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
To delete the email address or a custom header, click the trash bin icon and confirm the action by clicking **Delete**.

<div align="left" data-with-frame="true"><figure><img src="/files/fSnQLXPeHCjqpm1mAo1U" alt="Auto BCC page showing email with trash icon and delete confirmation dialog with Delete button highlighted" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### Important notes

* You can add multiple BCC email addresses, and all of them will receive email copies;
* You can’t use Auto BCC with a demo domain;
* Using this feature will increase your usage. Each email copy sent will count against your quota or overage calculation.


---

# Agent Instructions: 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://docs.mailtrap.io/email-api-smtp/advanced/auto-bcc.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.
