<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Is there a way to check when the Idle User Deactivation happened?</title><link>https://community.appian.com/discussions/f/administration/39918/is-there-a-way-to-check-when-the-idle-user-deactivation-happened</link><description>I am looking forward to create a notification for some users before the Idle User Deactivation process run. Is there a way to check when the Idle User Deactivation happened?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is there a way to check when the Idle User Deactivation happened?</title><link>https://community.appian.com/thread/152385?ContentTypeID=1</link><pubDate>Tue, 11 Nov 2025 17:02:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7b047a41-f425-4ea6-bd0d-58e61e0de888</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="29883" url="~/discussions/f/administration/39918/is-there-a-way-to-check-when-the-idle-user-deactivation-happened/152383"]the schedule can be amended as per requirement or not.[/quote]
&lt;p&gt;The schedule can be adjusted in the Admin Console.&amp;nbsp; It will affect all users in the environment equally regardless of any other environmental factors (other than Service Accounts, which are exempt from automated deactivation).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to check when the Idle User Deactivation happened?</title><link>https://community.appian.com/thread/152384?ContentTypeID=1</link><pubDate>Tue, 11 Nov 2025 17:00:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f8a9d64b-a49b-45c0-b7b2-94abcd48bf50</guid><dc:creator>nirupamaanuragt</dc:creator><description>&lt;p&gt;agreed. Thanks &lt;a href="/members/mikes0011"&gt;Mike Schmitt&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to check when the Idle User Deactivation happened?</title><link>https://community.appian.com/thread/152383?ContentTypeID=1</link><pubDate>Tue, 11 Nov 2025 17:00:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c7a9033d-f54b-4318-ab7d-0ab4426e7ac6</guid><dc:creator>nirupamaanuragt</dc:creator><description>&lt;p&gt;Thanks Shubham.&lt;/p&gt;
&lt;p&gt;What I actually require is, if the automated de-activation is controlled at Appian end and the schedule can be amended as per requirement or not.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to check when the Idle User Deactivation happened?</title><link>https://community.appian.com/thread/152380?ContentTypeID=1</link><pubDate>Tue, 11 Nov 2025 16:14:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51ba3a27-77a7-4452-aba8-c694c3e11f5a</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;In agreement with Shubham, I went ahead and implemented my own system for this about 1 year ago, which tracks user logins manually per site/page (and does a nightly recap read-through of the login-audit CSV file and writes a dummy entry for any valid logins that may have been missed somehow), and a custom-designed process runs through and deactivates any users with no login for &amp;gt;60 days, writing various database entries for tracking purposes.&lt;/p&gt;
&lt;p&gt;AFAIK one of the log files (user management) might reflect the appian-internal one, but I&amp;#39;m not sure.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to check when the Idle User Deactivation happened?</title><link>https://community.appian.com/thread/152372?ContentTypeID=1</link><pubDate>Tue, 11 Nov 2025 10:12:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9a93b8de-b027-47ea-9cb1-4541255423b6</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Just thinking about approaches&lt;br /&gt;1) We can&amp;#39;t rely on system logs (login history/audit logs) because Appian only stores the last 30 days of login information.&lt;br /&gt;2) I recommend creating a simple process that is called via a Web API on every user landing page load. This process records the current user&amp;rsquo;s timestamp each time they log in or visit. You then have full control to compare this stored last login time with your deactivation period and send notifications accordingly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>