# Contabilidad Automática

{% stepper %}
{% step %}

#### Abre la Herramienta de Contabilización automática

En la Aplicación de Pymes navega hacía Pymes -> Contabilidad -> Contabilidad Automática.

Se abrirá la herramienta que te permite

1. Crear Cuentas
2. Crear Asientos
   {% endstep %}

{% step %}

#### Crear cuentas Contables

En esta ventana, verás una cuadrícula de tarjetas que te muestre los diferentes datos sobre los cuales se pueden crear cuentas contables automáticamente.

1. Clientes: Se pueden crear automáticamente cuentas del grupo 430
2. Categorías de Venta: Se pueden crear automáticamente cuentas del grupo 700
   {% endstep %}

{% step %}

#### Crear Asientos

{% endstep %}
{% endstepper %}


---

# 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://doc.dinaup.com/producto/pymes/procesos/contabilidad-automatica.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.
