# Introducing new user roles

{% hint style="info" %}
Flowdoh 2.0 introduced four types of user roles with different capabilities
{% endhint %}

### **User Roles of Flowdoh 2.0**

The new Flowdoh design studio is revamped to enhance the user experience of the Flowdoh management teams.

While we only migrated to this new design studio, there were also minor modifications to user roles and their capabilities were introduced. Yes, this was done based on the market demand.

Now Flowdoh has 4 user types

* Administrators
* Process Owners
* Designers
* Standard Users&#x20;

Designer Studio is only accessible to the first three user types but also note some of these users cannot perform certain functions.

Administrators – **Cannot** do Design flows (can only view). But they can Create users, import users, create users and user groups and Install Connectors, **create global connections** to those apps.

Process Owners – **Cannot** add users or install connectors. But they can create and save workflows, add startup capable users to the workflow, and **create local connections** to already installed apps.

Designers – **Cannot** add users, install connectors, or create global connections.  But they can design workflows, save workflows, can create local connections, or even add local connectors

### **User Permission Matrix**

![](/files/atuNlBSEzlHkhZ74HOwb)

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;


---

# 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://blog.flowdohapp.com/user-types.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.
