# Why are all my teammates getting confirmation emails from bookings?

{% hint style="warning" %}
If there are no teammates assigned to a service then all teammates will receive a confirmation email for that booking.
{% endhint %}

### How to prevent all teammates from getting confirmation emails

The workaround for this would be to use teammates to separate the service into its own "fake teammate".

### You can do one of two options:

#### Option 1: Link Cowlendar Admin to that service

By linking cowlendar admin to a specific service you make it so that only the cowlendar admin and none of the other teammates get notifications in regards to bookings of this service.

#### Option 2: Link a single teammate to that service

By linking a single teammate to a specific service you make it so only that teammate gets notifications in regards to bookings of this service.

Regardless of the option you choose there will be no teammate selector since there is only one teammate attached.

Visit: How to setup teammates for services in Cowlendar for more information on setting up your teammates.

{% content-ref url="/pages/T5umJf5TB97j7GGLfCaU" %}
[How to create and assign teammates in Cowlendar](/cowlendar-help/how-to.../how-to-properly-set-up-your-team-members-in-cowlendar/how-to-create-and-assign-teammates-in-cowlendar.md)
{% endcontent-ref %}

{% hint style="warning" %}
**This is a Premium feature of Cowlendar.** You need to upgrade your plan if you want to use this feature and you are a free user of Cowlendar.
{% endhint %}


---

# 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.../why-are-all-my-teammates-getting-confirmation-emails-from-bookings.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.
