> For the complete documentation index, see [llms.txt](https://docs.remote.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.remote.it/features/organizations.md).

# Organizations

For all levels of plans you can now create your own Organization and invite members to immediately collaborate and share all your devices. An Organization owner can purchase additional seats and assign them to members. This allows members to get access to all devices owned by the Organization. [Learn more about Organizations here.](https://link.remote.it/support/organizations)

## SAML Integration

Remote.It can manage user logins for your users using a SAML integration. [Learn more about it here.](https://link.remote.it/support/organizations-saml)

## Manage Access

You can change the number of user licenses at any time to scale your team.

Invite Licensed members to have access to the complete device list.

Invite Unlicensed members to have access to the first 5 devices in the account.

[Learn more about member roles and custom roles here.](https://link.remote.it/support/organization-custom-roles)

![](/files/xKP1KQKuMNYPw0VNINF6)

## Access

Quickly switch between your personal device list and organizations without logging out so all connections stay online.

![](/files/ER8wSXFtPYpu2Y64mbNT)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.remote.it/features/organizations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
