Jobs
Inspect and operate project background jobs, logs, and results.
Jobs record asynchronous project work such as Flow requests, scheduled triggers, indexing, document operations, and Skill synchronization. Open Advanced → Jobs to investigate progress or failure.
List columns
| Column | What it shows |
|---|---|
| View | Opens the job log. |
| Job Type | Identifies the operation that created the job. |
| Status | Shows whether the job is waiting, running, completed, aborted, or in error. |
| Modified Date / Created Date | Shows when the record started and most recently changed. |
| Download | Downloads a result when the job produced a file. |
| ID | Identifies the job for support, logs, and API investigation. |
Actions
| Action | When it is available |
|---|---|
| View Log | Opens structured log entries for the selected job. Use this first when a job fails. |
| Abort Job | Available for running work. It requests that the job stop. |
| Retry Job | Available for aborted or errored work. It starts another attempt; verify the original operation is safe to repeat. |
| Ping Job | Available for running work and checks the job's current worker state. |
| Archive Job | Removes selected records from the active list. Archive only after retaining any logs or downloads needed for audit or support. |
A completed status confirms the background operation ended successfully; it does not by itself confirm that downstream content or external systems are correct. Follow the linked resource when validating the outcome.