> ## Documentation Index
> Fetch the complete documentation index at: https://subframe-59800133-apg-edit-updates.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Create, manage, and organize projects for your team.

Each project has its own theme, components, and pages. All team members can access every project.

## Create a project

1. Click the project switcher in the top nav
2. Click **New project...**
3. Enter a name
4. Choose how to start:
   * **New project** — A clean slate with no theme or components. Best for importing your designs.
   * **Start from prebuilt** — A ready-made theme and components to build on.
   * **Duplicate existing project** — A copy of one of your existing projects.
5. Click **Create**

<Note>Free plans allow 1 project. Upgrade to Pro for unlimited projects.</Note>

## Switching projects

Click the project switcher in the top-left to see all projects. Type to search if you have many.

## Rename a project

1. Go to **Settings > Projects** or click **Manage projects** in the project switcher
2. Hover over the project and click <Icon icon="pencil" size={16} />
3. Enter the new name and click **Save**

## Duplicate a project

Hover over a project in **Settings > Projects** and click <Icon icon="copy" size={16} />. This creates a new project with the same components, theme, and pages.

## Delete a project

Hover over a project in **Settings > Projects** and click <Icon icon="trash" size={16} />.

<Warning>Deleting is permanent. All pages, components, and theme data are erased.</Warning>

## Sync design system across projects

<Note>
  This feature is only available on custom plans. Reach out to [**support@subframe.com**](mailto:support@subframe.com)
  to learn more.
</Note>

If you maintain a separate design system project:

1. Open the project switcher
2. Click **Sync project...**
3. Follow the prompts to merge updates

## Transfer a project to another team

To transfer a project to another team, email [support@subframe.com](mailto:support@subframe.com).

## Permissions

Only Admins and Editors can create, rename, duplicate, and delete projects.

## FAQ

<AccordionGroup>
  <Accordion title="Can I copy/paste between projects?">
    No, you can't copy/paste elements between projects. However, you can [import components from another project](/learn/components/overview#importing-from-another-project).
  </Accordion>
</AccordionGroup>
