# ¿Cómo crear tareas programadas en HestiaCP?

Para ver o crear tareas programadas (Cron Jobs) seguí los siguientes pasos:

1. Primero, ingresá al área **TAREAS**.
2. Verás la lista de tareas programadas ya creadas con su configuración actual.
3. Cada tarea tendrá un menú flotante con el que podrás modificar, suspender o borrar la tarea programada.
4. Con el botón **Desactivar notificaciones** podrás desactivar los avisos que se envían por mail cuando la tarea se ejecuta.
5. Por ultimo, con el botón **Añadir Tarea Programada**, podrás crear una nueva tarea.

<figure><img src="/files/3TY1Fa08JBaR1xryUaEs" alt=""><figcaption></figcaption></figure>

En la pantalla de configuración de la tarea programada encontrarás:

1. El cuadro donde deberás escribir el comando o tarea que quieras que se ejecute.
2. En este cuadro podrás generar el formato de tiempo en que se ejecutará la tarea. Elegí el tiempo de ejecución y presioná el botón **Generar**.
3. Verás el formato de tiempo de ejecución de la tarea programada segun lo que hayas configurado en el punto 2.
4. Una vez que tengas todo configurado grabá los cambio con el botón **Guardar**.

<figure><img src="/files/PRdON3OkLwbJDONQW3xy" alt=""><figcaption></figcaption></figure>


---

# 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.sitioshispanos.com/menu-principal/guias/paneles-de-control/panel-de-control-hestiacp/como-crear-tareas-programadas-en-hestiacp.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.
