# 自动化

当您想要安排自动化运行时，您需要选择要运行的配置文件，然后选择“自动化”按钮，然后选择要自动运行的方案。

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

选择方案后，您将进入活动屏幕，您可以在其中选择“创建计划”按钮。

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

**名称**：填写计划的名称，您可以不填。

**Execution frequency：**

&#x20;   一次：每天运行一次。您可以选择运行日期和时间。&#x20;

&#x20;   间隔：从开始时间到结束时间期间运行。您需要输入每次延迟，在此字段中您需要输入运行之间的延迟。例如输入5，那么运行一次后，需要5分钟才能运行第二次，以此类推，直到结束时间结束。&#x20;

&#x20;   每日：每天运行。您需要选择“执行时间”作为在开始时间和结束时间之间运行脚本的时间。&#x20;

&#x20;   每周：每周运行。在执行时，您可以选择运行在星期几以及运行时间。并选择开始时间和结束时间。&#x20;

&#x20;   每月：每月运行。您可以选择运行的日期和时间，选择开始时间和结束时间。 例如，如果您选择 13号，则到13号那个时间，此时资料将运行。


---

# 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://docs.hidemium.io/hidemium-de-gong-neng/zhang-hao/zi-dong-hua.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.
