# Submit a workflow for approval

{% embed url="<https://vimeo.com/761771282?share=copy>" %}

## Submit your workflow

1. Select the workflow that you want to submit for approval from the flow list on the left.&#x20;
2. Click *Submit for Approval* in the top right.

![](/files/-Mbkv4XWiWlezNLLIt8v)

3. Enter a description/instruction and click *Submit*.

![](/files/-MbkwDkRNXczD3RYZqOs)

Submitting your flow adds it to the [list ](/flow/workflow-management/approving-deploying-workflows/manage-existing-flows.md)of *Pending* flows that must be approved before it can be [deployed](/flow/workflow-management/approving-deploying-workflows/deploy-a-workflow-to-production.md). It also adds it to the approver's list called *My Approvals*.

{% hint style="warning" %}
You can only submit a flow for approval if all changes made to it have been saved. &#x20;
{% endhint %}


---

# 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://guides.clickatell.com/flow/workflow-management/approving-deploying-workflows/submit-a-workflow-for-approval.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.
