# 1-Click Deploy Process (Phase 1)

Up to now, the process to [approve and deploy](https://clickatell.gitbook.io/flow/workflow-management/approving-deploying-workflows) a flow was a two-person job. The flow-builder had to submit the flow for approval, and a second user (reviewing the flow/changes) was required to approve and deploy the flow before it was promoted to production. A user could not approve and deploy their own flows.&#x20;

With this release, we've added another way for one person to approve and deploy flows without requiring a second 'user'. Once the simplified "*1-Click Deploy Process*" is enabled on a client's account, the flow-builder is allowed to deploy their own flows straight from the Chat Flow canvas, saving them a lot of time and frustration.

In Phase 1, this is a flag that can be set by Clickatell upon request from the client. In the next phase, we'll add it as a setting that our clients with Admin permission can set themselves.&#x20;

<figure><img src="/files/gMDA0kiUO6VX8ekzdRxv" alt=""><figcaption><p>When the "1-Click Deploy Process" is enabled, the "Submit for Approval" button changes to "Deploy to Production"</p></figcaption></figure>

<figure><img src="/files/O2tP8bJ6lXVA0TEwA838" alt=""><figcaption><p>The flow-builder must simply confirm they want to continue with the flow deployment</p></figcaption></figure>

<figure><img src="/files/VAtxDdpQZJlB0Type2rd" alt=""><figcaption><p>All done! the flow-builder has promoted their own flow to production.</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://guides.clickatell.com/release-notes/release-notes-archive/2022-release-notes/q2-2022/automated-messaging/1-click-deploy-process-phase-1.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.
