> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/feature-list/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/feature-list/8.x/team-feature/pipeline-features/job-history.md).

# Job History

The job history panel is a feature that provides users with information on when a job was activated and completed, as well as whether the job execution was successful or failed. This feature is useful for users who need to monitor the progress of their jobs and identify any issues that may arise during the execution process. In this document, we will discuss the features and benefits of the job history panel.

Features:

The job history panel provides users with the following information:

1. Activation Time: The job history panel displays the time when a job was activated. This information is useful for users who need to monitor the time taken to activate a job.
2. Completion Time: The job history panel displays the time when a job was completed. This information is useful for users who need to monitor the time taken to complete a job.
3. Execution Status: The job history panel displays the execution status of a job, indicating whether the job was executed successfully or failed. This information is useful for users who need to monitor the progress of their jobs and identify any issues that may arise during the execution process.

Benefits:

The job history panel provides users with the following benefits:

1. Easy Monitoring: Users can easily monitor the progress of their jobs using the job history panel. This feature provides users with a real-time status update on their jobs, allowing them to identify any issues that may arise during the execution process.
2. Improved Efficiency: The job history panel can improve the efficiency of users by providing them with information on the time taken to activate and complete a job. This information can help users optimize their workflows and identify areas for improvement.
3. Enhanced Collaboration: The job history panel can enhance collaboration among team members by providing a centralized location for monitoring job progress. This feature enables team members to identify any issues that may arise during the execution process and work together to resolve them.
4. Better Automated Workflow Debug.

Conclusion:

The job history panel is a useful feature that provides users with information on when a job was activated and completed, as well as whether the job execution was successful or failed. This feature can improve the efficiency of users, enhance collaboration among team members, and provide users with real-time updates on their jobs. The job history panel is a valuable addition to any workflow management system and can help users optimize their workflows and improve their productivity.


---

# 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.bdb.ai/feature-list/8.x/team-feature/pipeline-features/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.
