Job details
When you click a job name on the Jobs list page, you enter the job's detail view, where you can configure your no-code job template. At the top of the page, you’ll see the no-code job name and status.
The page includes the following components:
- A rerun indicator and buttons for managing the no-code job
- A Template tab for viewing and managing the job template configured for the job
- A Details tab for job meta data
- A Run History tab for viewing the job execution history
- A workflow panel that shows the job process
The following sections describe each component.
Rerun indicator
The rerun indicator appears in the upper-right corner of the job detail page—next to the Template, Details, and Run History tabs. It shows whether reruns have been requested or approved for the job and changes depending on the job’s current status.
Job creators can request approval for reruns while drafting the job. Once submitted for review, all members can track the rerun status.
The following table shows the indicator text, when it appears, and what it means.
Rerun indicator statuses
Indicator | When displayed | What it means |
---|---|---|
Request approval for reruns | Draft | The job creator can check this box before submitting the job for review. |
Awaiting approval | Under Review | All members can see that reruns were requested and are pending approval. |
Approved for rerun | Accepted | Reruns are allowed. This appears only if approval was requested during the draft stage. |
Note
This feature is not available in single-member workspaces.
Job management options
In the upper-right corner, a row of buttons enables you to manage the job based on your role and the job’s status. For example, you might see options to Submit for Review, Run Job, or Accept/Reject.
Available options by job status and role
Job status | Job author can … | Reviewer can … |
---|---|---|
Draft | Save, Submit for Review, Test on Mock Data | — |
Under review | Cancel Review | Accept / Reject, Test on Mock Data |
Accepted | Run Job | Revoke Repeatability |
Queued / Running | Cancel Run | Revoke Repeatability |
Succeeded /Failed | Run Job | Revoke Repeatability |
Note
Not all actions apply in every situation—Opaque only shows options relevant to the job’s current state. For example, Revoke Repeatability appears only after reruns are enabled. Job creators can archive a job at any point, but deletion is only allowed while the job is still in draft and hasn’t been run.
Template tab
This is where no-code jobs are created and reviewed. The experience differs slightly depending on your role.
As a job creator, you can:
-
Select a job template from those available to your organization.
Note
If a template that's mentioned in Use templates is missing, contact your Opaque admin.
-
Select the datasets to analyze.
- Choose relevant columns for the selected template.
Other workspace members won’t see your selections until you submit your job for review.
As a reviewer, you can:
- View the job template that applies to the job.
- Review the job creator's dataset and column selections for the job.
- View instructions on the actions you can take.
Results and Logs tabs
The following tabs are displayed after a job is run in the center of the Template tab:
- Results tab:
- Shows up to the first 100 rows of job output
- Visible only to the job creator
- Includes an Export results button to download a CSV file of the results
- Logs tab:
- Displays output from successful runs or errors from failed runs
- Visible to all workspace members
- Includes an Export results button to download a TXT file
For previous runs, visit the Run History tab.
The Details tab
This tab shows basic metadata about the job:
- Name: The job’s name (editable by the job creator). Maximum length: 50 characters.
- Description: Optional description of the job. If you're the job creator, you can edit this field (up to 150 characters).
- Date Created: The date and time the job was created, shown in your local timezone.
- Created By: The email address of the member who created the job.
Run History tab
This tab lists all past executions of the job, showing key information for each run:
- Date and time: Displayed in your local time zone using the US date (
MM/DD/YYYY
) and time (h:mm a
) formats. - Run status: Matches the latest run status shown on the jobs list page.
You can click any run to view its Results and Logs.
Workflow panel
This collapsible panel tracks progress across drafting, review, and execution steps.
Each completed step shows a check mark. The Approval step appears only in multiparty workspaces. During review, you’ll see each member’s status
- Pending: The member has not yet reviewed the job.
- Declined: The member rejected the job and provided a reason for not approving it.
- Approved: The member approved the job.
Reviewer comments appear below their review status and remain visible to all members.