> For the complete documentation index, see [llms.txt](https://docs.telm.ai/telmai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.telm.ai/telmai/connect-to-data/projects.md).

# Projects

A **Project** in Telmai is a way to organize your data sources or groups of sources, helping you manage your workspace or tenant efficiently.

To create a new project, you need to:

1. Click on the **Manage Projects** button. This will open a menu where you can create, modify, or delete projects, as shown in the image below.<br>

   <figure><img src="/files/mIhuk75sWCcdsIsuz7eD" alt=""><figcaption></figcaption></figure>
2. Click on the **+Project** button.
3. Enter a **Project Name** and an optional **Description** when prompted.
4. Click **Save** to finalize the creation of your project.

<figure><img src="/files/8CrFLGnMnQsEpv1VQ2fW" alt="" width="375"><figcaption></figcaption></figure>

You can modify the project description anytime by clicking the **Edit** button. Projects can only be deleted if they contain no sources, using the **Delete** button.

Access Permissions can be set at any time for the project. Please refer to the [RBAC support section](/telmai/authentication-and-access-control.md#role-based-access).

### Move Source Across Projects

Once a source is created, it can be moved to a different project with few easy clicks:

1. Select the source you like to move, and click the 3-dot menu
2. Click "Move to Project" option
   * You will see list of projects you have access to

<figure><img src="/files/rBdN1yT7nZqScvDWOulX" alt=""><figcaption></figcaption></figure>

3. Select the desired project, and click "Move to Project"

{% hint style="info" %}
All rules & policies will move with the project except for rules using templates
{% endhint %}
