Browse Platform
Platform · Project

Jobs

Inspect and operate project background jobs, logs, and results.

2 min read

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.

The light-mode Jobs page with completed Flow, indexing, scheduling, and synchronization jobs
Screenshot previewThe light-mode Jobs page with completed Flow, indexing, scheduling, and synchronization jobs
The light-mode Jobs page with completed Flow, indexing, scheduling, and synchronization jobs

List columns

ColumnWhat it shows
ViewOpens the job log.
Job TypeIdentifies the operation that created the job.
StatusShows whether the job is waiting, running, completed, aborted, or in error.
Modified Date / Created DateShows when the record started and most recently changed.
DownloadDownloads a result when the job produced a file.
IDIdentifies the job for support, logs, and API investigation.

Actions

ActionWhen it is available
View LogOpens structured log entries for the selected job. Use this first when a job fails.
Abort JobAvailable for running work. It requests that the job stop.
Retry JobAvailable for aborted or errored work. It starts another attempt; verify the original operation is safe to repeat.
Ping JobAvailable for running work and checks the job's current worker state.
Archive JobRemoves 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.