> 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/guide-visuary-en/data/files.md).

# Files

<figure><img src="/files/802e97e9dc54f231393944262c8712ffe7b37b67" alt="Les fichiers par projet sur Visuary "><figcaption></figcaption></figure>

To add files to your project:&#x20;

1. Click on the "**Files**" located on the right of the screen
2. Click on the "**Add a file**".
3. Click the "All" drop-down to filter files by:&#x20;
   * Photos
   * Documents
   * Comment photos

<h3 align="center">View all your project's information</h3>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2Fn8ookUxWjWikAtaMJABb%2Ffichier_projet.mp4?alt=media&token=967a517d-0c95-4c65-9e49-741aa4e3074e>" %}
Enter project information
{% endembed %}

To add and view project information:&#x20;

1. From the "Projects" page, **click on a project name**.
2. In the "**Details**" you can fill in:&#x20;
   * The project name
   * The project address
   * The client name: click the "+" icon to add it
3. In the "**Attachments**", you will find all the files linked to the project
   1. To add files, click the "Add a file" button
4. To save, click the **save icon located in the "Details" tab**

<mark style="background-color:yellow;">The project information will automatically appear on the "Project description" page in the PDF report (available with Intégral)</mark>

<h3 align="center">Share files with your collaborators</h3>

<figure><img src="/files/fffc3abc10b36e976fe100ed6ceb3b840b489828" alt="Partager les fichiers d&#x27;un projet à vos collaborateurs "><figcaption></figcaption></figure>

To share files with your collaborators:&#x20;

1. Click the **3 dots** located in the top right of the screen
2. Click on "**Share**"
3. In access rights, **check the "View attachments" box**

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Sharing</td><td><a href="/pages/0274f5cdfe1d43c8ab8286b11347f5029d7e7b49">/pages/0274f5cdfe1d43c8ab8286b11347f5029d7e7b49</a></td></tr><tr><td>Project page</td><td><a href="/pages/ea6accde2fa7f0e78894d0995ea6e7fb48e0160b">/pages/ea6accde2fa7f0e78894d0995ea6e7fb48e0160b</a></td></tr><tr><td>The plan page</td><td><a href="/pages/d661a0d243170cf8e3c42d2afaeaccf9d20e8224">/pages/d661a0d243170cf8e3c42d2afaeaccf9d20e8224</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.visuary.com/guide-visuary-en/data/files.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
