> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chorus.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Sharing Context Across Chats

> Share attachments, context, and chat history

When you start a new chat you often need to re-use context. Things like code snippets, design notes, PDFS, company specific information, etc. Instead of copying that material over each time, Chorus lets you store it in one central place——a Project.

## Sharing Context in Projects

[Projects](../core/projects) are a feature in Chorus that allow you to group similar chats together.

To create a project in Chorus, press <kbd>⌘</kbd> + <kbd>Shift</kbd> + <kbd>N</kbd> or click the "New Project" button in the sidebar.

On the project page, put any *shared* information in the `Context` field that you want all chats in your project to automatically have access to.

<img src="https://mintcdn.com/chorus/Z4zDLdWahI28tjZx/images/project-empty.png?fit=max&auto=format&n=Z4zDLdWahI28tjZx&q=85&s=a7f038a3130605334957222ea54ba700" alt="Projects" width="1640" height="1100" data-path="images/project-empty.png" />

### Using Project Memory

But what if you discover something while working on a chat *in* a Project and want to make sure other chats can see it?

When you toggle **Project Memory** on from the projects page, Chorus will automatically generate a short transcript of each of your chats in that project.

These transcripts will be made available to all other chats.

So next time you make that key discovery, or the AI nails the plan you've been looking for, all of your other chats will be sure to know about it.

<img src="https://mintcdn.com/chorus/Z4zDLdWahI28tjZx/images/memory-light.png?fit=max&auto=format&n=Z4zDLdWahI28tjZx&q=85&s=c239ff0394dd1919d319b0e1652ab4d7" alt="Projects" className="dark:hidden max-w-xs" width="630" height="1050" data-path="images/memory-light.png" />

<img src="https://mintcdn.com/chorus/Z4zDLdWahI28tjZx/images/memory-dark.png?fit=max&auto=format&n=Z4zDLdWahI28tjZx&q=85&s=8c428e2c7191b6ad378848be6ecf66e3" alt="Projects" className="hidden dark:block max-w-xs" width="636" height="1058" data-path="images/memory-dark.png" />
