# Adding new users

### **Inviting and managing users to your account**

* To invite other members of your team to have access to your Shedmate environment follow the steps below:&#x20;
  * Login to Shedmate <https://app.shedmate.com.au/>
  * Click on **Company > Invite a new User**&#x20;

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

Fill out the details and Click on Save on the top right corner.

* You can invite a user by picking one of the 2 roles below

1. Admin: Have access to everything, including the permission to add and remove users.
2. Regular User: By default, regular users have access to everything, but the permission level can be set up to specific roles once they are created in the “Edit User Permissions”.

<figure><img src="/files/pNDqmxdSyaeQ74XvxdvY" 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://shedmate.gitbook.io/shedmate-help/setting-up-shedmate/company-settings/adding-new-users.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.
