> For the complete documentation index, see [llms.txt](https://docs.arnica.io/arnica-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arnica.io/arnica-documentation/platform-operations/scheduled-jobs.md).

# Jobs & Tasks

## Overview <a href="#h_588fa82bbf" id="h_588fa82bbf"></a>

The Jobs page provides visibility into current and historical background processing in Arnica. It includes task status, job type, integration context, and the last update timestamp for each task.

Use this page to:

* Track whether a job is pending, running, completed, or failed.
* Restart specific tasks when you need a fresh ingestion or re-analysis run.

## Restarting a task

You can restart a task directly from the Jobs page:

1. Navigate to **Admin → Integrations**.
2. Scroll down to **Existing Integrations**.
3. Click **Go To Tasks** on the right side.
4. Use the open search field to locate the relevant task by scan type (for example: SAST, SCA/License, IaC, Container) or by repository name.
5. Click the restart action on the right side of the row.

After restart, the task status changes to **Pending**, then transitions to **Running** once execution begins. When the run is complete, status is updated in the same table.

<figure><img src="/files/gnHnhKTNav7tYpmGkD6V" alt="Restarting a task from the Jobs page"><figcaption><p>Restarting a task from the Jobs page</p></figcaption></figure>
