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

# How to switch projects

> Learn how to switch between projects in both Builder and Chat

If you have access to multiple projects in Relevance AI, you can easily switch between them in both the Builder platform and Chat platform.

## Switching projects in Builder

<div style={{ width:"100%",position:"relative",paddingTop:"56.25%"}}>
  <iframe src="https://app.supademo.com/embed/cmleppoa403yszqp029cuiah2" frameBorder="0" title="Switching projects in Builder" allow="clipboard-write; fullscreen" webkitAllowFullscreen="true" mozAllowFullscreen="true" allowFullscreen style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%",border:"3px solid #5E43CE",borderRadius:"10px" }} />
</div>

To switch projects in the Builder platform:

1. Click your **user icon** in the top left of your workspace
2. Select the project you want to switch to from the dropdown menu

When you switch projects, you'll have access to all the tools, agents, and resources available in that project.

## Switching projects in Chat

<div style={{ width:"100%",position:"relative",paddingTop:"56.25%"}}>
  <iframe src="https://app.supademo.com/embed/cmlepvnfd0437zqp07b72bjn5" frameBorder="0" title="Switching projects in Chat" allow="clipboard-write; fullscreen" webkitAllowFullscreen="true" mozAllowFullscreen="true" allowFullscreen style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%",border:"3px solid #5E43CE",borderRadius:"10px" }} />
</div>

To switch projects in the Chat platform:

1. Look for the **project selector** in the bottom left of the Chat interface
2. Click on it and select the project you want to switch to

<Tip>
  You can also use **Cmd + K** (Mac) or **Ctrl + K** (Windows) to quickly switch projects in Chat.
</Tip>

When you switch projects in Chat, you'll have access to all agents available in that project.
