# Workflow Builder Permissions

Not all users will have access to the **Workflow Builder**. Any user who is an admin will by default have access. Users who are not an admin will need to have a role that has the `ReadEmbeddedWorkflowBuilder` permission. This permission is in the `EmbeddedWorkflowBuilder` permission group.

To add the `ReadEmbeddedWorkflowBuilder` permission to a role follow these steps:

Navigate to the Settings page in ION:&#x20;

<figure><img src="/files/78Iz1S38euCCEV0IAw9O" alt=""><figcaption></figcaption></figure>

Click on Organization:

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

Click on Members:

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

Click on Roles:

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

Locate the Role that you want to add the permission to then click on the green up arrow next to the name of the role.

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

Click on the `EmbeddedWorkflowBuilder` checkbox to enable the permission for the role.

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

Repeat these steps to enable the permission for all applicable roles.


---

# 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://manual.firstresonance.io/workflow-builder/workflow-builder-permissions.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.
