> ## 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.

# HEARTBEAT.md टेम्पलेट

# HEARTBEAT.md टेम्पलेट

`HEARTBEAT.md` एजेंट कार्यक्षेत्र में रहता है। जब आप चाहते हैं कि OpenClaw heartbeat मॉडल कॉल छोड़ दे, तो फ़ाइल को खाली रखें, या केवल Markdown टिप्पणियों और शीर्षकों के साथ रखें।

डिफ़ॉल्ट runtime टेम्पलेट है:

```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.
```

टिप्पणियों के नीचे छोटे कार्य केवल तब जोड़ें जब आप चाहते हैं कि एजेंट समय-समय पर कुछ जांचे। heartbeat निर्देश छोटे रखें क्योंकि वे आवर्ती जागरणों के दौरान पढ़े जाते हैं।

## संबंधित

* [Heartbeat कॉन्फ़िगरेशन](/hi/gateway/config-agents)
