# Préparer une classification depuis un excel

Il est tout a fait possible de créer une classification a partir d'un fichier Excel, mais ce dernier doit suivre une procédure bien spécifique pour que l'import fonctionne bien.

Depuis un fichier Excel il faudra aller sur **"Fichier"** puis sur **"Exporter"**  choisir ensuite "Modifier le type de fichier" et "Enregistrer sous un autre type."

![](/files/b0a5XhdB07IoaTZTxdhR)

Choisir ensuite **"UTF-8 (délimité par des virgules)"**

![](/files/9CCObLoB0StZHEKJmCrY)

Attention, si vous avez plusieurs feuilles sur votre fichier Excel il faut savoir que seule la première feuille sera choisis, si tel est le cas il faudra faire plusieurs fichiers Excel.

Une fois le fichier CSV réalisé on va pouvoir l'ouvrir pour configurer les colonnes, il faudra bien respecter la structure que JustBIM demande à savoir :&#x20;

![](/files/PxHqNRUdYVO1yiQcbW3i)

Voici un exemple ci dessous d'un CSV provenant d'un Excel :&#x20;

![](/files/csNYIXps430C847ISUuF)

Dans un premier temps il faudra aller sur l'onglet "Classification" puis sur importer une classification et choisir bien sur le format CSV.

### Aide

{% hint style="info" %}
En cas de besoin et dans le cadre de votre contrat [SOC Informatique](https://www.socinformatique.fr/), vous pouvez nous contacter, voici les liens utiles :

* [Contacter le support technique](https://socinformatique.freshdesk.com/support/tickets/new)
* Par téléphone : **03 88 77 51 76**
* Pour toutes autres demandes cliquez sur [contact](https://www.socinformatique.fr/contact/)
  {% endhint %}


---

# 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://help.socinformatique.fr/justbim/preparer-ses-ressources/preparer-une-classification-depuis-un-excel.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.
