# Acciones sobre la planificación

### Eliminar todas las tareas

Permite **borrar** toda la planificación del proyecto de una sola vez.

* Visible en la barra de herramientas cuando hay tareas y el usuario tiene permiso de eliminación.
* Al hacer clic se muestra un mensaje de confirmación advirtiendo que se eliminarán todos los bloques y tareas.
* Tras confirmar, la planificación queda vacía. No se pueden recuperar los datos eliminados.
* No disponible si el proyecto está cerrado.

<figure><img src="/files/AULWiH745wDXTTdKszh7" 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/acciones-sobre-la-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.
