# Team

### What are the team roles?

1. **Admin**\
   Has all rights and full access to everything in the company space. There can be only one admin in the team.
2. **Manager**\
   Has access to full data on machines added to him by the admin, but can'‎t set up members, groups of machines, integrations and company details.
3. **Technician**\
   Has access to the machines added to him by the admin. Sees only technical data: errors, connections, stocks, technical report, etc.
4. **Accountant**\
   Has access to the machines added to him by the admin. Sees only data financial data: sales, encahments, money in machines, etc.

Check out the link below for a full list of roles and permissions.

{% embed url="<https://yuccadigital.notion.site/Roles-and-permissions-0bd9d1e4205b4f138f576fffb139dac6>" %}

***

### How to add a team member?

1. Click Add member
2. Enter member's e-mail
3. Select member's role
4. Select member's machines
5. Click Invite
6. Added member will receive an e-mail invitation and has to accept it to join the team

> If you have any issues or need further assistance, contact our support team via email at **<support@smvend.io>** or via chat located in the bottom right corner of the app.


---

# 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://help.smvend.io/personal-account/settings/team.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.
