> For the complete documentation index, see [llms.txt](https://adaptix-framework.gitbook.io/adaptix-framework/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adaptix-framework.gitbook.io/adaptix-framework/adaptix-c2/agent-browsers/process-browser.md).

# Process Browser

The Process Browser displays information about processes. When the Process Browser is launched, **no requests are made to the server**. To send a request to the server, you must click the Refresh button ![](https://2104178602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS8p8XLFtLmf0NkofQvoa%2Fuploads%2Fgit-blob-4835c32ec304be0969ad11b62327cc168860334f%2F40.png?alt=media).

The Process Browser on the left displays the processes in a tree view. The table on the right displays detailed information about the processes. The current process running the agent is displayed in red.

{% tabs %}
{% tab title="Windows" %}

<figure><img src="https://2104178602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS8p8XLFtLmf0NkofQvoa%2Fuploads%2Fgit-blob-32aed24bb69f00c3143788052a7bc34a30507701%2F41.png?alt=media" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Unix" %}

<figure><img src="https://2104178602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS8p8XLFtLmf0NkofQvoa%2Fuploads%2Fgit-blob-dd354d014234109aaa51c938bef86a2fdf842289%2FScreenshot_20250427_123332.png?alt=media" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

The "Wait" status indicates that the request is currently being processed. The "Ok" status displays the date and time of the response.

<table data-header-hidden><thead><tr><th width="142"></th><th></th></tr></thead><tbody><tr><td>Wait</td><td><img src="https://2104178602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS8p8XLFtLmf0NkofQvoa%2Fuploads%2Fgit-blob-d5a6912176d93b0fb87fb2fdfcc666b77dc29c90%2F42.png?alt=media" alt=""></td></tr><tr><td>Ok</td><td><img src="https://2104178602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS8p8XLFtLmf0NkofQvoa%2Fuploads%2Fgit-blob-178af045616c19c342795d0d2477ef1a9eb9bd97%2F43.png?alt=media" alt=""></td></tr></tbody></table>

File Browser allows you to filter processes by a substring from any column.

<figure><img src="https://2104178602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS8p8XLFtLmf0NkofQvoa%2Fuploads%2Fgit-blob-21c5c17ce7bc70ef1bdd94af66b48fb7e1629618%2F44.png?alt=media" alt=""><figcaption></figcaption></figure>

From the context menu of the process table you can copy the PID of the selected process.

<figure><img src="https://2104178602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS8p8XLFtLmf0NkofQvoa%2Fuploads%2Fgit-blob-bf1b4310694f706d237edf1dc0f7d2cd487c4c28%2F45.png?alt=media" alt=""><figcaption></figcaption></figure>
