|
1 | 1 | ---
|
2 | 2 | id: hyperexecute-jobs-archiving
|
3 | 3 | title: Jobs Archiving
|
4 |
| -hide_title: true |
| 4 | +hide_title: false |
5 | 5 | sidebar_label: Jobs Archiving
|
6 | 6 | description: Optimize your workspace with HyperExecute job archiving to boost productivity. Keep only relevant jobs. Learn more!
|
7 | 7 | keywords:
|
@@ -36,26 +36,27 @@ slug: hyperexecute-jobs-archiving/
|
36 | 36 | })
|
37 | 37 | }}
|
38 | 38 | ></script>
|
39 |
| - |
40 |
| -# Jobs Archiving |
41 |
| - |
42 | 39 | HyperExecute's job archiving feature lets you seamlessly organize your workspace by tucking away irrelevant jobs, enhancing your team's efficiency. By archiving jobs, you ensure that only the most relevant and significant jobs occupy your workspace, enabling your team to stay focused and productive.
|
43 | 40 |
|
44 |
| -## Archive the Jobs |
| 41 | +> Archived jobs are not deleted, they are just removed from the default view on this page. |
45 | 42 |
|
46 |
| -In order to archive any job, just click on the eclipses (three dots) that you see on the right side on job list page, it would provide you a small dropdown to be able to archive that job. |
| 43 | +## Archive the Jobs |
47 | 44 |
|
48 |
| -> Archived jobs are not deleted, they are just removed from the default view on this page. |
| 45 | +In order to archive any job, just click on the eclipses (three dots) that you see on the right side on job list page, it would provide you a small dropdown to archive that job. |
49 | 46 |
|
50 |
| -<img loading="lazy" src={require('../assets/images/hyperexecute/features/job-archiving/hyp-archive-job.png').default} alt="Image" style={{width: '700px',}} className="doc_img"/> |
| 47 | +<img loading="lazy" src={require('../assets/images/hyperexecute/features/job-archiving/archive.gif').default} alt="Image" className="doc_img"/> |
51 | 48 |
|
52 | 49 | ## View the Archived Jobs
|
53 | 50 |
|
54 | 51 | In order to view the archived jobs, you can simply go to filters and select view archived jobs. All the jobs that you archive, will be available here.
|
55 | 52 |
|
| 53 | +<img loading="lazy" src={require('../assets/images/hyperexecute/features/job-archiving/view-archive.gif').default} alt="Image" className="doc_img"/> |
| 54 | + |
| 55 | +## Unarchive the Jobs |
56 | 56 |
|
57 |
| -<img loading="lazy" src={require('../assets/images/hyperexecute/features/job-archiving/hyp-view-archive-job.png').default} alt="Image" style={{width: '700px',}} className="doc_img"/> |
| 57 | +You can also unarchive your jobs similarly the way you archived your jobs. |
58 | 58 |
|
| 59 | +<img loading="lazy" src={require('../assets/images/hyperexecute/features/job-archiving/unarchive.gif').default} alt="Image" className="doc_img"/> |
59 | 60 |
|
60 | 61 | <nav aria-label="breadcrumbs">
|
61 | 62 | <ul className="breadcrumbs">
|
|
0 commit comments