# Job Log

This document provides insight into the Job Log under **Company > Job Log** page. Here you can view the status of the target users you add/update to the platform. The log will be added to the page every time you add or update the target users either manually or through LDAP integration.

The fields are explained below.

<table data-header-hidden><thead><tr><th width="193"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Job Title</td><td>The name of the job</td><td></td></tr><tr><td>Job Date</td><td>The date that the job was created</td><td></td></tr><tr><td>Upload Percentage</td><td>The percentage of progress of the job</td><td></td></tr></tbody></table>

When you click on an individual job, you see the individual tasks that were completed by the platform.

| Target User Add/Update              | The number of target users added or updated.                        | The date and time that the job is completed |
| ----------------------------------- | ------------------------------------------------------------------- | ------------------------------------------- |
| Target User Group Add/Update        | The number of user that is added or updated in the group.           | The date and time that the job is completed |
| Target User Custom Field Add/Update | The number of custom fields that target users information imported. | The date and time that the job is completed |


---

# 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://doc.keepnetlabs.com/next-generation-product/platform/company/job-log.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.
