# Share your board

### Protected boards

All boards are protected by default to your team, so only members of the team can access the board immediately. Everyone else will join a waiting room and have to request access to the board.

1. Choose your board protection level in sharing settings
2. Copy the board link or send email invites
3. Optional - accept any join requests from temporary external guests

### Sharing Settings

You can change the "Trusted" level in a board's Sharing settings to Team, Organization, or Open, which will remove the board protection and waiting room for licensed members of the Team, Organization, or anyone with the link, respectively.

Your Organization Account's [Access Controls](/management/security-and-access-control.md) determine if people joining a board can join to participate as a licensed member, or as an external guest.

Boards can be viewed and joined by guests immediately when the share settings have been set to "Open" (subject to your plan's guest limits).

<figure><img src="/files/9lbwzyrD91TJyyjd6olU" alt=""><figcaption></figcaption></figure>

#### Sharing permissions explained

<table data-header-hidden><thead><tr><th width="189">Label</th><th></th></tr></thead><tbody><tr><td><strong>Team</strong></td><td>Your team members have instant access to participate on the board.<br>Everyone else must request access to the board.</td></tr><tr><td><strong>Organization</strong></td><td>Any licensed member of your Organization Account has instant access to participate on the board.<br>Any non-licensed people can attempt to join as an external guest.</td></tr><tr><td><strong>Open</strong></td><td>Anyone with the link can view the board, and can attempt to join as a guest.</td></tr></tbody></table>

### Invite by email

You can invite via email directly from the board. This grants instant permission for the invitee to join the board quickly. You can invite them as either a Member or Guest. Your plan allocations are shown at the bottom of the invite window:

<figure><img src="/files/iPhoYgdEpLGWaAUAoLpR" alt=""><figcaption></figcaption></figure>

*Please note: People joining the board are still subject to member and guest seat allocations, driven by your plan.*

### Guests

External collaborators can be invited as a "Guest" - this allows you to work securely with people outside your team, such as clients, partners, and external contractors.

Guest limits apply, depending on your plan. For example:

* Business: 2 guests per board
* Enterprise: 20 guests per board

### How to share with Guests

1. Copy and share the board link with the intended guest or invite them by email. Depending on your sharing settings (see the top of this page 👆) the board will be visible or protected.
2. They can then choose to sign in or use a temporary profile to join the board.
3. If the board is protected you will get a notification while on the board that someone is waiting to join.
4. You can accept, and subject to your guest limits, they will join the board and can participate.

### What can Guests do?

Guests use all tools enabled for them by the Host, such as sticky notes, pen, images etc.

Guests cannot:

* Create boards
* Start, edit, or run a meeting
* Use Host controls
* Change the Sharing settings
* Manage the access of other Guests
* See the organization dashboard or teams

Guests only have access to the board that is shared with them - they cannot access your dashboard.

A temporary guest profile is saved as a cookie on the user's device, meaning they can use the same guest profile across multiple boards and sessions within an organization while the cookie is saved on that device. They can later claim the account by signing up with an email and password.

### Managing Guests

You can see your available guest slots and manage access in the share settings menu.

![This organization is on the Business plan and has 2 guests per board](/files/TmUvCJgc4L148hrIjQNA)

If you want to add more guests to a board but the Guest slots are all taken, then you will need to remove existing Guests from the board, or [talk to us](mailto:contact@ludi.co) about extending your Guest limit.

You can remove Guests from a board at any time through the 'Manage Access' option in the Share settings.

#### Changing a Guest's name

A guest can change their own name on the [Account page](https://ludi.co/account). They can navigate there by clicking the Ludi logo in the top left, then clicking 'Account' or going to <https://ludi.co/account>. You cannot change a guest's name for them.


---

# 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/boards/share-your-board.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.
