> 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="https://1654204364-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FakGR2bVCZLTNoe2hkqeR%2Fuploads%2Fgit-blob-11f83b5187a7c77164438cce422e0610e20a8971%2Ftoolbox-running-apps.png?alt=media" 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.
