# Registration via the invitation link

### How to register on Roolz via email with the invitation link to the company?

{% stepper %}
{% step %}
First, you need to open your personal or work email, where you should have received a letter with an invitation link. The invitation link is valid for 14 days. If the period has expired, contact your company administrator to receive a new invitation.
{% endstep %}

{% step %}
Open the email and click "Accept"‎ in the invitation link.
{% endstep %}

{% step %}
Next, roolz.net will open, and you will see a window stating that you have joined the company. Depending on the device you used to open the email (phone or computer), you will need to either click "Enter"‎ or "Ok"‎ button.

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

{% step %}
If you are already registered on Roolz platform, you will be prompted to create [freight](/en/freight-offers.md) or [transport offer](/en/vehicle-offers.md).

{% hint style="danger" %}
**Note!** This registration process occurs without creating a password. To ensure your security and to expand your login options, we recommend adding an additional authentication method.
{% endhint %}
{% endstep %}

{% step %}
However, if you don't have one, you will be directed to the page to create your [public profile](/en/user-profile/what-is-a-user-profile.md), providing your first and last name, contact details, and uploading a photo. You will only be considered fully registered after completing your profile.

Below is an interactive guide to the completion of your profile:

{% embed url="<https://app.storylane.io/share/pdfx2wdt5a5q>" %}
{% endstep %}

{% step %}
Congratulations! You have successfully registered and become a member of the company on Roolz.
{% 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/registration-and-login/registration-via-the-invitation-link.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.
