> For the complete documentation index, see [llms.txt](https://docs.potentiel.beta.gouv.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.potentiel.beta.gouv.fr/guide-dutilisation/pages-daide/en-tant-quinstructeur-en-region-dreal-deal-drieat/les-projets-de-ma-region.md).

# Les projets de ma région

{% hint style="info" %}
L'onglet "Projets" permet d'accéder à la liste de l'ensemble des projets de votre région, auxquels vous avez accès et que vous pouvez administrer sur Potentiel.

Différents outils de filtre sont à votre disposition pour vous aider à retrouver vos projets plus facilement

* Appel d'offres
* Période
* Famille
* Etat du projet : classé (lauréat), éliminé, abandonné
* Nom du projet
* Projets Réclamés/Non réclamés

Projets dont la gestion a été réclamée ou non sur Potentiel (concerne les projets notifiés "hors Potentiel" entre 2016 et avril 2020, ainsi que les projets ayant fait une demande de changement de producteur sur Potentiel et n'ayant pas été réclamé par le nouveau producteur sur Potentiel &#x20;
{% endhint %}

<figure><img src="/files/a32eoStYVfZYjqxlFipb" alt="" width="563"><figcaption><p>L'onglet "Projets"</p></figcaption></figure>

<figure><img src="/files/r6tvs9vzSxCQC4F4Fdp8" alt="" width="563"><figcaption><p>Les outils de filtre</p></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.potentiel.beta.gouv.fr/guide-dutilisation/pages-daide/en-tant-quinstructeur-en-region-dreal-deal-drieat/les-projets-de-ma-region.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.
