# FAQ

## <mark style="color:blue;">Pour tous les utilisateurs de Potentiel</mark>

* [Donner accès à un autre utilisateur](/faq/comment-une-personne-a-suivre-mes-projets.md)
* [Retirer les accès à un utilisateur](/faq/retirer-les-acces-a-un-utilisateur.md)
* [Modifier les coordonnées de mon compte](/faq/modifier-les-coordonnees-de-mon-compte.md)
* [Contacts DGEC et région](/guide-dutilisation/pages-daide/en-tant-que-porteur-de-projet/contacts-dgec-et-les-services-de-letat-en-region.md)
* [Lexique](/faq/lexique.md)

## <mark style="color:blue;">Pour les porteurs de projet</mark>

* [Mon projet est administré par un utilisateur "non-actif" ou ayant une adresse email obsolète](/faq/mon-projet-est-administre-par-un-utilisateur-non-actif-ou-ayant-une-adresse-email-obsolete.md)
* [Je n'ai pas reçu d'invitation à gérer mon projet sur Potentiel](/faq/je-nai-pas-recu-dinvitation-a-gerer-mon-projet-sur-potentiel.md)
* [Je ne retrouve pas mon projet sur Potentiel](/faq/je-ne-retrouve-pas-mon-projet.md)
* [Ou trouver la référence du dossier de raccordement de mon projet ?](/faq/ou-trouver-la-reference-du-dossier-de-raccordement-de-mon-projet.md)
* [Désignation des projets sur Potentiel](/guide-dutilisation/pages-daide/en-tant-que-porteur-de-projet/designation-des-projets-sur-potentiel.md)

## <mark style="color:blue;">Pour les instructeurs en région (DREAL, DEAL, DRIEAT)</mark>

* [Créer un compte instructeur en région (DREAL, DEAL, DRIEAT)](/guide-dutilisation/pages-daide/en-tant-quinstructeur-en-region-dreal-deal-drieat/creer-un-compte-instructeur-en-region-dreal-deal-drieat.md)

## <mark style="color:blue;">Après l'achèvement</mark>

* [Utilisation de Potentiel ](/faq/utilisation-de-potentiel.md)


---

# 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.potentiel.beta.gouv.fr/faq.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.
