# Set Application Workflow Execution Order

By reordering your application workflows, you can control the sequence in which these workflows run.

When multiple workflows have overlapping conditions, their order can lead to different results. For example, a *reject partners outside the US* workflow and an *accept all creators* workflow could produce conflicting outcomes for a creator located outside the US. If the auto-accept workflow runs first, the application will be approved. If the auto-reject workflow runs first, it will be rejected.

1. From the left navigation menu, select ![](https://4048883401-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage]** → **Partners** → **Automation** → **Workflows**.
2. From the Workflows screen, select the **Application** tab.
3. In the upper-right corner, select **Reorder Workflows**.
4. On the *Reorder Workflows* modal, use the drag-and-drop feature to reorder your workflows.
5. Select **Save**.

   * Your application workflows should now execute based on the new sequence.

   <div data-with-frame="true"><figure><img src="https://4048883401-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-47aea814ccb4022da0afb73ad250a0a07536e2f4%2Fb30ffd750c387388c7866ca23b974fbe001672997e6116e12ba623d9168b88e3.gif?alt=media" alt=""><figcaption></figcaption></figure></div>


---

# 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.impact.com/brand/what-would-you-like-to-learn-about/platform-features/review-partner-applications/automate-partner-application-processing/set-application-workflow-execution-order.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.
