# Campaign Approval

When adding a sub-user to your account, you may want that user to be able to create campaigns and launch them, but only with your approval. This is possible by turning on an option when setting up their profile.&#x20;

Either add a new sub-user or edit an existing one and you will see this option: Require Approval on Campaigns & Flows.

<figure><img src="/files/QmT9CNGUFCnnhQD4YEOu" alt="" width="375"><figcaption></figcaption></figure>

When that is enabled, the user will be able to build and set up campaigns and Flows, but when they get to the final step, they will see this instead of 'Sending.'&#x20;

<figure><img src="/files/U0ITQvqt6i57f96ybsQc" alt=""><figcaption></figcaption></figure>

Now, as an admin, you will receive this email asking you to approve the campaign. The campaign will not send until you approve it.&#x20;

<figure><img src="/files/rfcxUkaUplPbV081eOhZ" alt=""><figcaption></figcaption></figure>

Once you click on the link in the email it will take you to the campaign, which will give you this option to approve and go live with the campaign.&#x20;

<figure><img src="/files/AS3ugzMPskf9F5mNYCrZ" alt=""><figcaption></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://help.gleantap.com/settings/add-remove-sub-users/campaign-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.
