# Job History

## Job History

1. On successfully creating a “Job Config”, it will automatically create an entry that runs on the “Job History” page.
2. Observe the jobs created and ran for the configs created.
3. Upon clicking any of the job labels, you can see job-related details such as METADATA & DATA.<br>

   <figure><img src="/files/WkfU93J8iP4wut8iZ9gj" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/TUuLVxfgtJuecT4xaJlh" alt=""><figcaption></figcaption></figure>
4. You can find the “Replicate Source Info” by clicking on the info icon.<br>

   <figure><img src="/files/j2FcMaF1CnLXXYi8N22c" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/khaY8Rz26hhNeKoTXbDR" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/vV8UWvzDhonIpMzo8eY4" alt=""><figcaption></figcaption></figure>
5. You'll find insights into the outcomes within the "MetaSuccess" and "MetaFailure" categories. Take a closer look at individual successes within the "SuccessRecords" and setbacks within the "FailedRecords." Simply click on the associated links to access detailed information for each category, enhancing your understanding of both success and failure records.<br>

   <figure><img src="/files/0RBnqEdiBTutPXLgwElS" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/lgc00KhM8ghtM6k6wyT5" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/BrMcm5hgfdZ14c4gGqe1" alt=""><figcaption></figcaption></figure>
6. Under the actions, you can view the following “Replicate Summary”, “View Log” as shown below.<br>

   <figure><img src="/files/ITr7owZd4UroZd58DoKn" alt=""><figcaption></figcaption></figure>


---

# 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://knowledgebase.autorabit.com/product-guides/vault/vault-features/replicate/job-history.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.
