For the complete documentation index, see llms.txt. This page is also available as Markdown.

Jobs

The Jobs page is where you monitor and manage background operations on your account. When you submit forms offline, trigger a data import, or perform other background operations, each operation becomes a job. Once you are back online, jobs are processed automatically and you can track their progress here.

The jobs page
The jobs page

The Jobs section has three pages, accessible from the sidebar:

  • Overview - shows your pending and queued jobs.

  • Manager - shows jobs that have failed.

  • History - shows all completed and processed jobs.

Click the sidebar links to move between these pages.

Overview - pending jobs

The Overview page lists jobs that are waiting to be processed. Click a job row to expand it and see the full job details.

Use the ellipsis menu (three dots) on any job row for two options:

  • Execute - run the job immediately (useful if you want to retry or process a job without waiting).

  • Download - save the job data and any associated files as a ZIP archive to your device.

There is also a View Cache link on the Overview page that takes you directly to the History page.

Manager - failed jobs

The Manager page lists jobs that encountered an error during processing. Click a row to expand it and read the error details.

Use the ellipsis menu on a failed job to:

  • Execute - retry the failed job.

  • Download - save the job data as a ZIP.

There is a View Cache link on this page that takes you to the History page.

Most failures are caused by a network interruption. Check your connection and use Execute to retry the job.

History - completed jobs

The History page shows all jobs that have finished processing. Click a row to expand it and view the full details of the completed operation.

Use the ellipsis menu to Download any completed job's data.

Most jobs complete automatically. You only need to visit this page if you want to check on pending uploads or troubleshoot a failed job.

Last updated