# Automatic Workflow (AUTO Flow): Role Configuration

The role configuration interface for the AUTO flow contains the following information:

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

* **Role order** is the role’s position in the list. It is available only if **Set processing order** is enabled.
* **Role name** is shown to users in templates and envelopes. This field is required. The limit is 60 characters.
* **Role mailbox** is the mailbox where the envelope will be sent. If you set it at the template level, you cannot change it on the envelope level.

You can specify one of the following options as a mailbox:

1. **Specific mailbox.** Search by mailbox name, alias, or UUID. You cannot change it on the envelope level.
2. **Let sender set.** The sender defines the mailbox or email address on the envelope level.
3. **Let sender set from contacts.** Only mailboxes from contacts are available on the envelope level.
4. **Specific role name in the current flow.** The role inherits the mailbox or email address from a parent role. You can search for roles by name. You cannot inherit a role that already inherits another role.

Role names, including **Sender**, can be changed to any text value up to 60 characters.

* **Role type** defines what actions the user must perform in the envelope.


---

# 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://support.docstudio.com/user/envelope-processing-flow-template-configuration/automatic-workflow-auto-flow/automatic-workflow-auto-flow-role-configuration.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.
