# Manage operators

## **General information**

Operators are involved in answering clients’ questions in Blinger.io interface. Their authority can be expanded with role permissions.

Initially, only super-admin can have the access to all of the settings

## **How to add operators?**

### **Step 1 Open tab Operators and press the button “Invite new operator”**

![](/files/-LmKCUX8HPmTJni8DCNW)

### **Step 2. Specify the details of the operator(s) whom you plan to invite**

#### **Option 1. Single invitation**

![](/files/-LmKF_OLFVrG_irD11Ye)

Steps:

1. In field “User email” - write down the email of operator whom you plan to add
2. In field “Operator groups” - choose the group to which you plan to add the operator
3. Press “Send invitation to email”

{% hint style="warning" %}
If there is no groups - choose the group Default (automatically created group when the super-admin register the account)
{% endhint %}

#### **Option 2. Bulk invitation**

![](/files/-LmKGEAneHaCQVH4o50Z)

Steps:

1. Write down the list of operators’ email addresses (.csv)
2. Upload this file
3. In field “Operator groups” - choose the group to which you plan to add the operators
4. Press “Send invitation to email”

{% hint style="warning" %}
After sending the invitation, the letter will be sent to the specified email addresses to complete registration in Blinger.io&#x20;
{% endhint %}

![](/files/-LmKHgPpMxZxDlXPjC6Q)

### **Step 3**. **Track operator registration status**

You can track the status of operator registration in the Operators section. If the operator has completed registration, there will be the status "Active" - otherwise "Not registered".

![](/files/-LmKJE1XamRr1HskmOQr)

## **How to delete agents?**

![](/files/-LmPrkywjk_TNlqzL2Z2)

To remove an operator, you need to go to the tab Operators, first click "Deactivate" and then "Delete".<br>

\ <br>


---

# 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.blinger.io/documentation/tab-operators/manage-operators.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.
