# Job Scheduling Overview

### **Accessing the Dashboard**

* **Location:** Find the Nosto plugin dashboard under the Marketing tab in Shopware 6 administration.
* **Path:** Marketing → Nosto Jobs Listing

<figure><img src="/files/8kg7Gz95YcRAx1KRzTrV" alt="" width="294"><figcaption></figcaption></figure>

### **Dashboard Features**

* **Job Scheduling Dashboard:** View and manage scheduled jobs.
* **Job Listing:** Access complete job information and sync products with Nosto.

<figure><img src="https://lh7-us.googleusercontent.com/ibKEVm2vXXU7TKl9FL3IyD2L-aTOFFs6DA_nN_usuwYUYxaySEkjTxTLpx4jpqAxrEEAoD0bN6S327NrKdfLmexWtiVWBZHhfbkWekAe_0KWP4ESvlqTDAZKGx0eU3oc9allpuJdVNStGP9IoQpDSJI" alt=""><figcaption></figcaption></figure>

### **Job Listing Details**

* **Columns Explained:**

  * **Name:** Job identifier.
  * **Status:** Job status (Success, Failed, Running, Pending).
  * **Timings:** Job creation, start, and finish times.
  * **Child Jobs:** Status indicators (Green for success, Gray for pending, Red for failed).
  * **Messages:** Log messages categorized by type (Info, Warning, Error).

  ![](https://lh7-us.googleusercontent.com/ibKEVm2vXXU7TKl9FL3IyD2L-aTOFFs6DA_nN_usuwYUYxaySEkjTxTLpx4jpqAxrEEAoD0bN6S327NrKdfLmexWtiVWBZHhfbkWekAe_0KWP4ESvlqTDAZKGx0eU3oc9allpuJdVNStGP9IoQpDSJI)

### **Dashboard View Modes**

* **List View:** Default view with filter support.
* **Grouped View:** Organize jobs by status or type.
* **Chart View:** Visualize job data over selected time frames (30 Days, 14 Days, etc.).

<figure><img src="/files/s33VfEB86mE1y97ssN9U" alt=""><figcaption><p>List View</p></figcaption></figure>

<figure><img src="/files/acwynu0S0f5oFYscic9Z" alt=""><figcaption><p>Grouped View</p></figcaption></figure>

<figure><img src="/files/F1pwDGJ1vb1SrFfkj9IQ" alt=""><figcaption><p>Chart View</p></figcaption></figure>

{% hint style="info" %}
Enabling **Auto Load** will refresh the listed data automatically once per minute.

![](/files/9hwhAv2xZTArFxxeFMIA)
{% endhint %}

### **Jobs Handled**

* Changelog Entity Sync Operation
  * Marketing Permission Sync Operation (newsletter),
  * Order Sync Operation (New Order, Updated Order events)
  * Product Sync Operation
* Full Catalog Sync Operation: Synchronize all products to Nosto


---

# 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.nosto.com/shopware-6/features/job-scheduling-overview.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.
