> For the complete documentation index, see [llms.txt](https://docs.jakarto.com/welcome-page/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jakarto.com/welcome-page/fr/inscription.md).

# Inscription à la plateforme

Le lien d'accès à la plateforme est le suivant : [solutions.jakarto.com](https://solutions.jakarto.com/)

**Connectez-vous** grâce à votre identifiant ou bien **créez votre compte** :

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

***

## Pour créer votre compte

* À partir de [la page d'accueil de la plateforme](https://solutions.jakarto.com/), cliquez sur le lien "Inscrivez-vous ici".

> Lors de votre inscription initiale, nous vous recommandons vivement d'utiliser votre adresse e-mail professionnelle. Un courriel de confirmation sera envoyé par notre système de gestion de compte afin de valider cette adresse.

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

Une période d'essai de 15 jours vous est offerte. Nous rattacherons votre compte au compte de votre organisation si votre organisation a déjà pris un abonnement.

> L'utilisation de votre adresse e-mail professionnelle permettra au système de lier automatiquement votre compte à votre organisation quelques jours après votre inscription. Cette démarche contribue à une intégration plus fluide au sein de votre structure et facilite la gestion au niveau organisationnel.

* Une fois inscrit et connecté, vous aurez accès à la plateforme.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.jakarto.com/welcome-page/fr/inscription.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
