> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/fr/knowledge-base/how-to-articles/create-a-list-of-credentials.md).

# Créer une liste d'identifiants

Si vous souhaitez créer un rapport contenant une liste complète de tous vos identifiants, voici les étapes à suivre :

1. Dans le menu ***Fichier – Exporter – Export Special***, sélectionnez l'option ***Export vault (.csv)***.
2. Entrez un mot de passe pour créer un fichier zip protégé par mot de passe.
3. Lorsque vous tentez d'ouvrir votre fichier Zip, il vous demandera votre mot de passe.
4. Une fois votre mot de passe saisi et votre fichier décompressé, vous disposerez de votre liste complète d'identifiants avec toutes vos informations au format \*.csv.


---

# 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:

```
GET https://docs.devolutions.net/rdm/fr/knowledge-base/how-to-articles/create-a-list-of-credentials.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.
