# Users

### Overview

In this module, all users in the system can be viewed and edited. If a user makes an order in your e-shop, it is automatically included in this list and you can change the details of it.&#x20;

There are 4 action buttons per user.&#x20;

1. Deactivate the access - the user will no longer log into the system&#x20;
2. Edit user data&#x20;
3. New order for users&#x20;
4. Displays a randomly generated password&#x20;
5. If the user has any rights, the API token is displayed&#x20;

You can see when he last logged on to the system and what rights he has. Or assign one to him&#x20;

### Data change

If you click on the 2nd action button, you will be moved to user editing. You can make changes to:&#x20;

* Login&#x20;
* Invoicing information&#x20;
* Delivery data&#x20;
* System language&#x20;
* Rights&#x20;
* Date of last login&#x20;
* Date of registration to the system
