> For the complete documentation index, see [llms.txt](https://encom-1.gitbook.io/encom-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://encom-1.gitbook.io/encom-docs/preguntas-frecuentes/panel-de-control/como-configurar-linea-de-credito.md).

# ¿Cómo configurar una línea de crédito?

Para habilitar debe ir a:\
\
**1- Panel de control > Configuración**

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M11JcAGPPbvLy_oSKGI%2F-M11QHxww2SUQJJpnXUz%2Fimage.png?alt=media\&token=87204dd8-3225-419c-b7f0-ec6800603224)

**2- Visualización y parámetros.**

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M11JcAGPPbvLy_oSKGI%2F-M11SiuQVChuB5xeU0KV%2Fimage.png?alt=media\&token=e60482e3-0d3b-4c65-aa2f-feae445451ae)

**3-** Habilitar la opción **Líneas de crédito.**

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M11JcAGPPbvLy_oSKGI%2F-M11TAQICoTweAj9Hjsd%2Fimage.png?alt=media\&token=efc102db-3e17-404e-87ef-a5b7d384fc7f)

Luego debe ir a:\
\
**1- Panel de control > Contactos > Clientes.**\
Busca el nombre del cliente al cual quiera añadir un límite de crédito\\

**2- Ingresa en el perfil del cliente > click en editar perfil**\
En el campo Línea de crédito ingresa el monto tope que este cliente podrá deberle.<br>

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M11bSG6WU_A1RttH_DJ%2F-M11qEkQlwsT1YtxEpq0%2Fimage.png?alt=media\&token=d34d44ae-bfa0-4bcf-b22f-a76e4e098b31)

Sus clientes podrán realizar compras a crédito hasta que la deuda total alcance este tope asignado.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://encom-1.gitbook.io/encom-docs/preguntas-frecuentes/panel-de-control/como-configurar-linea-de-credito.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
