> For the complete documentation index, see [llms.txt](https://product.realpadsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://product.realpadsoftware.com/en/features/user-organisations.md).

# User Organisations

**Story 1**: The majority of users are your direct internal employees, with the company's corporate email. Ideally, you want your team to access Realpad only via the email you have control over. For that purpose, you can set up a new Organisation, which limits access methods to emails matching your email domain - `@mydevelopment.com`.

**Story 2**: Your organisation requires certain security compliance (2FA), which is provided by the security configuration of Microsoft accounts. For that purpose, you can create the Organisation and limit the access to Microsoft SSO - this way, for users of this Organisation the only path to access Realpad would lay through logging into users' Microsoft accounts.

### Set up an Organisation

{% hint style="info" %}
Keep in mind:

1. Each user belongs to one Organisation.&#x20;
2. You can't delete an Organisation with users in it.
3. Correspondingly, you must have at least one Organisation configured.
   {% endhint %}

To make sure some users have access to Realpad only via their corporate Microsoft account you have to create an Organisation with corresponding access methods, and then add specific users to it. After adding users to the organisation, they will be asked to provide the correct authentication details to continue to use Realpad.&#x20;

<img src="/files/J7FDd5hU3yQqkpBwgGbX" alt="This is how the process looks like schematically." class="gitbook-drawing">

As Admin, you have to **Create a new Organisation & Invite users.** This will take just a few clicks, in the demo below you will:

1. Locate Organisations in Realpad
2. Create a new Organisation
3. Setup a new Organisation
4. Find users to be invited to the new Organisation
5. Invite all selected users

{% @arcade/embed flowId="fJXnGuD7fqTg1iHwRzZi" url="<https://app.arcade.software/share/fJXnGuD7fqTg1iHwRzZi>" %}

{% hint style="danger" %}
There are a few reasons to consider keeping Login & Password access method for users. \
For example, users of Tablet app and Integration accounts won't be able to access Realpad without Login & Password (yet).
{% endhint %}

If Organisation changes don't require more info from users, they won't be even bothered. Otherwise, as a User, you will have to **set up new credentials under your new Organisation** next time you log in.

{% @arcade/embed flowId="JoxlFzj00sws0xRKw6j8" url="<https://app.arcade.software/share/JoxlFzj00sws0xRKw6j8>" %}

#### FAQ

<details>

<summary>What access limitations can I achieve using Organisations?</summary>

Setting up an Organisation allows you to easily control access to the system by specifying:

* method of authentication (Microsoft SSO, Login & Password)
* email domain (example: only `@mydevelopment.com` users)

</details>

<details>

<summary>Who can change the Organisation for users? </summary>

Only Admins can change the Organisation for users. All users can see the Organisation they belong to in user details.

</details>

<details>

<summary>How many organisations can I have? </summary>

You can have as many organisations and users inside as you want.

</details>

<details>

<summary>Is Google SSO coming?</summary>

Let us know if that's something you need in the form below.

</details>

{% hint style="info" %}
Something else?&#x20;

We are doing our best to prioritise the most impactful feedback, [tell us where to start](https://docs.google.com/forms/d/e/1FAIpQLSfN8WQYH6UlhX8MVo3okbD8Z_ZDuV6qHZNifNy0ipAwqgFQdA/viewform?usp=pp_url\&entry.1904105779=Organisations)!
{% endhint %}


---

# 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:

```
GET https://product.realpadsoftware.com/en/features/user-organisations.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.
