# Adding Team Members

{% embed url="<https://youtu.be/OX5lMXRvEaM?t=231>" %}
Getting Started: Adding Team Members
{% endembed %}

This video shows you how to add your IT administration team members to the Pckgr Dashboard, sending an invitation email with the option of utilising Microsoft Single Sign-On to create a Pckgr account for secure and efficient access.&#x20;

**Overview**

1. Go to **My Teams**.
2. Click 'Add User'.
3. Fill in the user details including name and email.
4. Opt whether to utilise Microsoft Single Sign-On for user access.
5. The team member will receive an invitation email to create a Pckgr account and will be granted access to your Pckgr Dashboard.
6. When the user is added, click the settings button and toggle the Administrator slider to grant Administration privileges.
7. You are now ready to start[ creating deployments](/getting-started/creating-deployments.md).

By default, all team members can deploy and manage applications from the Dashboard, however those with Administration privileges have access to the My Companies tab and are able to add and remove companies and tenants. For MSPs with multiple tenants connected to Pckgr, company-based restrictions can be placed on users. Read our [RBAC](/getting-started/setting-up-your-dashboard/adding-team-members/rbac-role-based-access-controls.md) page for more information.&#x20;

<img src="/files/MtSGm8TWxXLLPSsN769o" alt="" class="gitbook-drawing">


---

# 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.intunepckgr.com/getting-started/setting-up-your-dashboard/adding-team-members.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.
