# Indicateurs et Paramètres

## Les quatres indicateurs du Workflow

* Vélocité,
* Lead Time,
* Cycle Time,
* Qualité,
* Prédictibilité : régularité de la vélocité et des livraisons.

![Kanban Lead Time & Cycle Time (source: https://stefanroock.wordpress.com/2010/03/02/kanban-definition-of-lead-time-and-cycle-time/)](/files/-LbE3cl8lOg0oGfks72C)

Le Kanban est une **méthode empirique**.\
Les indicateurs ci-dessus se règlent indirectement avec les paramètres ci-dessous.

## Quelques paramètres

Nombre de personnes dans l'équipe.

Taille vs nombre d'équipes.

Work-In-Progress limit.

Durée des itérations.

Planification court terme / long terme.


---

# 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://guide-agile.wishtack.io/kanban/indicateurs-et-parametres.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.
