# Running your workflows

## Run page

Use the Run page to run your workflows and get your outputs!

The run page allows any user with access to run the workflow. Some workflows will require the user to submit files, others simply require the user to push run.

<figure><img src="https://1969044508-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJMuSDp56RPG6HerD2nz%2Fuploads%2FuEtkd3Dv9274Yy9VRtK0%2Fimage.png?alt=media&#x26;token=ef4e8fa1-5f84-46cd-a89d-5c622faf5c19" alt="A screenshot of Data-flo&#x27;s run page. "><figcaption><p>Run page </p></figcaption></figure>

## Canvas

You can also run your workflow directly from the canvas using the Test Run button ![](https://1969044508-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJMuSDp56RPG6HerD2nz%2Fuploads%2Fghj3gQFaoGMqii8316vC%2Fimage.png?alt=media\&token=eaa052ff-10a5-444a-bf51-90967f2a3d2e). The outputs will appear on any diamond shape marked as "Workflow Output" ![](https://1969044508-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJMuSDp56RPG6HerD2nz%2Fuploads%2FkWjjMmNPTC5SNHH6HeDI%2Fimage.png?alt=media\&token=768ab7b9-ffaa-44b1-9fec-9a9b0a2b50c0).

<figure><img src="https://1969044508-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJMuSDp56RPG6HerD2nz%2Fuploads%2FZBiQl32NMS8ZUsmtzN2i%2Fimage.png?alt=media&#x26;token=aaa4b6e9-c29e-4547-af06-321a1ac1b08b" alt="A screenshot of Data-flo&#x27;s canvas or Editor page with a highlight on the Test Run button in the top bar menu."><figcaption><p>Canvas</p></figcaption></figure>


---

# 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://cgps.gitbook.io/data-flo/basics/combining-adaptors-to-create-workflows/running-your-workflows.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.
