ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: Inactivity Timeout with iFrame Dashboard Hi DRay thank you for the reply. I believe I could edit the Dashboard/Widget scripts inside Sisense, although I've never done this. I am unable to use ComposeSDK. Looking forward to hearing back 🙂 Inactivity Timeout with iFrame Dashboard I'm working on an Angular/Spring application that embeds Sisense dashboards in iFrames. I'm trying to add an inactivity timeout for the application, so that users are signed out after a certain period of inactivity. However, I'm not sure how to detect user activity on the dashboards, sense they are rendered within an iFrame. What options are available for handling this functionality?