# Add Cc, Bcc and Reply-To

In Mail Rocket, you have the flexibility to include Cc (Carbon copy), Bcc (Blind carbon copy), and specify a Reply-To address when sending out your email campaigns. These features enable you to manage additional recipients and streamline communication. Here's how you can use them effectively:

### **Prepare Your Contact List**

Start by preparing your Google Sheets document containing your recipient list for the email campaign.

<figure><img src="https://2708547714-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ2Oq7wXz6MEOz8Y4u8DP%2Fuploads%2FMLKONFjl0CJSswX1iWxE%2FScreenshot%202024-05-05%20at%2012.18.58%20AM.png?alt=media&#x26;token=e0969c0a-0da2-421f-8ffc-b13aa5e61ed2" alt=""><figcaption></figcaption></figure>

### **Add Cc** recipients

* Within your spreadsheet, insert a new **column labeled "cc"** to specify Cc recipients.
* In the "cc" column, input the email addresses of the recipients you wish to include as Cc recipients for each corresponding row.

<figure><img src="https://2708547714-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ2Oq7wXz6MEOz8Y4u8DP%2Fuploads%2FFbT35QmaHEHPz1vvR73M%2FScreenshot%202024-05-05%20at%2012.21.19%20AM.png?alt=media&#x26;token=5f6c2bb9-8409-440b-9880-fe094c7d99fb" alt=""><figcaption></figcaption></figure>

### **Adding Bcc Recipients**

To include recipients as Bcc (Blind carbon copy), follow similar steps as adding Cc recipients:

* Within your spreadsheet, insert a new **column labeled "bcc"** to specify Bcc recipients.
* In the "bcc" column, input the email addresses of the recipients you wish to include as Bcc recipients for each corresponding row.

<figure><img src="https://2708547714-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ2Oq7wXz6MEOz8Y4u8DP%2Fuploads%2FFbT35QmaHEHPz1vvR73M%2FScreenshot%202024-05-05%20at%2012.21.19%20AM.png?alt=media&#x26;token=5f6c2bb9-8409-440b-9880-fe094c7d99fb" alt=""><figcaption></figcaption></figure>

### **Setting a Reply-To Address**

* Within your spreadsheet, insert a new **column labeled "replyto"** to specify  Reply-To Address.
* In the "replyto" column, input the  Reply-To email address.
* All replies to your campaign will be directed to the specified Reply-To address, allowing you to centralize responses.

<figure><img src="https://2708547714-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ2Oq7wXz6MEOz8Y4u8DP%2Fuploads%2FFbT35QmaHEHPz1vvR73M%2FScreenshot%202024-05-05%20at%2012.21.19%20AM.png?alt=media&#x26;token=5f6c2bb9-8409-440b-9880-fe094c7d99fb" alt=""><figcaption></figcaption></figure>

### Disabling Cc, Bcc and Reply-To

If you have prepared a contact list with Cc, Bcc, or Reply-To columns but prefer not to use these options during your email campaign setup, Mail Rocket allows you to disable them easily.

* Open Mail Rocket: Mail Merge For Gmail > Create Mail Merge

<figure><img src="https://2708547714-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ2Oq7wXz6MEOz8Y4u8DP%2Fuploads%2FuCaeXwX4zYcFdvVuRncr%2FScreenshot%202024-04-28%20at%205.58.41%20PM.png?alt=media&#x26;token=745e0a5a-2a93-450a-982f-c6e31f18fc42" alt=""><figcaption></figcaption></figure>

* Click on the "**Setup Cc, Bcc, Reply-To**" button under settings

<figure><img src="https://2708547714-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ2Oq7wXz6MEOz8Y4u8DP%2Fuploads%2FwiiIFRc6ZoOYR0DwfXkF%2FScreenshot%202024-05-05%20at%2012.37.30%20AM.png?alt=media&#x26;token=10489baf-b26d-415e-810e-90a36a25176d" alt=""><figcaption></figcaption></figure>

* Disable Cc, Bcc, Reply-To options as per your preference.

<figure><img src="https://2708547714-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ2Oq7wXz6MEOz8Y4u8DP%2Fuploads%2F34EOylunyUXj5hggSnCj%2FScreenshot%202024-05-05%20at%2012.39.25%20AM.png?alt=media&#x26;token=11eee50f-7ce5-4678-bde8-91b0aa6804d8" alt=""><figcaption></figcaption></figure>


---

# 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.mailrocket.io/getting-started/advanced-features/add-cc-bcc-and-reply-to.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.
