# Plan económico

El “**Plan económico**” es el informe de proyecto. Te da una visión particularizada del proyecto mostrándote:

* El ***resumen*** de la situación del proyecto mostrando el resultado y los totales de ventas, costes y previsión de horas.
* Los ***conceptos de trabajo*** o ***plan de compras*** agregados al proyecto y agrupados por naturalezas de coste.
* Las ***certificaciones*** del proyecto realizadas hasta la fecha.
* Las ***facturas*** imputadas al proyecto.
* Los ***partes de trabajo*** imputados al proyecto.
* Los ***albaranes*** importados al proyecto.


---

# 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/proyectos/plan-economico.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.
