# Programador

## ¿Qué es el Programador?

Es una función que se utiliza **cuando necesitas extraer datos a una hora determinada todos los días**, como seguimiento de registros diarios o monitoreo.

{% hint style="info" %}
**Guía súper simple**\
➡️ Extraer datos ➡️ Agregar programación ➡️ Guardar ➡️ Esperar hasta la hora programada o recibir notificación
{% endhint %}

***

## Cómo usarlo

{% stepper %}
{% step %}

#### Extrae datos de la página que desees

<figure><img src="https://content.gitbook.com/content/IB9ndOCr7FFgFMzgmMpx/blobs/qYIvMHBF5lFfV4yBQ45q/01.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Ve al Databoard

<figure><img src="https://content.gitbook.com/content/IB9ndOCr7FFgFMzgmMpx/blobs/YPNehiiV2kPW5Py47ovR/02.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Haz clic en el ícono de <mark style="color:red;">**`Programación`**</mark>

<figure><img src="https://content.gitbook.com/content/IB9ndOCr7FFgFMzgmMpx/blobs/ScbsgqGPrfhzJekYy6d7/03.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Configura el ciclo de repetición y la hora

Debes activar la alerta por correo electrónico para recibir notificaciones.

<figure><img src="https://content.gitbook.com/content/IB9ndOCr7FFgFMzgmMpx/blobs/JLFEnhpdLeXwgagua0DD/04.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 🎉 Recibe la notificación de extracción de datos a la hora programada

Los resultados de la extracción de datos también se pueden verificar en el Databoard de Listly.

<figure><img src="https://content.gitbook.com/content/IB9ndOCr7FFgFMzgmMpx/blobs/u31OdMEfERPdwEjUtJiC/email_notification.webp" alt=""><figcaption></figcaption></figure>
{% 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://help.listly.io/docs/es/getting-started/databoard-features/scheduler.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.
