# How to properly set up your team members in Cowlendar

{% hint style="warning" %}
**This is a Elite 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 %}

{% hint style="info" %}
This is perfect regardless of whether a 2 person team or even 100+ people team.
{% endhint %}

### Why setting up team members is key to managing availability and services efficiently

If your business involves multiple staff members offering services, configuring team members in Cowlendar is essential. By assigning specific availabilities and linking services to each team member, you can ensure accurate scheduling, avoid double bookings, and give your team more control over their own calendars.

#### How to access the team members settings

To configure your team members:

1. Go to your **Cowlendar Dashboard**
2. In the left-hand menu, click on **Team**
3. Click **Add a teammate** to create a new member, or select **Edit** next to an existing team member

### Team member profile sections

Each team member’s profile is now divided into intuitive tabs to help you manage their settings more easily:

**General tab**

* Set the member’s **first name**, **last name**, and **email**&#x20;
* **New**: You can now upload a **profile image** for each team member

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

* Connect their **Google Calendar**&#x20;
* Add a **Zoom account**&#x20;
* Connect their **Outlook calendar**

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

{% hint style="warning" %}
Make sure your services are set to “Availability per team member” in the service settings — this is required to properly assign them to your team members
{% endhint %}

{% 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 %}

**Availabilities**

* Use the new availability format that lets you configure **weekdays** and **specific dates** in the same place
* This gives you more flexibility and accuracy when defining when each team member is available

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

**Buffer time**

* Define a **global buffer time** for all the services that the team member is assigned to

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

**Permissions**&#x20;

You can now control what your team members can see and do within the team portal:

* Allow access to their own bookings
* Let them manage their own availability
* **New**: Hide booking **prices** from the team portal
* **New**: Hide customer **contact info** from the team portal

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

By setting up your team this way, you’ll streamline your operations and empower your staff with just the right level of access and flexibility.


---

# 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-properly-set-up-your-team-members-in-cowlendar.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.
