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

# Project management

> Manage your HypeFrame projects. Control visibility, rename, delete, and organize your applications.

## Project visibility

By default, new projects are **public**, meaning anyone can view them. You can make your project private to restrict access.

<Info>
  Only you can access your private projects. Public projects can be viewed by
  anyone.
</Info>

### How to change project visibility

<Steps>
  <Step title="Enter your project">
    Open the project you want to change the visibility for and wait for it to load.
  </Step>

  <Step title="Open options menu">
    Click on the options menu (ellipsis icon) in the top right corner to open the
    drawer.
  </Step>

  <Step title="Toggle visibility">
    In the drawer, you'll see a toggle to switch between **Public** and **Private**. Click it to change your project's visibility.
  </Step>
</Steps>

<Info>
  You can switch between public and private at any time. Both options are
  available in free and paid plans.
</Info>

## Rename your projects

Your project name is automatically generated, but you can rename it anytime. Renaming doesn't affect your project—it's just a label.

### How to rename your projects

<Steps>
  <Step title="Go to projects section">
    Navigate to the projects section in your HypeFrame dashboard.
  </Step>

  <Step title="Find your project">
    Locate the project you want to rename in your projects list.
  </Step>

  <Step title="Open options">
    Click on the options menu (ellipsis icon) for the project you want to rename.
  </Step>

  <Step title="Rename">
    Select the "Rename" option, enter your new project name, and confirm to save.
  </Step>
</Steps>

## Delete your projects

Remove projects you no longer need. Deleted projects cannot be recovered, so make sure you really want to delete before confirming.

### How to delete your projects

<Steps>
  <Step title="Go to projects section">
    Navigate to the projects section in your HypeFrame dashboard.
  </Step>

  <Step title="Find your project">
    Locate the project you want to delete in your projects list.
  </Step>

  <Step title="Open options">
    Click on the options menu (ellipsis icon) for the project you want to delete.
  </Step>

  <Step title="Delete">
    Select the "Delete" option and confirm the deletion. The project will be permanently removed.
  </Step>
</Steps>

<Warning>
  Deleting a project is permanent and cannot be undone. Make sure you have a
  backup or have downloaded your code if you might need it later.
</Warning>

## Create a new chat

Inside any project, you can start a new chat conversation. This is useful when you want to begin fresh or work on a different aspect of your project.

### How to create a new chat

<Steps>
  <Step title="Open your project">
    Enter the project where you want to create a new chat.
  </Step>

  <Step title="Find new chat option">
    After a certain point in your conversation, you'll see an option to create a
    new chat. This appears in the chat interface.
  </Step>

  <Step title="Start new chat">
    Click on the "New Chat" or similar option to start a fresh conversation. Your previous chat history remains accessible, but you'll begin a new conversation thread.
  </Step>
</Steps>

<Info>
  Creating a new chat doesn't delete your previous conversations. You can access
  your chat history and switch between different chat threads.
</Info>

## Managing multiple projects

You can have multiple projects in your HypeFrame account:

* **Organize by purpose** - Create separate projects for different applications or ideas
* **Switch easily** - Move between projects from your dashboard
* **Independent chats** - Each project has its own chat history
* **Separate deployments** - Each project can be deployed independently

<Tip>
  Use descriptive project names to easily identify what each project is for. You
  can always rename them later if needed.
</Tip>

## Troubleshooting

### Can't find rename or delete options

If you don't see rename or delete options:

* Make sure you're in the projects section, not inside a project
* Check that you're logged into the correct account
* Verify you have permission to manage the project
* Try refreshing the page

### Project visibility not changing

If the visibility toggle isn't working:

* Make sure you're inside the project
* Wait for the project to fully load before trying to change visibility
* Try refreshing the page and attempting again
* Check that you have the necessary permissions

### New chat option not appearing

If you don't see the option to create a new chat:

* Make sure you're inside a project
* The option appears after a certain point in the conversation
* Try scrolling in the chat interface
* Refresh the page if needed

## Need help?

<Info>
  Questions about managing your projects? Need help with renaming, deleting, or
  visibility settings? Reach out at
  [contact@hypeframe.ai](mailto:contact@hypeframe.ai) for assistance.
</Info>
