# User activity

In ERPAG, you can have different types of users.

* The Administrator (Admin) is the user that has full access to all the modules and can also perform changes in regards to other users.
* The Operator is the type of user that can have different restrictions set up by the admin. These restrictions can be set up by going to

```
Administration > Users 
```

![](/files/-LKRLPzIurs7hI_Mefk3)

Once you've opened the wanted user from the list, you can set up different authorizations by simply checking/unchecking the boxes. This can be individual for each user and it can be changed over time.

But, you can also track the activity of users working within the system by going to:

```
Administration > User activities
```

![](/files/-LKRMZF6cvst_kgHKjv7)

On this list you will be able to see which user perform which change on which document and the exact time when the change happened.

Also, on the sales order list, you have a column 'owner', where you will be able to track which user generated a particular sales order.

```
Sales > Sales orders
```

![](/files/-LKRNrcAUKTkXCPPsmZj)


---

# 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://learn.erpag.com/project/products-and-services/user-activity.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.
