# Create approval groups

Only administrators can create new approval groups. If another person wants to create workflows, either the administrator can enable access for that person, or the individual can contact their SoftwareOne Account Manager.

## Creating a new approval group

To create an approval group:

1. Navigate to **Procurement** > **Purchase Approval Setup**.
2. On the **Purchase Approval Setup** page, select **New Group**.&#x20;
3. In **Create Approval Group**, provide the following details:
   1. **Name** - Enter a name for the group.
   2. **Approval Level** - Choose an approval level from the list. You can create up to 3 levels of purchase approval groups.
   3. **Login(s)** - Select members that you want to add to the group.&#x20;
4. Select **Create**. The group is created, and a confirmation message is displayed.&#x20;


---

# 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-groups.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.
