# User Management

## Overview

The User Management section is where you can:

* View lists of Service Agents, Robots and Self Service Users
* Create, edit and delete Service Agents, Self Service Users and Robots.
* Create, edit and delete User Groups to control permissions
* Create and maintain User Roles
* Reset user passwords and remove users and Robots.

{% embed url="<https://enate.cdn.spotlightr.com/watch/MTM2MzAwMg==>" %}

You can access User Management from the toolbar link:

![](/files/-MWpzuJZTHgVAHTkSMIu)

User Management is made up of the following sections:

* [Service Agents](/enate-help/builder/builder-2021.1/user-management/service-agents.md) - this section is where you can create and manage the service agents in your system. Service agents are the people who in your service centres and deliver service to your clients, often using Work Manager to do this.  Note that the Service Agents page will only appear if you have been given permission to [access and edit users](/enate-help/builder/builder-2021.1/user-management/user-roles-and-feature-access.md#builder-access-options).
* [Robots](/enate-help/builder/builder-2021.1/user-management/robots.md) - this section is where you can create and manage the robots in your system.  Note that the Robots page will only appear if you have been given permission to [access and edit users](/enate-help/builder/builder-2021.1/user-management/user-roles-and-feature-access.md#builder-access-options).
* [Self Service Users](/enate-help/builder/builder-2021.1/user-management/employees.md) - this section is where you can create and manage the self service users in your system. Self Service users are the people who you are delivering service to and who are using Enate Self Service. Note that the Self Service Users page will only appear if you have been given permission to [access and edit users](/enate-help/builder/builder-2021.1/user-management/user-roles-and-feature-access.md#builder-access-options) and if a Self Service instance has been configured.
* [User Groups](/enate-help/builder/builder-2021.1/user-management/user-groups.md) - this section is where you can create and manage the user groups in your system. this is a way of grouping together a number of service agents which, when used alongside the permissions feature, can be used to control access to parts of your business operations i.e. you can allow certain user groups to only work on items for a specific customer or contract or service, or even just to work on specific Case & Ticket processes.
* [User Roles](/enate-help/builder/builder-2021.1/user-management/user-roles-and-feature-access.md) - this section is where you can create and manage the user roles in your system. User roles determine which features service agents can access in Enate.
* [Application Credentials](/enate-help/builder/builder-2021.1/user-management/application-credentials.md) - this section is where you can create and manage the application credentials in your system. Application credentials allow smoother interaction with third-party systems by effectively granting the logged-in user's account's access levels to the Application Credential record to allow third-party systems using that record to act on this user's behalf.&#x20;


---

# 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.enate.net/enate-help/builder/builder-2021.1/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.
