> For the complete documentation index, see [llms.txt](https://docs.connect.jfrog.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.connect.jfrog.io/features-new-ui/tools/get-alerts/create-monitored-process/view-monitored-processes.md).

# View Monitored Processes

You can view the monitored processes you have configured in the Monitored Process table.

To view your monitored processes, do the following:

* In the left navigation tree, go to **Alerts** > **Configuration** **tab** > **Processes**.

<div align="left"><figure><img src="/files/UNbowmGEmWEThQDS14a5" alt=""><figcaption></figcaption></figure></div>

You can view and do the following in the table:

* **Binary Name**: The name of the executable file monitored.
* **Monitor On**: The devices where the files are being monitored.
* **More**: At the end of each row in the table, hover your mouse and you can see the three dots. Click the three dots to open the menu.
  * **Edit**: Click **Edit** to modify the monitored process configuration.
  * **Delete**: Click **Delete** to delete the monitored process from the table.

## What's Next?

Learn how to [view configured alerts](/features-new-ui/tools/get-alerts/view-configured-alerts.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.connect.jfrog.io/features-new-ui/tools/get-alerts/create-monitored-process/view-monitored-processes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
