# Users

{% hint style="info" %}
The All Users section may not be displayed due to the limited access permissions of your account.
{% endhint %}

## All users

The All Users section displays the list of users available in your company's EasyPON system and is displayed in the form of a table with several fields.

You can filter users in the Users list table by multiple parameters for convenient and quick access for user management.

![User list. List of available users ](/files/6amFBiku1OkZdKUjbm2r)

### Quick Actions Bar

You can view these Docs, by pressing Show Downloads to locate filtered user reports which are generated by the "Export to XLSX" option.

it is also possible to add a new user from the All Users section by pressing the "+Add user" button.

### Filter User

You can filter users by the following parameters:

* Username
* Name
* Email​
* Joined before​
* Joined after
* Last login before
* Last login after​

You can also use the Add saved search record and always have fast access for applying frequent search templates. You can always delete saved searches to clear the applied filter with the corresponding options.

## User creation

The "Create user" form presents fields for completion. In order for the user to have access to system operations, you can assign them group permissions by selecting the group or customize their individual permissions.

* Group - the permission group assigned to the user. You can read more on [Permissions](https://app.archbee.com/docs/TzlFsLikA7TqxqriFHwd8/Im7vwaMN7zMOZSwvWoA5y) in the appropriate section.
* Individual permissions for the user. Individual user permissions have a higher priority status than group permissions.

Press the Save button to create a user and save changes. Press Cancel to reset all changes and back to the All users section.

![Create user form](/files/vj4z5d1DQ2PRTDtoHUJ2)

## User page

After clicking the View link in the User list table or creating a new user, the page with information about a specific user opens.

The user data page displays the buttons Back - return to the User list and Deactivate - deactivation of the user account in the system. After deactivation, the user will be blocked and will not be able to use the EasyPON system.

#### All permissions

User access permissions are displayed in the User Permission and Group permissions sections. If the user has full access to the permission group, it will be marked as Full Access, if the rights are limited, then the group can have Partial Access. If the user does not have the rights of visible rights in the group of permissions, it will be marked as No Access.

![User profile page](/files/c6cjbg3lXXnyD3FqNzti)

## Editing a user

The edit form allows you to change details of the user, such as their password and permissions, categorized by either group or personal preferences.

You can assign a group to a user and provide them with special permissions by granting access in the "special permissions" sector. These permissions will take precedence over the permissions assigned to their group, but assigned already group permissions will not be excluded.

<figure><img src="/files/z9JiYAb4u8Pob2uVYwQv" alt=""><figcaption><p>Edit user form</p></figcaption></figure>


---

# 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://docs.easypon.in/management-and-access/users.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.
