# Configuración de reentrenamiento

El reentrenamiento le permite entrenar su base de conocimientos con los contenidos más recientes.

También puede programar un intervalo de tiempo en el que la base de conocimientos importará automáticamente el contenido de esas URL.

Para habilitar esto,

* Estudio de IA abierto
* Abrir la base de conocimientos
* Haga clic en las fuentes de datos para las que desea programar un reentrenamiento
* Haga clic en "Nunca"
* Elija la frecuencia de actualización
  * Días
  * Horas
* Clic en Guardar'


---

# 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://ayuda.topleads.co/topbots/estudio-de-ia/configuracion-de-reentrenamiento.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.
