> For the complete documentation index, see [llms.txt](https://help.visuary.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.visuary.com/les-donnees/les-fichiers.md).

# Les fichiers

<figure><img src="/files/BMkgIy70Kxa6oghS27XM" alt=""><figcaption></figcaption></figure>

Pour ajouter des fichiers à votre projet :&#x20;

1. Cliquez sur le bouton "**Fichiers**" situé à droite de l'écran
2. Cliquez sur le bouton "**Ajouter un fichier**".
3. Cliquez sur le menu déroulant "Tout" pour filtrer les fichiers par :&#x20;
   * Photos
   * Documents
   * Photos des commentaires

<h3 align="center">Visualiser l'ensemble des informations de votre projet</h3>

<figure><img src="/files/ah5Ph1FrzHlMseFcUkK4" alt=""><figcaption></figcaption></figure>

Pour ajouter et visualiser les informations d'un projet :&#x20;

1. Depuis la page "Projets", **cliquez sur le nom d'un projet**.
2. Dans l'onglet "**Détails**" vous pourrez renseigner :&#x20;
   * Le nom du projet
   * L'adresse du projet
   * Le nom du client : cliquez sur l'icône "+" pour l'ajouter
3. Dans l'onglet "**Pièces jointes**", vous retrouverez l'ensemble des fichiers liés au projet
   1. Pour ajouter des fichiers, cliquez sur le bouton "Ajouter un fichier"
4. Pour enregistrer, cliquez sur la **disquette d'enregistrement situé dans l'onglet "Détails"**

<h3 align="center">Partager les fichiers à vos collaborateurs</h3>

<figure><img src="/files/LTt5zeEF1HG8pC7RdVMO" alt=""><figcaption></figcaption></figure>

Pour partager les fichiers avec vos collaborateurs :&#x20;

1. Cliquez sur les **3 petits points** situés en haut à droite de l'écran
2. Cliquez sur "**Partager**"
3. Dans les droits d'accès, **cochez la case "Voir pièces jointes"**


---

# 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://help.visuary.com/les-donnees/les-fichiers.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.
