# Job Schedule Centre

The Job Schedule Centre serves as a centralized hub for overseeing all scheduled jobs (imports/exports) within the system. Specifically designed for users engaged with a 3PL and involved in the import/export of waves and ASNs from the Xoro system, this centre helps to manage your account.

The centre provides additional functionalities, allowing users to edit both the job and its associated query. Furthermore, it offers access to the comprehensive job execution history for detailed insights and analysis.

### Job Schedule Centre Options

The job schedule centre offers various options for effectively overseeing and managing job execution. Simply hover over the job line to access and view the available options.

<figure><img src="/files/7nfuqG4qMoQbHLRv299Y" alt=""><figcaption></figcaption></figure>

#### Job Schedule options

<table><thead><tr><th width="191">Option</th><th>Description</th></tr></thead><tbody><tr><td>Quick Info<img src="/files/qDU6AqWARavInI1XZdwq" alt=""></td><td> Displays a brief source info of the job. This usually entails the job component and specifics of the filters employed in creating the job query.</td></tr><tr><td>Edit <img src="/files/goG33QF7ippzZ0XNOzoI" alt=""></td><td>Allows you to <strong>View/Edit</strong> the details of the Import and Export scheduler. Clicking on this will take you to the Job Schedule page from where you can view and edit the job details.</td></tr><tr><td>View History<img src="/files/7BoFsO9uqn3JaOL0QvcY" alt=""></td><td>Displays the activity history of the job.</td></tr><tr><td>Edit Query<img src="/files/Sd6iTgAEpqUOqioZyiWL" alt=""></td><td>Allows you to edit the query of the job.</td></tr></tbody></table>

### Job Execution Status

The job schedule centre also displays the status of the job execution, indicating whether the job was successful or encountered errors. This helps to analyse the job performance and making any necessary adjustments.

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

Additionally, you can also view the time and date when the job was last executed, as well as the scheduled time and date for the next job execution.

<figure><img src="/files/Evr3FvshrCWeMCmJSQoQ" 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://docs.xorosoft.com/xoroerp-1/utilities/job-schedules/job-schedule-centre.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.
