# Multi-Users Access

You can grant access to team members so they can work on your funnels.

Log in to your Funnelish account > click the **Settings icon** at the top right of the page. Then click [**Team**](https://v2.funnelish.com/settings/staff/new)**.**

<figure><img src="/files/vfI50OG7k7f6FFdxJV57" alt=""><figcaption><p>Manage Team.</p></figcaption></figure>

On the next page, click the **Add new team member** button.

Fill in the fields. Check one or more boxes to set user permissions.

<figure><img src="/files/rpzj2I0CEarJ8G0H7TRa" alt=""><figcaption><p>Add new team member.</p></figcaption></figure>

**Admin**&#x20;

* Has full account access.
* Can **add** and **remove** other users, including other admins.
* Can **connect, update** and **remove** payment methods and integrations from the account.

**Create/Update/Delete funnels**

* Has access to app settings.
* Can create new funnels or update/delete existing ones.
* Can modify Funnel > Settings (e.g. Change funnel domain, Currency, or Favicon, etc.)

**Editor/Designer**

* Can edit your funnel steps and pages (including shared popups).
* Cannot access the rest of your funnel settings or account settings.

**Automations**

* Can create, update, and delete automations at funnel and product leve&#x6C;**.**

**Orders**

* Can update, fulfill, cancel or delete orders and customers.

**Analytics/Data Read-only access**

* Can access analytics, orders, and customers without permission to modify.&#x20;

### NOTES

* **You can choose one or more access levels for your team members.**
* **No one has access to the Account > Settings section, apart from the account admins.**


---

# 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.funnelish.com/resources/multi-users-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.
