# Collaboration

Users of the Rendered.ai platform can share content with other users via the platform’s collaboration capabilities. Collaboration can happen at two levels: the organization and workspace.

### Adding Users to Organization <a href="#adding-users-to-organization" id="adding-users-to-organization"></a>

Organizations are the primary mechanism for sharing access to other users. Users that are in the same organization have access to all workspaces and resources owned by that organization. Users can have one of two roles in an organization: Admin or Member. Admins have privileged permissions within the organizations, they can access Organization Billing and modify the role of other users. Admins and Members of an organization can both fetch, create, edit and delete workspaces and resources within the organization.

Adding users to your organization can be done in one of two ways: through the Landing page or in the Organization Settings page. From the Landing page, you can select the organization and click on the *Invite* button to the top right of the screen.

<figure><img src="https://3091318601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbPMRyh7BHNPMVqv2031A%2Fuploads%2FpLgEJbALgIUpv32pjmxs%2FInvite%20Button.png?alt=media&#x26;token=5580a39f-c3c2-4b06-8192-f8b96df3351c" alt=""><figcaption><p>Invite Button</p></figcaption></figure>

Clicking the Invite button will bring up a dialog where you can enter your colleague’s email address.

<figure><img src="https://3091318601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbPMRyh7BHNPMVqv2031A%2Fuploads%2Fzf4uRXtCeVcoFdKsULBK%2FInvite%20Dialog.png?alt=media&#x26;token=ea03445a-8390-4d42-aab8-4d520c15eeeb" alt=""><figcaption></figcaption></figure>

If the user already has a Rendered.ai account, they will be added as a member of the organization and can access all workspaces and resources owned by the organization. If they do not yet have a Rendered.ai account, they will receive an invitation email which will direct them to create an account. After signing up for their new account, the user will be added as a member of the organization.

The second way to add a user to your organization is through the Organization Members page. To get there, Click on the organization’s *Settings* button from the Landing page or click on the profile icon then *Organizations*.

<figure><img src="https://3091318601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbPMRyh7BHNPMVqv2031A%2Fuploads%2Fpbbh6Xx906y44aExTujF%2FOrganizations%20Drop%20Down.png?alt=media&#x26;token=19807043-715d-4eb6-95b7-14f354e074cb" alt=""><figcaption><p>Organizations Drop Down</p></figcaption></figure>

Once on the Organizations Setting page, click the Members tab. From here you can also view your Organization members and their roles within the organization. You can also click the *Invite* button to reach the same Invite dialog.

<figure><img src="https://3091318601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbPMRyh7BHNPMVqv2031A%2Fuploads%2FoCZyBfwOyfJnvdV7smYd%2FInvite%20Button%202.png?alt=media&#x26;token=9477dd6c-9160-4562-a429-9d1c1375cbc4" alt=""><figcaption><p>Invite Button</p></figcaption></figure>

<figure><img src="https://3091318601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbPMRyh7BHNPMVqv2031A%2Fuploads%2FPxyH5Ch6qWk6RFVMCCjp%2FInvite%20Dialog%202.png?alt=media&#x26;token=5b6e7ed0-0180-4d31-8e8f-6e86a256b8e6" alt=""><figcaption><p>Invite Dialog</p></figcaption></figure>

After the user has signed up, or if they are already a user on the platform, they will show up in the Members list. From here, you can modify the user’s role by clicking the pencil icon or remove the user from the organization using the *Remove* button.

&#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://support.rendered.ai/application-user-guides/tutorials/collaboration.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.
