# Access and Setup

## Accessing the FE\&R Platform

Log in to the AB Tasty platform and look for the "Feature Experimentation & Rollouts" section in the main navigation.

## Inviting Your Team

* In the AB Tasty platform, go to **Account Settings** **> Account >** [**User rights**](https://app2.abtasty.com/settings/user-management) > **Feature experimentation** Tab.
* Click **Add User** and enter the email addresses of your teammates.
* Assign each user the appropriate role (see below).
* Invited users will receive an email with instructions to set up their account.

## Setting Up User Roles and Permissions

* **Assign roles at the account level:**
  * **Guest:** View-only access.
  * **Member:** Can view and participate, but cannot manage users.
  * **Product Manager/Project Manager:** Can create and manage experiments and flags.
  * **Admin/Super Admin:** Full rights, including user management and settings.
* **Set folder-level permissions** if you want to restrict access to specific campaigns or flags.

{% hint style="success" %}
**Best practice:** Only grant admin rights to users who need to manage other users or critical settings. For most team members, "Member" or "Product Manager" is sufficient.
{% endhint %}

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


---

# 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.abtasty.com/onboarding/fe-and-r-quick-start-guide/access-and-setup.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.
