# Projets

1. Dans le panneau de gauche de votre tableau de bord Morphic, cliquez sur le '+' à côté de Projets
2. Nommez votre nouveau projet pour organiser une tâche ou un client
3. Pour changer, cliquez simplement sur n'importe quel projet dans le panneau de gauche
4. Pour renommer ou supprimer, faites un clic droit sur un projet et choisissez l'action
5. À l'intérieur de chaque projet, vous pouvez gérer plusieurs fichiers, chacun avec sa propre Toile

Les paramètres du projet (par ex. renommer, supprimer) peuvent être ajustés à tout moment via le menu contextuel. Les projets vous aident à garder votre travail organisé par client, thème ou sujet afin que vous puissiez vous concentrer sur chacun séparément.

***


---

# 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://morphic.com/docs/fr/se-deplacer/projects.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.
