> For the complete documentation index, see [llms.txt](https://helpcenter.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.verifone.com/webcom-users/webcom-users/creating-a-user-groups.md).

# Creating A User Groups

{% stepper %}
{% step %}

#### Log in to **Webcom**

<figure><img src="/files/YpYQM23Na4LuJLFyNTjk" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Navigating to User Groups

Hover over **Setup** and select **User Group** from the menu<br>

<figure><img src="/files/rb2cFKPfqiURADLR2GPi" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Adding a New User Group

1. Click **Add New**.
2. Enter a **name** and **description** for the User Group.
3. Select **Insert** to create it.

|                                                                                                     |                                                                                                     |                                                                                                     |
| --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| <div><figure><img src="/files/IXac8zbedxzKXhlZq1Dz" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/b4epI6vmuDFMWPfpsaMr" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/3ymzKsgi3dlMr43e5skk" alt=""><figcaption></figcaption></figure></div> |
| {% endstep %}                                                                                       |                                                                                                     |                                                                                                     |

{% step %}

#### Finding Your User Group

Use the **filter options** to search for and locate the User Group you just created.

<figure><img src="/files/Wx83wzyOtwv99sYBALfT" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Setting User Permissions

1. Click the **arrow icon** next to your User Group to expand the menu options.
2. Open each category using the **arrow** and select the sub-categories the group should have access to.
3. After updating each category, click **Save All**.

|                                                                                                     |                                                                                                     |                                                                                                     |
| --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| <div><figure><img src="/files/lZtO9lvXVTIe90WOb9iI" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/EgDWqn8ysOFAOvN2ugGr" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/joxjTLhM9y8Pzzi1FIjb" alt=""><figcaption></figcaption></figure></div> |
| {% endstep %}                                                                                       |                                                                                                     |                                                                                                     |

{% step %}

#### Managing Account Access

1. Click the **pencil icon** next to your User Group.
2. Select the **default menu** (ensure it’s one the user has permission to access).
3. Choose the accounts the group should access and move them to **Included Accounts** (left side).
4. Click **Update**.

|                                                                                                     |                                                                                                     |                                                                                                     |
| --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| <div><figure><img src="/files/CswbLy0uVQFXQT7GLjQu" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/OhYEd5mCtx2s3Jkt3Ldg" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/3mr5LNVvSk7gOlANGN89" alt=""><figcaption></figcaption></figure></div> |
| {% endstep %}                                                                                       |                                                                                                     |                                                                                                     |

{% step %}

#### User Group Ready

Your User Group is now created, configured, and ready to be **assigned to users**. (To add a user please see the[ Adding Additional Webcom User](/webcom-users/webcom-users/adding-additional-webcom-user.md) Guide)
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.verifone.com/webcom-users/webcom-users/creating-a-user-groups.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
