# Workspace Visibility

<figure><img src="https://1990502200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtAIPUIiSH7MWC0IHLJuD%2Fuploads%2FZMqMzQKWnSfoKETJ5MXn%2FSetting_%20Workspace%20Discoverability.png?alt=media&#x26;token=08077fda-de35-4cdd-ab82-0f10c4c11f2d" alt=""><figcaption></figcaption></figure>

### Overview

Workspace visibility makes it easier for people in your company to find and join your team's workspace in Jam. When enabled, new users who sign up with your company's email domain can immediately join your team workspace and start collaborating.

### Managing Workspace Visibility

Workspace visibility determines whether Jam surfaces your team during:

* **Sign-up** for new users with your company email domain
* **In-product prompts** for existing Jam users with your company email domain

{% hint style="info" %}
Users automatically join as **Viewers** and can be promoted to other roles by team admins
{% endhint %}

#### Default Behavior

Workspace visibility availability depends on your plan:

* **Free and Team Plan**: Available and enabled by default for all workspaces
* **Enterprise Plan**: Not available, as Enterprise workspaces use advanced security and team management controls
* **Legacy Plans**: Disabled by default. Upgrade to the new Team plan to enable this option

### Configure

Only workspace admins can change visibility settings:

1. Go to your workspace settings page.
2. Find the **Workspace visibility** section.
3. Toggle **On** or **Off**

{% tabs %}
{% tab title="On" %}
**Workspace visibility:&#x20;**<mark style="color:green;">**On**</mark>

<figure><img src="https://1990502200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtAIPUIiSH7MWC0IHLJuD%2Fuploads%2FZMqMzQKWnSfoKETJ5MXn%2FSetting_%20Workspace%20Discoverability.png?alt=media&#x26;token=08077fda-de35-4cdd-ab82-0f10c4c11f2d" alt=""><figcaption></figcaption></figure>

**New users with your @company.com email**\
Any user signing up or using Jam with your company email domain sees an option to join your workspace instantly.

<figure><img src="https://1990502200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtAIPUIiSH7MWC0IHLJuD%2Fuploads%2FOzG2mbbCWt4ntSB8V6Fz%2Fimage.png?alt=media&#x26;token=bfa350db-2f2e-4c76-a8c0-75fb4ecb1a65" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Off" %}
**Workspace visibility:&#x20;**<mark style="color:red;">**Off**</mark>

<figure><img src="https://1990502200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtAIPUIiSH7MWC0IHLJuD%2Fuploads%2FJKyBJxGQVvvnz5oSLMLp%2Fimage.png?alt=media&#x26;token=eab4ae78-38e0-429d-9683-d66f16f514df" alt=""><figcaption></figcaption></figure>

**New users with your @company.com email**\
Your workspace is hidden from automatic discovery.
{% endtab %}
{% endtabs %}

#### Privacy Considerations

Workspace discoverability is separate from your [access controls](https://jam.dev/docs/administration/access-controls), which determine who can access your team's Jams:

* **Workspace visibility**: Controls whether users with your domain can find and join your workspace
* **Access Controls**: Controls who can view your team's Jams and folders

{% hint style="info" %}
Workspace admins receive notifications whenever someone joins their workspace through this feature
{% endhint %}

You can have discoverability enabled while still maintaining strict access controls for your team's content.


---

# 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/workspace-visibility.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.
