# Run Workflows

## ‌Run Workflow

On the Action Details page, choose a workflow to enter the Workflow Management page.

![](/files/-MhXSl29-9IQYQi4CHDZ)

On the Workflow Management page, click **Manage workflow**, and click **Run** to enter the Parameters Setting page.

![](/files/-MhXSqqXkjcRvPiZcVA8)

Enter the corresponding parameters and the number of instances, and then click **Run** to run the workflow.

![](/files/-MhXSw1jYeyS0Arq-09h)

## ‌‌View Parameters

On the Workflow Details page, you can view all previous records. Support to filter and sort the records by clicking **Status** and **Sort**.

![](/files/-MhXT0QHYaCBmem89vGh)

Click the latest record to enter its Details page

![](/files/-MhXT4pJ4zr5fROaZxEj)

On the Run Details page, you can view the running time, effective duration, status, etc. You can also click **Logs** to view the running code. If you want to view detailed **Parameters,** just click **Parameters.**

![](/files/-MhXTA7l8y8nj7kzFGAp)

In the Parameters Details Page, you can view the parameters configuration, YAML files, and other details. Support to modify parameters of the whole workflow by clicking **Edit**.

![](/files/-MhXTDqIfGTszegK0B6f)


---

# 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.graviti.com/guide/tensorbay/action/run-workflow.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.
