> ## 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 주석과 제목만 포함하세요.

기본 런타임 템플릿은 다음과 같습니다.

```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 설정](/ko/gateway/config-agents)
