> 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/visuary-interface/projects-page.md).

# Projects page

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2Fg4xC5LrQqe6fgjodtGDR%2FProject_page_headerV2.mp4?alt=media&token=4b8eb991-12b7-457f-8bc0-b1cbf2a3b3c5>" %}

***

### Access the account management menu

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FB0B90bmcKIFoHcyBqnV1%2Fmenu_gestion_compte.mp4?alt=media&token=3764829c-7c3a-44fe-91fc-23947be7957a>" %}
Account management menu
{% endembed %}

*Projects page **groups all the plans you have created on Visuary.***\
*It also gives you access to the **account management menu**, where you can view the* [*settings*](/guide-visuary-en/settings-and-subscriptions/account-settings.md)*,* [*manage your subscription*](/guide-visuary-en/settings-and-subscriptions/subscriptions-and-billing.md)*, configure your* [*Cost estimate*](/guide-visuary-en/visuary-interface/cost-estimate-configuration.md) *and access the* [*product catalog*](/guide-visuary-en/visuary-interface/product-catalog.md) *(features available with the Integral subscription).*

***

### Search a project

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FMhEjf9ytz6FaLurW2Gt0%2Fchercher_projet.mp4?alt=media&token=f52a353b-806c-4d9b-838a-24dd651e02f1>" %}
Search a project among all your projects
{% endembed %}

To search for a project by name:&#x20;

1. Press the **Ctrl+F** *(Windows)* or **Cmd+F** *(Mac)* to display a search bar
2. Type the project name in the search bar

***

### Archive a project

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FyFLHXEMWHFrAA7cPgyjg%2Farchiver_projet.mp4?alt=media&token=b9bc4971-0bd7-46cf-83c3-5e09113293a7>" %}
Archive a project on Visuary
{% endembed %}

To archive a project:

1. Hover over the project with your mouse, a **trash icon** will appear in the top right of the project
2. Click the trash icon to archive the project.
3. The project will now only be visible in the "**Archived projects**" tab: you will not be able to delete it permanently.

{% hint style="success" icon="lightbulb" %}
**From a phone or tablet**, you need to **press and hold the project** so the small trash icon appears.&#x20;
{% endhint %}

### Restore an archived project

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FJhRx1dfBnkBLA2ANdVQ0%2Frestaurer_projet.mp4?alt=media&token=b751437a-d101-438f-bb27-be52d2dc0826>" %}
Restore a project on Visuary
{% endembed %}

To restore a project:&#x20;

1. Open the **"Archived projects"**
2. Click the project you want to restore&#x20;
3. Click the **"Restore"**
4. The project will appear again in the "**My projects"**

***

### Enter project details and add related files

{% 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>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Plan page</td><td><a href="/guide-visuary-en/visuary-interface/plan-page.md">Plan page</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/visuary-interface/projects-page.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.
