> 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/appsharelist.md).

# APPSHARELIST

#### Syntax

**APPSHARELIST**(*appName*)

* *appName* - the name of the app from which the list of shared users should be returned - ***Value type**: text*

#### Remarks

* The function returns a range where each row contains this user information:
  * *email* - the email address of the user
  * *workspaceRole*- the workspace role of the user\
    Possible values are: “Editor” and “Viewer”
* If the function is executed by a user who doesn’t have the *Editor* role assigned for the specified app, it returns !ERROR.

#### Example

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