# Collaborating with multiple users

Multi-user collaboration in Docupilot is tailored to enhance teamwork in automating document generation workflows. It optimizes the process, enabling team members to work on different parts of the document creation simultaneously, boosting efficiency and conserving time. Role-based access control further ensures that access to resources in your workspace is correctly allocated, preserving both security and integrity.

#### Getting Started with User Collaboration:

1. **Invite Your Team:** Begin by easily adding team members to your project with a few simple steps.
2. **Assign Roles:** Assign user roles to meet the specific needs of your team.

To access user module, navigate to the "**Settings"** menu and click on "**Users**”

<figure><img src="https://191679573-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDwD-wIOendMUiQ8uVr%2Fuploads%2FLtCpeesMgYp2ix55DvSA%2Fuser%20manage%20ment.gif?alt=media&#x26;token=e4b98ebc-1429-4a1b-944e-0f9945078acf" alt=""><figcaption><p>User Collaboration</p></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://help.docupilot.app/collaborating-with-multiple-users.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.
