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

# AskUI-ShowProcess

### SYNOPSIS

Shows running AskUI processes.

### DESCRIPTION

The AskUI-ShowProcess cmdlet displays information about currently running AskUI processes
including process IDs, names and status.

### EXAMPLES

#### EXAMPLE 1

Lists all running AskUI processes.

```powershell theme={null}
AskUI-ShowProcess
```
