# Jobs

In this module admin users will be able to monitor the execution of the jobs that extract metadata or execute quality rules or perform profiling on the the different sources configured in the application . For this, a list is displayed with the execution results of all the sources sorted from most recent to oldest.

![](/files/-MKFpH5vpA_hSzJq-Ef0)

Clicking on a job will provide extended details on the execution of that given job

![](/files/-MSSiBkZxVFn6qYBPtAD)


---

# 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.truedat.io/6.8/administration/sources.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.
