> 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/adding-additional-webcom-user.md).

# Adding Additional Webcom User

{% stepper %}
{% step %}

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

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

{% step %}

#### Navigating to User&#x20;

Hover over **Setup** and select **User** from the menu

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

{% step %}

#### Adding a New User&#x20;

Click **Add New**.

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

{% step %}

### Enter User Details

1. Enter Users Email Address
2. Enter a password for the user. (Follow the [change your password](/webcom-users/webcom-users/how-to-change-your-password.md) or [reset your password](/webcom-users/webcom-users/how-to-reset-your-password.md) guides to amend these for security purposes)

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

{% step %}

### Select User Group

Select your desired User Group. (If you need to create a new user group please see the [Creating A User Group](/webcom-users/webcom-users/creating-a-user-groups.md) Guide)

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

{% hint style="info" %}
Note: Only select Pro User if you have paid for a Webcom Pro User Licence. Please see page 9 on the [Webcom Manual](/webcom-manual/webcom-manual.md) for more information.
{% endhint %}
{% endstep %}

{% step %}

### User Added

Your new user has been created. Have them reset their password for security reason and login to their account.&#x20;
{% 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/adding-additional-webcom-user.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.
