# Jobs

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

แสดงรายงายประวัติการทำงานของ Schedule ที่ run เสร็จแล้ว โดยมีรายละเอียดข้อมูลดังนี้

* Schedule: ชื่อ Schedule ที่ run Job นี้
* Event: กิจกรรมที่กำหนดไว้ใน Schedule
* Job Result: ระบุจำนวน target ที่ Job ทำงาน สำเร็จหรือล้มเหลว
* Run On: วันที่ Job ทำงาน

สามารถกดที่ column "Target" เพื่อดูรายละเอียดการทำงานเป็นราย Target ได้

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

โดยจะแสดงข้อมูลเพิ่มเติมดังนี้

* Resource Type: ประเภทของ target
* Target: ชื่อของ resource ที่ทำงานตาม event
* Result: ผลของการ run Jobs
* Remark: คำอธิบายเพิ่มเติม


---

# 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-epc.gitbook.io/ncs-documents/scheduling/jobs.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.
