# How to add admin email to CC or BCC

{% hint style="info" %}
**CC** stands for "carbon copy" and means that a copy of the email will be sent to the listed addresses, with all recipients able to see each other's email addresses, while **BCC** stands for "blind carbon copy" which sends copies to listed addresses but hides their email addresses from everyone else in the email, ensuring privacy among recipients.&#x20;
{% endhint %}

### **Steps to add admin email to CC or BCC**

1. In your Shopify admin dashboard look at the left panel and click on **Apps.**
2. Click on **Cowlendar.**
3. Click on **Settings.**
4. Click on **Email Settings.**

<figure><img src="/files/9anNJdlcwaH2a2XVOR7h" alt=""><figcaption></figcaption></figure>

5. **Toggle on Add admin e-mail** in CC and/or Add admin e-mail in BCC.

<figure><img src="/files/FBOIEkawQg6kDlLjkF54" alt=""><figcaption></figcaption></figure>

6. **Click save**&#x20;


---

# 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://penida.gitbook.io/cowlendar-help/how-to.../how-to-add-admin-email-to-cc-or-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.
