Jobs

Console

Jobs

Each Job represents the process of converting a single file. Depending on the request, a job may produce structured data (FHIR or JSON) or a de-identified PDF (protected health information removed). The Jobs page is where you can manage, track and retrieve the results of your document conversions.

Creating a New Job

  1. After signing in with your company email address, you’ll land on the Jobs dashboard page.
  2. To create a new Job, click on the Create Job button on the Jobs page.
  3. Upload your document.
  4. Once the upload begins, a new job entry will appear in the list with:
    • A unique Job ID
    • The current status (e.g., Pending, Success or Failed).
  5. The status of the job updates automatically as the document moves through the processing pipeline.

Viewing Jobs

Here, you can:

  • View a list of recently created jobs, along with key details such as:
    • Job ID - a unique identifier for each job.
    • Status - real-time updates on the job’s progress.
  • Copy the Job ID to your clipboard for easy reference.
  • Copy the download command, which can be used (along with your API key) to securely download the job output.

Downloading the Output

  • While the user can create and monitor jobs directly from the UI, downloading the jon output will require an API key.
  • Use the provided download command with your API key to retrieve the structured output securely.