> For the complete documentation index, see [llms.txt](https://docs.verge.aero/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verge.aero/drone-show-software/quickstart/running-apps.md).

# Running Apps

The **Running Apps** page shows every AEROStudio and AEROConsole process currently running on your machine. Open it from the **Running Apps** entry in the navbar or from the activity icon in the header.

<figure><img src="/files/DdOmOFsab7i5YGjco1X0" alt=""><figcaption><p>Running Apps — live view of every running Verge process</p></figcaption></figure>

## Columns

* **App** — Studio or Console.
* **PID** — operating-system process ID.
* **Path** — the executable that's running.
* **CPU %** — current CPU usage.
* **Memory** — current memory usage.
* **Source** — **TOOLBOX** if the build was launched from a toolbox-managed install directory, **FOREIGN** if the executable lives outside that directory (for example, an installer-based copy not managed by the toolbox).
* **Action** — **Kill** terminates the process by PID. Use this when an app has hung and won't close on its own.
