> For the complete documentation index, see [llms.txt](https://docs.avanoo.ai/public-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avanoo.ai/public-knowledge-base/avanoo-knowledge-base-fr/gestion-des-licences/importation-de-licences-par-csv.md).

# Importation de licences par CSV

#### Importation ou mise à jour en masse des licences dans Avanoo

Avanoo simplifie le processus d’importation ou de mise à jour de vos licences en masse. \
Utilisez l’outil d’importation de licences pour importer facilement des licences à partir d’un fichier CSV.

## Modèle

Envoyez un fichier CSV avec au moins les colonnes suivantes, dans n’importe quel ordre :

* contractName : chaîne de caractères
* applicationName : chaîne de caractères
* licenseName : chaîne de caractères
* usersEmail : e-mail d’un utilisateur avec une licence, chaîne de caractères

Vous pouvez ajouter d’autres champs, mais cela risque de ne pas être pris en charge.\
\
Voici le modèle CSV :\`

{% file src="/files/ce364ec2ea229c6c4de30bb220e132ad82a404ac" %}


---

# 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.avanoo.ai/public-knowledge-base/avanoo-knowledge-base-fr/gestion-des-licences/importation-de-licences-par-csv.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.
