# Workspace & Team Management

Teams can collaborate in a shared workspace where they can create, organize and share demos together. The workspace allows teams to work asynchronously on demos and guides.

Supademo offers team management features like:

{% content-ref url="/pages/ifOmdbXZY7pIL05plyYu" %}
[Add or Approve New Team Members](/admin-and-billing/workspace-maintenance/workspace-and-team-management/add-or-approve-new-team-members.md)
{% endcontent-ref %}

{% content-ref url="/pages/fItPIe3kplb8OGjvs4kS" %}
[Roles & Permissions](/admin-and-billing/workspace-maintenance/workspace-and-team-management/roles-and-permissions.md)
{% endcontent-ref %}


---

# 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.supademo.com/admin-and-billing/workspace-maintenance/workspace-and-team-management.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.
