# Claude Projects

> Source: https://aiwiki.ai/wiki/claude_projects
> Updated: 2026-06-03
> Categories: AI Tools & Products, Anthropic
> From AI Wiki (https://aiwiki.ai), a free encyclopedia of artificial intelligence. Quote with attribution.

Projects is a feature in [Claude](/wiki/claude), the chat assistant from [Anthropic](/wiki/anthropic), that groups related conversations into a dedicated workspace with its own knowledge base and custom instructions. A project keeps documents, files, and chats together so that every conversation started inside it shares the same background material and guidance, rather than starting from a blank context each time. [1][2]

## Background

Before Projects, a Claude.ai user who wanted the model to draw on a particular set of reference material had to paste or re-upload that material into each new conversation. There was no persistent place to store instructions or files that several chats could draw on. Projects addressed this by giving users a container that holds a knowledge base and a set of instructions and then applies both to any chat opened within it. [1][2]

The feature arrived during a period when Anthropic was adding interface features to Claude.ai beyond plain text chat. Two days before Projects, on June 20, 2024, the company released [Claude 3.5 Sonnet](/wiki/claude_3_5_sonnet) along with [Artifacts](/wiki/claude_artifacts), a side panel that displays generated content such as code, documents, and diagrams next to the conversation. Projects was built on top of Claude 3.5 Sonnet and was presented as a companion to Artifacts rather than a replacement for it. [3][4]

## Launch and availability

Anthropic announced Projects on June 25, 2024, initially for [Claude Pro](/wiki/claude_pro) and Team subscribers on Claude.ai. [1][4] The Team plan, a collaborative subscription tier, had launched the previous month, and Projects was one of the first features to take advantage of its shared workspace. [5]

Availability changed over time. When Anthropic introduced the Claude Enterprise plan on September 4, 2024, Projects and Artifacts were included as part of that tier as well, with Enterprise offering a larger 500,000 token context window than the standard 200,000. [5] Anthropic later extended Projects to all Claude.ai users, including those on free accounts, with free users limited to creating a maximum of five projects and the more advanced retrieval and sharing capabilities reserved for paid plans. [2][6]

| Plan | Can create projects | Retrieval (RAG) for large knowledge bases | Share projects within organization |
| --- | --- | --- | --- |
| Free | Yes (up to 5) | No | No |
| Pro | Yes | Yes | No |
| Team | Yes | Yes | Yes |
| Enterprise | Yes | Yes | Yes |

(Sources: [2][6])

## How Projects work

A project is a self-contained workspace with its own chat history, knowledge base, and instructions. [6] Inside a project, a user can upload documents, code, and other files that Claude treats as background for every conversation in that workspace. The same set of files does not have to be re-supplied for each new chat. [1][2]

Each project can also carry custom instructions that shape how Claude responds across all of its conversations. These instructions can set a tone, for example a more formal register, or ask Claude to answer from the perspective of a particular role or industry, such as responding the way a marketing team or a data analyst would. [1][4] The instructions and the knowledge base together let a user ground Claude's output in their own material, whether that is a style guide, a codebase, interview transcripts, or past work. [1]

## Knowledge base and context

Anthropic described each project at launch as including a 200,000 token context window, which it compared to the length of a 500-page book, so that users could add the relevant documents, code, and notes for a given body of work. [1][3] The Enterprise plan raised this to a 500,000 token window. [5]

For larger knowledge bases, paid plans use retrieval augmented generation. When the material in a project approaches the context window limit, Claude automatically switches to a retrieval mode that loads only the relevant portions of the knowledge base into context for a given question rather than the entire set of files. Anthropic states that this expands a project's effective capacity by up to ten times while keeping response quality intact, and notes that this enhanced project knowledge is available only on paid plans (Pro, Max, Team, and Enterprise). [2][6]

## Collaboration and sharing

On the Team plan, Projects added collaborative features tied to the shared workspace. Team members can share snapshots of their best conversations with Claude into a shared project activity feed, which lets teammates see different ways colleagues are working with the model. [1][4] Anthropic positioned this as a way for an organization to spread effective prompting patterns and to bring shared knowledge into common workflows such as product development and research. [1]

Sharing of projects themselves is limited to Team and Enterprise plans. Members of those organizations can share a project with individuals, in bulk, or across the whole organization, using two permission levels: a "Can use" level that allows viewing and chatting only, and a "Can edit" level that allows changing the instructions and knowledge and managing members. [2][6] Anthropic also stated that data or chats shared within Projects would not be used to train its generative models without a user's explicit consent. [1]

## Relationship to Artifacts and memory

Projects and Artifacts are separate features that are often used together. Artifacts is the side panel where Claude places generated content (code snippets, text documents, graphics, diagrams, and website designs) so the user can view, edit, and iterate on it next to the conversation. [1][3] Projects supplies the persistent context and instructions for the conversation, while Artifacts handles the output produced within it. A chat opened inside a project can still generate Artifacts in the usual way. [1]

Anthropic later connected Projects to its [memory](/wiki/claude_memory) features. For Team and Enterprise subscribers, Claude keeps separate memory summaries for each individual project, alongside a summary covering a user's non-project chats, so that what Claude remembers in one project does not bleed into another. [6]

## Later changes

After launch, Projects moved from a Pro and Team feature to one available across Claude.ai, including free accounts with the five-project cap noted above. [2][6] The retrieval mode for large knowledge bases and the per-project memory summaries were added for paid users, and the feature was bundled into the Enterprise plan with its larger context window. [5][6] Anthropic has continued to describe Projects as a way to organize work around a fixed set of knowledge and instructions, distinct from one-off chats and from its later collaborative and agentic products. [2]

## References

1. Anthropic, "Collaborate with Claude on Projects." [https://www.anthropic.com/news/projects](https://www.anthropic.com/news/projects)
2. Anthropic / Claude Help Center, "What are projects?" [https://support.claude.com/en/articles/9517075-what-are-projects](https://support.claude.com/en/articles/9517075-what-are-projects)
3. Anthropic, "Introducing Claude 3.5 Sonnet." [https://www.anthropic.com/news/claude-3-5-sonnet](https://www.anthropic.com/news/claude-3-5-sonnet)
4. IT Pro, "Anthropic's new 'Projects' feature looks to supercharge team collaboration with Claude AI." [https://www.itpro.com/technology/artificial-intelligence/anthropics-new-projects-feature-looks-to-supercharge-team-collaboration-with-claude-ai](https://www.itpro.com/technology/artificial-intelligence/anthropics-new-projects-feature-looks-to-supercharge-team-collaboration-with-claude-ai)
5. TechCrunch, "Anthropic launches Claude Enterprise plan to compete with OpenAI." [https://techcrunch.com/2024/09/04/anthropic-launches-claude-enterprise-plan-to-compete-with-openai/](https://techcrunch.com/2024/09/04/anthropic-launches-claude-enterprise-plan-to-compete-with-openai/)
6. Anthropic / Claude Help Center, "How can I create and manage projects?" [https://support.claude.com/en/articles/9519177-how-can-i-create-and-manage-projects](https://support.claude.com/en/articles/9519177-how-can-i-create-and-manage-projects)

