# Preferencias

## Políticas de crédito

Gestiona las opciones de crédito de tus clientes.&#x20;

### Comenzar a verificar los límites de crédito

Verifica el límite de crédito de los clientes al registrar los pedidos.

1. Desde tu panel de administración, ingresa a Configuración > Preferencias
2. En la sección de **Políticas de crédito**
3. Dale clic al **Verificar el límite de crédito excedido.**
4. Haz clic en **Guardar**

{% hint style="warning" %}
El no verificar el límite de crédito excedido, le permitirá a tus clientes levantar pedidos sin límites.
{% endhint %}


---

# 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/agentes/configuracion/preferencias.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.
