# Managing your projects

Each app you build is a **project**. You can have several, and you manage them from your
[Dashboard](/dashboard) or just by asking your AI.

## Seeing what you have

> *"List my onvibe projects."*

Your AI can show you every app, its link, and its status. The [Dashboard](/dashboard) shows the
same information plus your usage.

## Working across multiple apps

In a single conversation, your AI focuses on one app at a time. If you have several, tell it which
one you mean when you switch:

> *"Switch to my 'guestbook' project and add a search box."*

Starting a fresh conversation? Ask it to list your projects first so it knows what exists.

## Renaming, duplicating, deleting

- **Duplicate** an app to use it as a starting point for a new one: *"Make a copy of my event
  page so I can build a different event from it."*
- **Delete** an app you no longer need: *"Delete my old test project."* Deleting removes the app,
  its data, and its files — so save a version or copy first if you might want it back.
- **Lock** an app you don't want changed by accident: freeze it so your AI can't edit or redeploy
  it until you unlock it from the dashboard. See [Locking an app](/docs/locking).

## Access keys

If you connect a tool or script directly to onvibe (rather than through your AI chat), it uses an
**access key**. You can create and revoke these from your [Dashboard](/dashboard). Treat a key
like a password — anyone who has it can act on your account, so revoke any key you don't recognize
or no longer use.

## Usage and limits

Your dashboard shows how much you're using against your plan. For the specific allowances (how
many projects, storage, file sizes), see [Limits & good to know](/docs/limits).
