> ## Documentation Index
> Fetch the complete documentation index at: https://cortex-foundation-add13747-droid-1a2462c9-cor-444-sanitize.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Sharing and teams

> Cortex Chat is per account. What that means for threads, projects, plans, and files — and where team features live.

Cortex Chat is a **per-account** product. Your threads, projects, Library, memory, and plans belong to your signed-in account and follow you across devices. Another account cannot see them, and there is no “invite a teammate to this thread” control.

## What each kind of user has

|                                  | Guest                     | Member                               |
| -------------------------------- | ------------------------- | ------------------------------------ |
| Threads                          | This browser session only | Kept on the account, on every device |
| Projects, Library, memory, plans | No                        | Yes, private to the account          |
| Connected apps and MCP servers   | No                        | Yes, private to the account          |
| Bots and Code sessions           | No                        | Yes, private to the account          |

The reasoning: a guest cannot create anything it could not come back to revoke, and a member's work is never visible to another member.

## What does not exist today

* No teammate invite on a thread or a project.
* No public link for a Chat conversation.
* No shared Library between accounts.

Do not expect a sharing control to appear in the thread header — the two actions there are **Start a plan** and **Move to project**.

## Where team features live

| Need                                                        | Where                                                                                                 |
| ----------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| A team workspace with admin controls, SSO, and audit export | The **Pro** plan lists these — see [Plans](/getting-started/plans)                                    |
| Sharing a coding session transcript                         | The CLI can share a session with `/share` or `cortex run --share` — see [CLI sessions](/cli/sessions) |
| Reviewing a pull request with colleagues                    | [Cortex Security](/code/security) posts its review as a GitHub check run on the pull request          |

## Export and deletion

Your data is yours to take or remove. **Settings → Data & privacy** offers **Export my data** and **Delete all data**; a signed-in account confirms with an authenticator app. See [Security](/security/overview) and [Accounts](/getting-started/accounts).
