# Security & Access Control

For security purposes, Organization spaces and boards are protected by default to non-members.

You can use the following methods to control access to the Organization Account:

* Restrict who can become a team member by using domain-based access control
* Enable invite approvals. <mark style="background-color:purple;">Enterprise plan only</mark>
* Setup Single Sign-on (SSO). <mark style="background-color:purple;">Business and Enterprise plans only.</mark>
* Invite Guests (external collaborators) to boards. Guest access is restricted to just the board shared with them. <mark style="background-color:purple;">Business and Enterprise plans only.</mark>

### Organization Access

All plans are able to restrict access to the organization and set whitelist joining rules with the [Auto Join](/management/manage-account.md#auto-join-settings) setting, or for Business and Enterprise plans through integration with your [Single Sign On](/management/single-sign-on.md) provider.


---

# 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://docs.ludi.co/management/security-and-access-control.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.
