# Comment vérifier si mon fichier est correctement formaté ?

{% hint style="danger" %}
**Pour être accepté par Weclose, votre fichier doit :**

* Être délimité par des virgules **(et non des points virgules)**
* Être au format **.csv**
* Contenir à minima les colonnes **firstName, lastName, Company, Summary ou Description et baseUrl (url du profil Linkedin)**
  {% endhint %}

Pour le générer depuis Google Sheet, il vous suffit de cliquer ici :&#x20;

![](/files/-Mi6OcqpwxwjhIaMKCpz)

1. **Ouvrez votre fichier**
2. **Cliquez sur Fichier > Enregistrez sous**
3. **Depuis le menu déroulant du type de fichier, sélectionnez .csv**
4. **Cliquez sur Enregistrez**

Vous n’avez plus qu’à le glisser lors de l’import dans Weclose ! <br>


---

# 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.weclose.io/lancer-lenrichissement-de-son-fichier/comment-verifier-si-mon-dossier-a-ete-correctement-formate.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.
