# Agent list management

## Account list interface

<figure><img src="https://content.gitbook.com/content/W1nWhVvoi55dxT8euy3M/blobs/WItTDWdFscgFx1wxFf4j/Screenshot%20at%20Jul%2030%2015-17-46.png" alt=""><figcaption></figcaption></figure>

### (1) Information filter

* **Filter by role:** quickly filter results by role (admin - supervisor - agent)&#x20;
* **Name, phone number, email:** quickly filter by one of the personnel's name, phone number, and email information&#x20;
* **Add new agents to the portal:** add new personnel to the portal. In details, refer to how to [add agents to the portal](#them-nguoi-dung-vao-portal)&#x20;
* **Export data:** export the file of personnel details on the portal to the computer in excel format

### (2) Personnel information

* **Active:**
  * **Full name:** the personnel name in portal&#x20;
  * **Groups:** the names of groups to which personnel has been added&#x20;
  * **Email:** the email of respective personnel&#x20;
  * **Phone number:** the agent's phone number. This value is needed to format 84xxxxxxxxx&#x20;
  * **Extension:** the extension number (ext., extension) of respective personnel&#x20;
  * **Role:** the role of the agent on the system&#x20;
  * **Activated at:** when the respective personnel was added&#x20;
  * **Action:**&#x20;
    * **Update:** update agent information, see details below&#x20;
    * **Delete:** remove the user from the portal
* **Awaiting confirmation:**
  * **Full name:** the name of the person who was invited to the portal but not yet agreed/unconfirmed&#x20;
  * **Email:** the email of respective personnel&#x20;
  * **Role:** the role of the respective personnel&#x20;
  * **Last Invited from:** the last time the system/admin sent an invitation to join the portal via personnel's email&#x20;
  * **Action:**&#x20;
    * **Resend:** resend the new invitation to the employee's email, the previous invitation will be invalidated&#x20;
    * **Update:** updated invitation (email remains the same, remaining information such as name, role, group subject to change)&#x20;
    * **Delete:** delete sent invitation, previous invitation will be disabled

## Add agents to the portal

In Personnel interface, users click on "Add new agents to the portal" to add new users.

<figure><img src="https://content.gitbook.com/content/W1nWhVvoi55dxT8euy3M/blobs/lqxte1ok7Da6YDqBbL4o/Screenshot%20at%20Jul%2030%2015-27-42.png" alt=""><figcaption></figcaption></figure>

**Confirm email:** Add a new employee to confirm the invitation in the employee's email after the Admin fills in the information and clicks on the "Send invitation" box. The agent checks and follows the instructions in the corresponding email to confirm to join in the portal. Then the agent can start logging in using the portal.

* **Full name:** the displayed name of the personnel on the system after adding.
* **Email:** email to receive invitation (email of personnel used to log in to the system).&#x20;
* **Role in the portal:** the role of personnel after accepting the invitation (Admin - supervisor - agent).
* **Add to group and select position in group:** add to group and role in corresponding group.&#x20;
* **Add to service and role in service:** add to service and role in service respectively.

**Auto confirm email:** adding a new employee does not need an email to confirm the invitation. Once done, Admin clicks on the box "Add new agents to the portal" to create a new account.&#x20;

<figure><img src="https://content.gitbook.com/content/W1nWhVvoi55dxT8euy3M/blobs/HTMiRWTW3Cjo0RftGpj6/Screenshot%20at%20Jul%2030%2015-34-18.png" alt=""><figcaption></figcaption></figure>

* **Email address:** user's email used to log in to the system.
* **New password:** password to log in to the system.
* **Username:** the displayed name of the personnel on the system after adding&#x20;
* **Phone number:** employee's phone number. Note: the phone number needs to be formatted as 84xxxxxxx&#x20;
* **Role in the portal:** the role of personnel after accepting the invitation (Admin - supervisor - agent)&#x20;
* **Add to group and select position in group:** add to group and role in corresponding group&#x20;
* **Add to service and role in service:** add to service and role in service respectively

&#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://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/ii.-system-features/9.-settings/9.2-hr-and-team-management/9.2.1-personnel/agent-list-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.
