# Teams Quickstart

Setting up a team is a simple process of creating a shared workspace, defining roles, and inviting your collaborators:<br>

{% stepper %}
{% step %}

#### Create a Team

* Go to the [Teams](https://app.pictor.network/teams) page or your profile avatar in the Context Switcher and click on "<mark style="color:yellow;">`New Team`</mark>."

<figure><img src="https://1913276630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwPjKMG1lirj7mnKwlGT5%2Fuploads%2F9QeaD7bHCYURzHWibV1h%2FPictor_Create%20a%20Team.png?alt=media&#x26;token=5ad2ba39-c8fb-4a6c-b974-e108824eaa40" alt=""><figcaption></figcaption></figure>

* Add your team name and click on "<mark style="color:yellow;">`Create`</mark>."

<figure><img src="https://1913276630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwPjKMG1lirj7mnKwlGT5%2Fuploads%2FWNPfBORqpCZQ9XKYhcZB%2FPictor_Create%20a%20Team%202.png?alt=media&#x26;token=b2e3553b-2445-4862-b22a-8b2298598ae9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Manage Roles and Permissions

After creating your team, you will see three default roles in the "Roles" tab:

* **Admin**: Full control over the team.
* **Billing**: Manages payments and billings.
* **Member**: Focuses on using GPU renting and 3D rendering services.

You can rename these roles, change their permissions, or create entirely new roles to fit your needs.

<figure><img src="https://1913276630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwPjKMG1lirj7mnKwlGT5%2Fuploads%2FoeASDf3salJK7kJv5Kwa%2FPictor_Manage%20Role%20and%20Permission.png?alt=media&#x26;token=1bd267fa-42e0-4628-92c3-6db7a03d2d5d" alt=""><figcaption><p>Create new Roles and Edit Roles for your Team</p></figcaption></figure>
{% endstep %}

{% step %}

#### Invite Members

Invite members to join the team:

* Go to the "Members" tab, and click on <mark style="color:yellow;">`Invite Member`</mark>&#x20;

<figure><img src="https://1913276630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwPjKMG1lirj7mnKwlGT5%2Fuploads%2FpMgujRkDWpn8hwymQtcA%2FPictor_Invite%20Member.jpg?alt=media&#x26;token=cd010b16-e8ab-484e-ac67-91f78394f07e" alt=""><figcaption></figcaption></figure>

* Enter your member's email, assign a role for him/her, and click on <mark style="color:yellow;">`Invite`</mark>

<figure><img src="https://1913276630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwPjKMG1lirj7mnKwlGT5%2Fuploads%2FnzTeoC7ncswqlWZKwVHM%2FPictor_Invite%20Member%202.png?alt=media&#x26;token=f96285e9-02e3-4e52-add5-4819b26ede77" alt=""><figcaption><p>Invite a Member to join your Team via email</p></figcaption></figure>

After sending the invitation, the member will receive an email asking them to join your team. Once they accept the invitation, they will be added as a member of your team.&#x20;

You will then see them in your Team's Member list, and they can switch to the team account and start working together in your team workspace.&#x20;

<figure><img src="https://1913276630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwPjKMG1lirj7mnKwlGT5%2Fuploads%2FB2A6sYZayFeAlyivBNZy%2FPictor_Invite%20Member%203.jpg?alt=media&#x26;token=0253779b-50a1-4382-8458-91bfd20efd48" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Note:**

If the recipient of the invitation does not have a Pictor account, they will need to create one before being added to your Team.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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-quickstart.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.
