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

# 定时任务

> 配置 Agent 在指定时间自动执行任务。

在聊天中描述：

```text theme={null}
每天早上 8 点制作 Gmail 未读邮件摘要，
并通过 Telegram 发给我。
```

## 格式

| 格式     | 示例       |
| ------ | -------- |
| 每 N 分钟 | 每 30 分钟  |
| 每天     | 每天 09:00 |
| 工作日    | 每周一      |

<img src="https://mintcdn.com/ascn-b377dab5/gJOzWPSTEzSbhz3B/images/en/13-tasks.png?fit=max&auto=format&n=gJOzWPSTEzSbhz3B&q=85&s=5af6d487cf5528bea8fbf7c8d6a1fe9b" alt="任务列表" width="2419" height="860" data-path="images/en/13-tasks.png" />

<Tip>
  定时任务消耗积分可预测。
</Tip>
