# How to invite more users to use Hivel?

If the user does not have a Git account, they can sign up using [<mark style="color:purple;">app.hivel.ai/signup</mark>](http://app.hivel.ai/signup)

### **If the user has a Git account then follow the below steps -**

1. Go to **Settings.**
2. Select [<mark style="color:purple;">Access Management</mark>](/set-up/access-management.md)
3. Click on User Management.

<figure><img src="/files/gADpOVo9L9LDNysqXDkS" alt="" width="563"><figcaption></figcaption></figure>

4\. Search for the user in the user list or use the search tab.

<figure><img src="/files/KEogJpp2eqof8H9wrJlw" alt="" width="563"><figcaption></figcaption></figure>

5\. Click on the Invite option for new users.

6\. If the user has no email ID associated with their name, manually enter the email address.

7\. Select the role based on the hierarchy.

* **Admin** *(Full access to the entire platform, responsible for managing permissions and settings)*
* **Executive** *(CTO, CEO and Founders)*
* **Leader** *(VPs, Director and Department heads)*
* **Managers** *(Team Leads, Engineering Managers and Project Managers)*
* **User** *(Developers and Engineers)*

<figure><img src="/files/WIBCxYp9VIaPUf6PvZqT" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
**Click on Continue at every step to save the progress.**
{% endhint %}

8. Assign the user to relevant teams and projects.
9. An email invite will automatically be sent to the user.

If you encounter any issues, contact <support@hivel.ai> for assistance.


---

# 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.hivel.ai/set-up/users/how-to-invite-more-users-to-use-hivel.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.
