diff --git a/containers/backupchecks/src/templates/documentation/customers-jobs/approved-jobs.html b/containers/backupchecks/src/templates/documentation/customers-jobs/approved-jobs.html
index 7abb6cf..4f3612d 100644
--- a/containers/backupchecks/src/templates/documentation/customers-jobs/approved-jobs.html
+++ b/containers/backupchecks/src/templates/documentation/customers-jobs/approved-jobs.html
@@ -63,8 +63,8 @@
- 💡 Filtering:
- By default, only active jobs for active customers are shown. Archived jobs and jobs belonging to inactive customers are hidden. Use the "Show archived jobs" toggle to view archived jobs.
+ 💡 Active Jobs Only:
+ The Jobs page shows only active jobs for active customers. Archived jobs and jobs belonging to inactive customers are not shown on this page. Archived jobs are visible on a separate page accessible only to administrators.
Viewing Job Details
@@ -181,25 +181,30 @@
Viewing Archived Jobs
-To view archived jobs:
+Archived jobs are accessible on a separate page:
- - Navigate to the Jobs page
- - Enable the Show archived jobs toggle at the top of the page
- - Archived jobs will appear in the list with an "Archived" label
+ - Navigate to the Archived Jobs page in the main menu
+ - This page is only accessible to administrators
+ - The page displays all archived jobs with their details
+
+ 💡 Admin Only Access:
+ Only users with the Admin role can view the Archived Jobs page. Operators and other roles cannot access archived jobs.
+
+
Unarchiving a Job
-To unarchive a job:
+To unarchive a job (Admin only):
- - Enable Show archived jobs
- - Find the archived job
+ - Navigate to the Archived Jobs page
+ - Find the archived job in the list
- Click the Unarchive button
-The job will immediately reappear in operational views (Daily Jobs, Run Checks).
+The job will immediately reappear in the Jobs page and operational views (Daily Jobs, Run Checks).
Deleting Jobs