> For the complete documentation index, see [llms.txt](https://water-strategy.gitbook.io/waterstrategy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://water-strategy.gitbook.io/waterstrategy/francais/tutoriels/creating-a-reservoir-system/creating-a-new-project-and-network.md).

# Création d'un nouveau projet et d'un nouveau réseau

## 1. Créer un nouveau projet

* Cliquez **Créer un projet**.

<figure><img src="https://3963071958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHeDWQ47cDExIYi6YhdD2%2Fuploads%2Fgit-blob-967d106f74a990dacb4525a1e727b2cfaf5f7a68%2Fimage%20(231).png?alt=media" alt=""><figcaption><p>Créer un nouveau projet</p></figcaption></figure>

* Entrez le nom du projet et cliquez sur **Ajouter**.

<figure><img src="https://3963071958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHeDWQ47cDExIYi6YhdD2%2Fuploads%2Fgit-blob-3aa74c704dc940c0a75729abaa82f0a4e80baa26%2Fimage%20(228).png?alt=media" alt=""><figcaption><p>Donnez un nom au projet</p></figcaption></figure>

## 2. Cliquez sur le projet créé et ouvrez-le

<figure><img src="https://3963071958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHeDWQ47cDExIYi6YhdD2%2Fuploads%2Fgit-blob-68d809068ee70cd4912490642cccc37f81a9ba4b%2Fimage%20(230).png?alt=media" alt=""><figcaption><p>Ouvrez le projet créé</p></figcaption></figure>

## 3. Dans le cadre du projet, créez un nouveau réseau

* Cliquez **Créer un réseau**.

<figure><img src="https://3963071958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHeDWQ47cDExIYi6YhdD2%2Fuploads%2Fgit-blob-9bcd33e94f88ebc6afdbee7c6385a2f8ff4180cb%2Fimage%20(232).png?alt=media" alt=""><figcaption><p>Création d'un nouveau réseau : étape 1</p></figcaption></figure>

* Sélectionnez manuel, entrez le nom du réseau *\*\*« Exemple de réseau de réservoirs » \*\**, puis sélectionnez le nom du modèle en fonction de la capture d'écran.

<figure><img src="https://3963071958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHeDWQ47cDExIYi6YhdD2%2Fuploads%2Fgit-blob-d38ae01cf06db7440db89d657ff8264dfbc89f5c%2Fimage%20(234).png?alt=media" alt=""><figcaption><p>Création d'un nouveau réseau : étape 2</p></figcaption></figure>

* Choisissez **Utiliser la carte** et cliquez **Soumettre**.

<figure><img src="https://3963071958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHeDWQ47cDExIYi6YhdD2%2Fuploads%2Fgit-blob-cfc1831aba0690a0a15d704b4dd0838581923d6b%2Fimage%20(235).png?alt=media" alt=""><figcaption><p>Création d'un nouveau réseau : étape 3</p></figcaption></figure>

* Enfin, vous pouvez trouver le réseau que vous avez créé ici.

<figure><img src="https://3963071958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHeDWQ47cDExIYi6YhdD2%2Fuploads%2Fgit-blob-a1eab8df5051ac3724d65bd94328106cf3edf8cb%2Fimage%20(236).png?alt=media" alt=""><figcaption></figcaption></figure>


---

# 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://water-strategy.gitbook.io/waterstrategy/francais/tutoriels/creating-a-reservoir-system/creating-a-new-project-and-network.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.
