# Scheduling

### How to set up a workflow schedule

In the upper right corner of your Workflow, you'll see a "Settings" tab. Navigate to that tab and click the "New Schedule" button under the "Schedules" tab and you'll see the page shown below.

Add a schedule name, repeat rate and start date/time, and hit save to setup your schedule. That's it! Your workflow will now run and update at your desired cadence.&#x20;

![](/files/3RyIY7pqdbeBlRaiRbAA)

{% hint style="info" %}
***Tip:** Set schedules on your workflows that import and publish directly to integrations to create a completely autonomous workflow.* &#x20;
{% endhint %}

&#x20;

Don't have access to create schedules in that scheduling tab? Reach out to <support@cascade.io> for upgrade options and start working faster with schedules.&#x20;


---

# 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.cascade.io/cascade/workflows/scheduling.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.
