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

# Projects

> Organize your work into workspaces.

## Workspaces group your work

In the Console, your work is organized into workspaces. Each workspace groups
its own chats and sources, and can carry its own instructions. A workspace scopes
memory, which is what lets EDN answer only from that workspace's sources when you
want it to.

## Managing workspaces

From the Workspaces page you can:

* Create a workspace by giving it a name.
* Open a workspace to start chatting, uploading sources, and building memory.
* Rename a workspace.
* Delete a workspace, with a confirmation step.

Each workspace card shows how many files and chats it contains.

<Note>
  Sources are added inside a workspace, from the chat composer. See
  [Sources](/user-guide/sources).
</Note>
