# Plan de cuentas

Un plan de cuentas es un índice de todos los estados financieros en el libro mayor de una empresa. En resumen, es una herramienta organizativa que enumera todas las transacciones financieras de la empresa por categoría y partida durante un período contable específico.

{% hint style="success" %}
**Ruta:** Home / Contabilidad / Maestro de Cuentas / **Plan de cuentas**
{% endhint %}

<figure><img src="/files/7pLu8Y9ATjYABKy9yTnp" alt="" width="216"><figcaption></figcaption></figure>

Elija la fecha de inicio, la fecha de fin y el tipo de cuenta. Luego, haga clic en **Refresh Chart of Accounts.**&#x20;

<figure><img src="/files/SJVk9YZqGYuookRWHImo" 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://manual.unosofbooks.com/guia-de-usuario-es/accounting/maestro-de-cuentas/plan-de-cuentas.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.
