# Finanzas

Las finanzas muestra la cobranza, que son ingresos futuros que tu comercio **espera recibir** por bienes o servicios ya entregados y los pagos que son los **ingresos recibidos**. Si la cobranza se retrasa, puedes enfrentar dificultades para operar: pagar proveedores, nómina, invertir en crecimiento, entre otras obligaciones. Gestionar oportunamente los saldos y pagos de clientes permite anticipar los ingresos y planear mejor tus finanzas.

El módulo de Finanzas de B2BGo está diseñado para proporcionar una gestión integral de la cobranza y pagos de los clientes. Su objetivo principal es asegurar un flujo de caja saludable, minimizar riesgos financieros y mantener relaciones comerciales estables.&#x20;

### En esta sección

* [Cobranza](/finanzas/cobranza.md)
* [Pagos](/finanzas/pagos.md)


---

# 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://help.b2bgo.mx/finanzas.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.
