> ## 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/IRTtNdA9trnIa88o/images/platform/app-management-all-apps.png?fit=max&auto=format&n=IRTtNdA9trnIa88o&q=85&s=06d0e69b8a4ad6e9bc58d29af7e9c584" alt="Hercules dashboard showing all apps in the organization" width="1024" height="434" data-path="images/platform/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?">
    Contact the Hercules support team at [hello@hercules.app](mailto:hello@hercules.app) and we'll move the app for you. Please email from an email address associated with the org you want to transfer the app from, and then please share the org ID that you want to transfer the app to. Please also note that when you transfer your app to another org, everything will be transferred (e.g. code/data/domains etc) EXCEPT Hercules Emails and Hercules Commerce.
  </Accordion>

  <Accordion title="How do I delete 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 **Delete**

    <div className="screenshot rose">
      <img src="https://mintcdn.com/zeus-0f6dadbf/IRTtNdA9trnIa88o/images/platform/app-management-context-menu.png?fit=max&auto=format&n=IRTtNdA9trnIa88o&q=85&s=b34905993df8777f410e09d899285471" alt="App context menu with Open, Unfavorite, Duplicate, and Delete options" width="626" height="502" data-path="images/platform/app-management-context-menu.png" />
    </div>
  </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>
