# Team accounts

### How to invite people to join my team?

to get people to join your team, share your invitation link with them from the top-left section or the [Settings page](https://cloud.sesterce.com/settings/).

<figure><img src="/files/Hhp0TsZWoSHMG8cg5UDh" alt=""><figcaption><p>Invite member from drop-down section</p></figcaption></figure>

<figure><img src="/files/1CZkq2nNnXJuazuHbs1H" alt=""><figcaption><p>Invite member from Settings page</p></figcaption></figure>

If you do not want to share access to your personal team, you can **create a new** one as well (see picture below). Define the name and the description for your new team, and share its invite link via the [method described above](#how-to-invite-people-to-join-my-team).

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

### What are the different roles?

If you are sharing an invitation to your personal team or a new team you created, it means you are the team owner. Here are the differences between Owner and Member roles:

<table><thead><tr><th width="502.8828125">Action</th><th>Who can do this?</th></tr></thead><tbody><tr><td><strong>Billing Management</strong>: Credit balance and see balance amount, download invoices.</td><td>Owners and Co-Owners</td></tr><tr><td><strong>Settings Management</strong>: See and update settings linked to the team (Billing address, Account type), <a href="/pages/AEkuVDl7csz5b91OKHsk">create and share API Keys</a>, see user logs. </td><td>Owners only</td></tr><tr><td><strong>Resources Management</strong>: Launch compute and inference instances and create SSH Keys to access it, create Volumes, see running elements (Name, IP, etc.)</td><td>Owners, Co-Owners and Members</td></tr></tbody></table>

### What happens if my team does not have enough credits?

When you want to launch an instance or create a volume, you can select the team associated to this deployment in Checkout section. By default, the team selected top left is also selected here.

If the team selected does not have enough credits for deploying the resource, you'll receive an error log accordingly.

<figure><img src="/files/9QyED80JbdyDTq0x12kD" alt=""><figcaption></figcaption></figure>


---

# 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.sesterce.com/welcome-on-sesterce-cloud/team-accounts.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.
