> For the complete documentation index, see [llms.txt](https://rdv-insertion.gitbook.io/guide-dutilisation-rdv-insertion-and-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rdv-insertion.gitbook.io/guide-dutilisation-rdv-insertion-and-faq/guide-de-demarrage/connexion.md).

# Connexion

{% hint style="warning" %}
Pensez à bien rajouter rdv-insertion et rdv-solidarités dans votre barre de favoris pour les retrouver facilement
{% endhint %}

La connexion à rdv-insertion se fait depuis la page suivante : <https://www.rdv-insertion.fr/>

En cliquant sur le bouton en haut à droite `connexion agent`

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

{% hint style="danger" %}
Vous allez être redirigé vers RDV Solidarités pour vous connecter, la redirection est automatique ensuite vers rdv-insertion
{% endhint %}

Vous pouvez vous connecter au service grâce à votre compte **Pro Connect** si vous en possédez un ou grâce au mail utilisé pour créer votre compte sur rdv-solidarités ainsi que le mot de passe défini.&#x20;

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

## Mot de passe oublié

Vous pouvez réinitialiser votre mot de passe depuis la connexion agent de rdv-solidarités en cliquant sur <mark style="color:blue;">**"mot de passe oublié ?"**</mark> sur le lien suivant : <https://www.rdv-solidarites.fr/agents/sign_in> ou en [cliquant directement ici](https://www.rdv-solidarites.fr/agents/password/new)


---

# 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://rdv-insertion.gitbook.io/guide-dutilisation-rdv-insertion-and-faq/guide-de-demarrage/connexion.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.
