Skip to content

Commit aa75036

Browse files
authored
Images added for In-app and details page notification (SV) (#5971)
1 parent 008d7c9 commit aa75036

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

docs/manage/scheduled-views/pause-disable-scheduled-views.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ This page outlines the procedures for pausing a scheduled view, manually or auto
1212

1313
By default, all scheduled views are enabled with the AutoPause feature. This mechanism automatically flags scheduled views that have not been queried or referred for *90* consecutive days for potential pausing. This helps with optimizing the system performance and resource usage.
1414

15-
Scheduled View owners and all active account administrators will receive an in-app warning and email notifications with the list of Scheduled Views that are flagged for inactivity. These notifications are sent 21 days and 7 days prior to the scheduled pause. If no action is taken, the Scheduled Views will be automatically paused on the 90th day with a final notification.
15+
Scheduled View creators/owners and all active account administrators will receive an in-app warning and email notifications with the list of Scheduled Views that are flagged for inactivity. These notifications are sent 21 days and 7 days prior to the scheduled pause. If no action is taken, the Scheduled Views will be automatically paused on the 90th day with a final notification.
16+
17+
| In-app notification | Details section notification |
18+
| :-- | :-- |
19+
| <img src={useBaseUrl('/img/scheduled-views/in-app-notification.png')} alt="in-app-notification" style={{border:'1px solid gray'}} width="400"/> | <img src={useBaseUrl('/img/scheduled-views/notification-details-page.png')} alt="notification-details-page.png" style={{border:'1px solid gray'}} width="400"/> |
1620

1721
### Disable the AutoPause
1822

316 KB
Loading
59.9 KB
Loading

0 commit comments

Comments
 (0)