# Create approval workflows

Only administrators can create new approval workflows.&#x20;

## Creating a new approval workflow

To create an approval workflow:

1. Navigate to **Procurement**  > **Purchase Approval Setup**.&#x20;
2. In the **Actions** column, select **Approval Workflow Setup**.
3. In the **Approval Workflow Setup** window, do the following:&#x20;
   * **Purchase Approval Group** - Select a group that will approve the user’s transaction when approval is required.
   * **Currency** - Select the currency on which the rule will apply. Selecting **Any** applies the rule to all currencies.
   * **Publisher** -  Select a publisher if you want to create a workflow role for a specific publisher. If you select **Any**, the workflow rules apply to all publishers.
   * **Total Amount** - Specify the maximum allowable spend limit for an individual transaction without the need for approval. Transactions exceeding this limit must be reviewed and approved by the designated Purchase Approval Group.
4. Select **Create Rule**.
5. Select **Save**.


---

# 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.platform.softwareone.com/modules-and-features/procurement/purchase-approval-setup/create-approval-workflows.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.
