# Manage Workflows

### Edit Workflow

‌On the Workflow Details page, click a **workflow name** to enter the corresponding Workflow Parameters Details page.

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

On the Workflow Details page, click **Edit** to start editing.

![](/files/-Mhq2yaKoF3lRvaE_9b0)

On the Workflow Editing page, you can modify the **workflow name**, **running parameters**, **environment parameters**, **instance parameters**, and **YAML file**.

![](/files/-MhXYPtF9ORtlLJXl4XX)

Click **Publish** to update the changes in your workflow. You can also cancel the changes by clicking **Cancel.**

![](/files/-MhXYV2JoP4-rkv5xQK3)

### Disable Workflow

You can Click **Manage Workflow** on the Workflow Management page, and then click **Disable** to disable the current workflow.

![](/files/-MhXYc8XtTD_lu5g_wyG)

If you want to enable the workflow again, you can go back to the previous page and click **Enable**.

![](/files/-MhXYpDFe6L_OXewtqfm)


---

# 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/manage-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.
