You can create new agents not only manually, but also by importing data from a CSV file where you can specify name, email address, password, and role.
Requirements for the uploading file:
a) UTF-8 encoding;
b) a
comma "," as a separator between values;
c) the column with email addresses must be filled in.
Example of a correct
file.
PRO hint: If you have added
several languages to provide support, you can pass versions of the agent's name in all languages at once in the cell with the agent's name. To do this, use a vertical line "|" as a separator and specify the names in different languages in the same order in which they are added in the settings (
Administrator account → Settings → Localization subsection).