Jobs
Jobs represent long-running operations that are triggered by user interactions in CodeNOW. Instead of blocking the user interface while an operation completes, CodeNOW executes these operations asynchronously and tracks their progress as a Job.
Each job has a type that reflects the operation it represents, a current status, and a detail view whose content depends on the job type.
What You Can Do
| Action | Description |
|---|---|
| Browse jobs | View and filter all jobs in your account |
| Job types | Learn about the individual job types and their specific details |