# Créer ou modifier un projet ou une itération

## Introduction

Dans Dastra,

* un projet fait référence à une liste de tâches correspondant usuellement à un périmètre fonctionnel.
* une itération fait référence à une liste de tâches correspondant usuellement à du travail devant être réalisé sur une période donnée

## Créer ou modifier un projet

Depuis le module "planification", cliquez sur l'onglet "Projets"

![Onglet projets](/files/-MhYzt2-SWqQn9hAMgY7)

Vous accéderez ainsi à l'interface projets où vous pourrez créer de nouveau projet en cliquant sur "créer un projet", ou en modifier un existant en cliquant sur les trois points à droite du projet, puis "modifier".

![Bouton "créer un projet"](/files/-MhZ-78b42zYodZS-BLU)

![Menu déroulant d'un projet](/files/-MhZ-C0Cc2kQ_DKDK2QC)

## Créer ou modifier une itération

Depuis le module "planification", cliquez sur l'onglet "Itérations"

![Onglet "Itérations"](/files/-MhZ-SoW9REwnp0uKs2H)

Vous accéderez ainsi à l'interface des itérations où vous pourrez créer de nouvelles itérations en cliquant sur "créer une itération", ou en modifier un existant en cliquant sur les trois points à droite de l'itération, puis "modifier".

![Bouton " créer une itération"](/files/-MhZ-cxy9bS3EJTCBX4b)

![Menu déroulant d'une itération](/files/-MhZ-scR8AmZOWeGE23j)

Un second onglet, "itérations courantes", vous permet de voir toutes les tâches qui sont situées dans l'itération en cours.

![L'onglet itération courante dans le module de planification](/files/AfJK2lnH5e3cah5m4Vcz)

## Aller plus loin

{% content-ref url="/pages/-M4IsZv5LlnhFy3FVybO" %}
[Suivre, filtrer ou exporter les tâches](/features/planifier/suivre-les-taches.md)
{% endcontent-ref %}


---

# 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://doc.dastra.eu/features/planifier/creer-ou-modifier-un-projet-ou-une-iteration.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.
