# Agents

## Agents list

**Agent** - a member of your customer service team. Agents can view and respond to requests from your customers.

There are two subsections in the Agents section:&#x20;

* **Active** - displays a list of active agents;&#x20;
* **Deleted** - displays a list of deleted agents.&#x20;

In the Active section, you can edit existing agents and create new ones.&#x20;

In the Deleted section, you can restore deleted agents.&#x20;

To create a new agent/edit an existing one, click **Add agent/Edit agent**.

***

## Create/Edit an Agent

## Main settings

The main settings display the user's Name, Role, Email, password, and authentication type.

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2FUVppwPXzWhtPFYBAz67S%2Fimage.png?alt=media&#x26;token=d9afb1ff-a8bf-4c4b-b2f5-06cc3f1f5992" alt=""><figcaption></figcaption></figure>

1. **Email -** user email, used during login
2. **Agent Name**
3. **Agent Display Name** - a name that is displayed in the online chat, for example: Agent 1
4. **Role -** You can choose one of the standard roles or create your own (see [Roles & Permissions](https://help.novatalks.com.ua/en/get-started/settings/roles-and-permissions) for more details).

Available Standard roles:

* **Agent -** has access to Conversations and modify their own Settings;
* **Supervisor** - designed to monitor the work of inboxes, teams and agents
* **Administrator -** has access to all NovaTalks features.

{% hint style="success" %}
Find out what permissions each standard role includes 👉[Permissions for standard roles](https://help.novatalks.com.ua/en/get-started/settings/roles-and-permissions/standard-role-permissions)
{% endhint %}

5. **Provider** - a type of authentication procedure: email or ldap.

{% hint style="warning" %}
You can add only the number of agent accounts you have purchased. If you reach this limit, please contact NovaTalks support.
{% endhint %}

***

### Skills

**Agent skills** are key skills that agents need to handle dialogs successfully. They ensure tasks are assigned to the right agent and enhance the quality of customer service.

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2FqAuaArYCvtn9rjAvCQSP%2Fimage.png?alt=media&#x26;token=ede98096-abac-46df-889a-3d6ee004c922" alt=""><figcaption></figcaption></figure>

1. **Skills**
2. **Rating -** an agent's skill level.

{% hint style="info" %}
Each agent can possess one or more skills.
{% endhint %}

***

### Telephony

The Telephony tab sets the phone settings for an agent's Web Phone.

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2FwG4X48zD7A05bDLIAvSN%2Fimage.png?alt=media&#x26;token=84992c5a-0d85-4d9f-8069-c577a2cdf8a3" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For assistance with settings, please contact NovaTalks support.
{% endhint %}

***

### Devices

On the Devices tab, the administrator can control user access to the account by viewing detailed information about each active session and terminating them.

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2Fv73qE555b0SOc75yJsyf%2Fimage.png?alt=media&#x26;token=6d652fe5-8e96-4af5-aaeb-62ddd5fa0f4c" alt=""><figcaption></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://help.novatalks.com.ua/en/get-started/settings/agents.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.
