# Access Controls

<figure><img src="https://1990502200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtAIPUIiSH7MWC0IHLJuD%2Fuploads%2FuWI0PTbJVv8NAzivMIue%2Fimage.png?alt=media&#x26;token=7bac7ad8-2d92-4f87-94f2-1d6c85522d5f" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Available to workspaces on our [Team](https://jam.dev/pricing) or [Enterprise](https://jam.dev/pricing) plans.
{% endhint %}

### Overview

Control default access for all existing and new Jams created by your team:

1. **Public**: Anyone with the link can view&#x20;
2. **Private**: Only people with verified company domains can view

Your team's access controls automatically configure based on your email domain:

* **Company email domains**: Private access (login required)
* **Personal email domains**: Public access (anyone with link)

You can modify the default access controls in your team settings page. Additionally you can override default workspace settings for individual Jams:

{% tabs %}
{% tab title="Default Team Workspace Settings" %}
Control default access for all existing and new Jams created by your team:

<figure><img src="https://1990502200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtAIPUIiSH7MWC0IHLJuD%2Fuploads%2F1jE5YAnsLJ5OqwRxgH0V%2FSetting_%20Access%20Controls%20Workspace%20Level.png?alt=media&#x26;token=325cfc67-6323-48fd-8ebe-fb9bed342e70" alt=""><figcaption></figcaption></figure>

1. **Go to your team settings**
2. **Find the Default link access**
3. **Select who can access your team's Jam links**
   1. Public: Anyone with the link can view
   2. Private: Only people with verified company domains can view

*Only admins can modify these settings in your team's workspace settings.*
{% endtab %}

{% tab title="Individual Jam Control" %}
Override default workspace settings for individual Jams:

<div align="left"><figure><img src="https://1990502200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtAIPUIiSH7MWC0IHLJuD%2Fuploads%2FBJutZZfRFm2TocYw5PqW%2Fteam-link-privacy.gif?alt=media&#x26;token=f21855d0-b530-42ee-9272-4d57f6c7d4a0" alt="" width="375"><figcaption></figcaption></figure></div>

1. **Open any Jam**
2. **Click the share button**&#x20;
3. **Choose**
   1. Public: Anyone with the link can view
   2. Private: Only people with verified company domains can view
4. **Add specific email addresses** for targeted sharing or copy the Jam link

*When you share by email, recipients get automatic notifications.*
{% endtab %}
{% endtabs %}

### FAQs

<details>

<summary>What's the difference between public and private Jam sharing?</summary>

Public sharing lets anyone with the link view the Jam (no login required). Private sharing requires users to log in and be part of your workspace.

</details>


---

# 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://jam.dev/docs/administration/access-controls.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.
