# Teams

### Overview

When DeviceLink is enabled for your Organization, you can take advantage of Teams to quickly grant Members access to a Site. Associating a Site with a Team will provide all Members of the chosen Team access to the Site.

### Add a Site to a Team

If you want to add a Site to a Team and your Site has already been created, you can do this from the Teams page.  From the Dashboard, click the Teams tab at the top, and then select the Team you wish to add a site.

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

From there, you can now select the Sites tab at the top, and use the menu to add a Site to your team.  All the Sites are lised on this page, and they can be removed by using the buttons provided.

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

{% hint style="info" %}
Once Members have access to a Site, the assets that they see within the Site will rely on their repository access levels. Members must have access to the repository in order to see Projects, Devices, or Jobs associated with that repository.
{% 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://docs.copia.io/docs/devicelink/administration/teams.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.
