> ## Documentation Index
> Fetch the complete documentation index at: https://docs2.openclaw.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Modello HEARTBEAT.md

# Modello HEARTBEAT.md

`HEARTBEAT.md` si trova nello spazio di lavoro dell’agente. Lascia il file vuoto, oppure con soli commenti e intestazioni Markdown, quando vuoi che OpenClaw salti le chiamate al modello Heartbeat.

Il modello di runtime predefinito è:

```markdown theme={"theme":{"light":"min-light","dark":"min-dark"}}
# Keep this file empty (or with only comments) to skip heartbeat API calls.

# Add tasks below when you want the agent to check something periodically.
```

Aggiungi attività brevi sotto i commenti solo quando vuoi che l’agente controlli qualcosa periodicamente. Mantieni piccole le istruzioni Heartbeat perché vengono lette durante i risvegli ricorrenti.

## Correlati

* [Configurazione Heartbeat](/it/gateway/config-agents)
