# Periodic Task (Cyclic Creation)

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

First create a normal task, save it and more options will become available.

Then, under the "More" drop down menu, select "Cycle Creation" to convert the task to a Periodic Task.

In the window, you may change the repetition frequency.

Currently the system supports repeating frequency of a day, a week, a month, a quarter and a year.

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

Once saved, you can find the task under "Periodic Task" tab.

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

Click on the name to open the details page of the task.\
Here you may edit the settings for repetition.

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

Enabled ? : Whether the repetition settings is active.

Repeat : Repeat Frequency and Unit.

End : You may the repeating action to end after a number of repetitions, or after a certain date.

Benchmark : Whether the start day of repetition should based on the original task creation date or the "Start Execution Date" of this setting.

Start Execution Date: The date to start the task repetition action.

Include Sub-Tasks: Whether if the copies of task created during repetition should also include its subtasks in its content section.

Include Associated Items: Whether if the copies of task created during repetition should also include its associated items in its content section.

Results: The outcome of the settings above.


---

# 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://echelp.weaver.com.co/task-collaboration/periodic-task-cyclic-creation.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.
