# Testing with Beta Users

You can set any user in your workspace to be a **Beta user**. It will automatically give them access to apps, functions and flows set to *Beta users only*. This makes it very easy to test new ideas with a small set of users before you make them accessible to *All users*.

Here’s how you do it:

1. Go to [Users](https://app.integry.io/platform/users/)
2. Search for a user
3. Open the ... menu
4. Turn on 'Beta User'

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

To remove beta access, simply turn off 'Beta User'.


---

# 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.integry.ai/users/testing-with-beta-users.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.
