# Teams

You can create a team from the users in your business for each workspace. Only these users then have access to that workspace, ie to view and respond to messages etc.&#x20;

The team can be defined for a workspace by ticking the box against each user's name under the Team button:<br>

<figure><img src="/files/1KFq3wRTJTT58hg0XJlE" alt="" width="563"><figcaption><p>Select team members for a workspace</p></figcaption></figure>

The team can be defined only by admins, however agents may view all team members.

A user can be a member of multiple teams and workspaces.


---

# 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://converso.gitbook.io/product-documentation/communications/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.
