# Create an account

To access the CORAYE Dashboard, open your preferred web browser and go to the following URL address:\
[**https://dashboard.coraye.com**](https://dashboard.coraye.com)

![](/files/-M1_Ujk1XWptpQ_4tuNM)

Click on "[**Create your account**](https://dashboard.coraye.com/register)" then fill in the form

* **First name**
* **Last name**
* **Company** (optional)
* **Email** (This Email will serve as your Login and will also be the address to recover your password in the event of loss).
* **Password** (If you do not specify a password, the server will randomly create one for you). Passwords are encrypted in the database. If you forget this one, we will not be able to communicate it to you. But you will be able to have a new temporary password sent to you, allowing you to access your account to change it later.

![](/files/-M1_Uw8mGYnXY1P4TA8e)

If you activate the option "**Je préfère parler français**", you will receive the following Email in French (By default it is in English).

![](/files/-M1_h4doW6lBml_ZHDXD)

Activate the option "I agree to the terms and privacy" before clicking on the "**Create Account**" button

![](/files/-M1za4DrxzZO_C6PxvXn)


---

# 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.coraye.com/dashboard/creation-dun-compte.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.
