# Guest Access

With the guest access option, it is possible to use an app without authentication.

Follow these steps to allow guest access for an app.

1. As an Admin user, open the **Manage users** dialog.\
   ![](/files/r2BaoaPETfNpkXc2Ebcs)
2. At the bottom of the dialog, switch **Allow guest access** on.\
   Now it is possible for all Editors, to enable guest access for their apps as follows.
3. As an Editor of an app, open the **Share App** dialog.\
   ![](/files/tXfIVRLZfezvViUnF3OU)\\
4. At the bottom of the dialog, switch **Guest access** on.
5. Click on **Anyone with the link** to copy a link to the app into the clipboard.

If the app is opened via this link, no authentication is required, and the user is logged in automatically as guest user.

This link can now e.g. be embedded into a web page, or shared with other users.

#### Remarks

* Please note that the use of Guest users must be permitted by the current license.
* It is not possible to assign Guest users Editor permissions for an app.
* It is possible to temporarily turn off guest access for an app or the entire workspace. All existing links are still valid after switching on again.
*


---

# 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://docs.nedyx.com/version-1.66/nedyx/security/user-management/guest-access.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.
