# How often do Jobs run?

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

Arnica's full ingestion and analysis jobs run each morning by default to ensure the most recent org data is being processed.\
\
For some features, such as code commit analysis, Arnica detects risks in real time each time a new commit is pushed.\\

GitHub Enterprise Accounts

For integrations with GitHub enterprise, uploading the GitHub audits log for your org will be necessary for Arnica to fully produce your risk report.\\

You can find more information on exporting logs and uploading to Arnica [here.](/arnica-documentation/getting-started/scm-integrations/github/github-audit-logs.md)

On -Demand Ingestion and Analysis\
\
You can run a job on demand at any time within the jobs page.\
\
More details on the [Admin - Jobs page.](/arnica-documentation/platform-operations/scheduled-jobs.md)


---

# 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.arnica.io/arnica-documentation/platform-operations/scheduled-jobs/how-often-do-jobs-run.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.
