# ③ ¿Qué medimos?

En todo proyecto es necesario **identificar cuales son los eventos, acciones o momentos claves  del usuario** así que debemos definir qué y por qué queremos medir.

Para ello establecimos a través de las **historias de usuario** las necesidades que queríamos satisfacer y las acciones necesarias para generar resultados, esto además de darnos la estructura para el diseño nos ayuda a identificar esos momentos claves del que hablamos y a **definir los indicadores claves** para la medición.


---

# 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://lorenaninogonzalez.gitbook.io/validacion-mvp-turtle/que-medimos.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.
