# Teams Overview

### What is Teams?

The Teams feature on Pictor allows multiple users to collaborate in a shared environment. It is designed for groups, studios, and businesses that need to manage GPU resources for AI/ML and 3D Rendering jobs collectively.

Teams act as shared organizational accounts. Instead of managing individual projects in isolation, a Team account provides a centralized space where resources, budgets, and workflows are unified.

### Teams Key Features

* **Collaborative Environment**: Team members can work together in a shared space, managing resources and tasks collectively.
* **Consolidated Billing**: A single credit balance for all members, simplifying financial management.
* **Role-Based Access Control**: Team owners can assign specific roles and permissions to different members
* **Context Switching**: Seamlessly toggle between your personal workspace and multiple team workspaces without logging out.

***

### Next Steps

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="/files/GBVsb5GANr2J9dVXUdg0" alt="" data-size="line"></td><td><h4>Teams Quickstart</h4></td><td><p>How to create a team.</p><p>How to invite members to join the team.</p></td><td><a href="https://docs.pictor.network/docs/reference/teams/teams-quickstart">https://docs.pictor.network/docs/reference/teams/teams-quickstart</a></td></tr><tr><td><img src="/files/dQaXEB31tfjafFOsEELb" alt="" data-size="line"></td><td><h4>Teams Management</h4></td><td>How to manage teams, team members, and team roles</td><td><a href="https://docs.pictor.network/docs/reference/teams/teams-management">https://docs.pictor.network/docs/reference/teams/teams-management</a></td></tr></tbody></table>


---

# 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.pictor.network/docs/reference/teams/teams-overview.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.
