> 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/product-updates/2024-updates/october-24-sso-and-organisations.md).

# October '24 - SSO & Organisations

## Initiatives Progress Update

### SSO & Organisations :tada:

A few months after the initial release, we are happy to report hundreds of users preferring SSO as their primary authentication method over Login & Password. In October we took another step in the direction of secure and controllable access settings in Realpad. Organisations will help you to limit Realpad access of a group of users to one specific domain (`@development.com`).&#x20;

Find out how your company can benefit and setup Organisations today :arrow\_down:

{% content-ref url="/pages/SsuFWsTbSQ3Gz3dm5Qpa" %}
[User Organisations](/en/features/user-organisations.md)
{% endcontent-ref %}

### Inquiries

We've been actively testing our "Multiple Inquiries" prototype with many customers across Europe. Dozens of you reported better overview-ability and offer generation flow due to persistent request parameters in inquiry details (budget, disposition, orientation, area etc). We also received a few negative feedback inputs which we value a lot and will have to cover before proceeding.&#x20;

Thank you to everyone who shared your time and insights—we can't wait to bring these improvements to the product! If you haven’t yet had a chance to participate, stay tuned for the next opportunity by [subscribing to the updates](https://docs.google.com/forms/d/e/1FAIpQLSfZ1_bQr22k52LuOgiv8cOyN0hmU6VYIBgpZpmrc58CPkEcWQ/viewform).

### Other Initiatives

After releasing the [Activities tab last month](https://product.realpadsoftware.com/monthly-updates/september-24-customer-activities#multiple-inquiries-and-activities), we received some feedback, including concerns about the reduced overview of past activities. Rest assured, before we replace Tasks & Interactions with Activities, we will make sure this feedback is addressed.

## Released in October

* Did anyone by accident change the Roles or their Permissions in Realpad? No worries! You can now find these changes in *Settings > Users > Users activity*

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

* When doing a bulk change to any item in Realpad, you can now see the number of items being edited

<figure><img src="/files/jWFaSTBOxsRPI4aH0vPo" alt=""><figcaption><p>Bulk changes</p></figcaption></figure>

<details>

<summary>We've simplified our API structure by removing several endpoints which were historically created and no longer serve their purpose. The endpoints removed are:</summary>

* `list-excel-unit-history`
* `get-resource-static`
* `list-project-deal-documents`
* `create-portal-access`
* `list-deal-payments-prescribed`
* `list-all-cms-documents`
* `list-deal-cms-documents`
* `list-shopping-cart`
* `create-deal`
* `lock-unit`
* `set-reservation-fee-paid`

</details>

* Smaller under-the-hood changes and bug fixes.

***

{% hint style="info" %}
Would you like to receive an email notification about regular product updates? \
[Join Realpad Champions](https://forms.gle/KktWc1XQgwAnjsZX7).
{% 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/product-updates/2024-updates/october-24-sso-and-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.
