# Inviting colleagues and the roles

### How to add users to a company?

{% hint style="info" %}
Only Administrators and the company Owner can add users to the company.
{% endhint %}

{% stepper %}
{% step %}
In the top right corner of the page, go to "Settings". This is your company-wide administration panel.

<div align="left"><figure><img src="/files/t4nyClUwaXKY2g9wtA8o" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click "Users" tab in the menu on the left.

<div align="left"><figure><img src="/files/cBLFCRUiE9yO3jAJrrY3" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click on the "Invite coworkers" button and select an invitation method.

<div align="left"><figure><img src="/files/Zt9HI36mEPhX6WUnRZDR" alt="" width="375"><figcaption></figcaption></figure></div>

{% tabs %}
{% tab title="FROM MY CONTACTS" %}
The search will help you find your coworkers among the existing Roolz users. We recommend that you use your coworker's unique Roolz nickname when searching. You can also search by email, phone number or first and last name.

<div align="left"><figure><img src="/files/zRkDp9cqSyeY4WChcbVq" alt="" width="375"><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="BY EMAIL" %}
You can enter multiple email addresses to invite as many coworkers as you want.

<div align="left"><figure><img src="/files/GlKNnfjkvQf5m2I0fmtX" alt="" width="375"><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}
{% endstep %}

{% step %}
Select the coworkers that you want to invite to the company and click on the "Invite" or "Invite coworkers" button. A window will pop up where you can specify the role of the invitee in the company:

* **Administrator** can create and post offers, edit company info and invite/remove users.
* **Member** can only create and post offers.

<div align="left"><figure><img src="/files/56PHAzTIA3FDSWiCHZV4" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
When an invitation is sent, your employee can accept or decline it.

<div align="left"><figure><img src="/files/FqXvXZ23WB5b2qoIiYvH" alt="" width="375"><figcaption></figcaption></figure></div>

If the invitation is declined, you can see this in the list of sent invitations.

<div align="left"><figure><img src="/files/lgfcJKFOC0KFiBiMBEpk" alt=""><figcaption></figcaption></figure></div>

If the invited employee is not registered on Roolz, they have to register on the platform after accepting an invitation (by clicking on the button in the email). They will only be considered a member of the company after the registration.

<div align="left"><figure><img src="/files/3hblGIOwbirCKrXEyUcX" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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.roolz.net/en/companies/inviting-colleagues-and-the-roles.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.
