# Crear una planificación

### Cómo empezar

Para crear una planificación en Trowel necesitas tener un **proyecto seleccionado**. La planificación siempre está asociada a un único proyecto. Puedes filtrar por proyecto desde el panel de filtros lateral de la pantalla de Proyectos/Planificación.

<figure><img src="/files/JZmlgfU1jlVLWE1nNnCY" alt=""><figcaption></figcaption></figure>

Si el proyecto aún no tiene tareas de planificación, verás el **panel vacío** con opciones para comenzar:

* **Bloque** — Crear un bloque (capítulo) raíz en la planificación.
* **Tarea** — Crear una tarea raíz directamente (sin bloque padre).
* **Importar planificación desde presupuesto** — Generar bloques y tareas a partir de la estructura de capítulos y partidas del presupuesto del proyecto.
* **Importar desde otro proyecto** — Copiar la planificación completa de otro proyecto al actual.

<figure><img src="/files/iBe00R5GokBrbmf8D5Jt" alt=""><figcaption></figcaption></figure>


---

# 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://academy.trowelapp.com/planificacion/crear-una-planificacion.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.
