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
- After signing in with your company email address, you’ll land on the Jobs dashboard page.
- To create a new Job, click on the Create Job button on the Jobs page.
- Upload your document.
- 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).
- 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.