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

# App Management

> Manage your apps from the Hercules dashboard. View, duplicate, delete, and transfer apps between organizations.

Manage all your apps from the Hercules dashboard. View, duplicate, delete, and transfer apps between organizations.

<div className="screenshot ocean">
  <img src="https://mintcdn.com/zeus-0f6dadbf/DBWCUG0ei5KPsgbK/images/apps/app-management-all-apps.png?fit=max&auto=format&n=DBWCUG0ei5KPsgbK&q=85&s=81f12f9bb8dd4250ab9eea89f0258717" alt="Hercules dashboard showing all apps in the organization" width="1024" height="434" data-path="images/apps/app-management-all-apps.png" />
</div>

<AccordionGroup>
  <Accordion title="How do I see my apps?">
    Go to [hercules.app/dashboard/app](https://hercules.app/dashboard/app) to view all apps in your current organization.
  </Accordion>

  <Accordion title="How do I transfer an app from one org to another?">
    See [Transfer an app](/docs/apps/app-transfer) for how to move an app to another organization.
  </Accordion>

  <Accordion title="How do I delete an app?">
    There are two ways to delete an app, depending on your device.

    **On desktop:**

    1. Go to [hercules.app/dashboard/app](https://hercules.app/dashboard/app)
    2. Hover over the app and click the three dots (**More**)
    3. Click **Delete**

    **On mobile:**

    1. Open the app
    2. Tap **More** → **Danger Zone**
    3. Tap **Delete**

    Deleting an app is permanent and cannot be undone. It removes the app, all of its data, and any associated resources.
  </Accordion>

  <Accordion title="How do I duplicate an app?">
    1. Go to [hercules.app/dashboard/app](https://hercules.app/dashboard/app)
    2. Hover over the app and click the three dots
    3. Click **Duplicate**
  </Accordion>
</AccordionGroup>
