> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/nedyx/clearlines-functions/user-management-functions/userlist.md).

# USERLIST

#### Syntax

**USERLIST**()

#### Remarks

* The function returns a range, in which every row contains this user information:
  * *email* - the email address of the user
  * *workspaceRole*- the workspace role of the user\
    Possible values are: “Admin”, “Contributor”, “Standard”
  * *firstName* - the first name of the user
  * *lastName* - the last name of the user
* If the function is executed by a user who doesn’t have the "Admin" role assigned, it returns !ERROR.

#### Example

<figure><img src="/files/yO4BM5t1IpAx4YRJctBA" alt=""><figcaption></figcaption></figure>
