# Job Progress

The job Progress page displays the list of discovery jobs in progress (active discoveries).

## **What you see on the screen**

The Job Progress page displays the list of discoveries and their results. The details include the following:

* Profile Name
* Type
* Schedule Type
* Current Status
* Last Action
* Next Action
* Action

Use the action icons to view:

* Information - details of the discovery
* Audit - logs
* Delete - delete the discovery job


---

# Agent Instructions: 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.infraon.io/infraon-help/infinity-user-guide/infraon-configuration/it-operations/job-progress.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.
