# User Management

The Users section, found under Settings → User management, allows you to preview how user access management is handled in the Merchant Portal. While this functionality is read-only in sandbox mode, it helps you understand how user roles and invitations work in a live environment.

### Limitations

* You cannot send real invitations or modify user access
* All users are managed internally by the system for demonstration purposes
* This view is designed to show what’s available in production environments

{% hint style="info" %}
In live mode, this section supports full user management — including inviting team members, assigning roles, and revoking access as needed.
{% endhint %}


---

# 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://doc.ecomm.api.tietoevry.com/e-commerce-payment-gateway/sandbox-guide/merchant-portal-home-page/settings/user-management.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.
