Skip to main content

Phase 5: Monitoring and ongoing management


Estimated time: Ongoing
Responsible: Project lead, Security lead, department managers
Outcome: Credentials remain secure over time; departing employees are handled consistently; adoption is tracked and improved.

5.1 Security dashboard

The Security Dashboard analyzes all passwords stored in vaults you administer and classifies them by strength, age, and risk.

Navigate to Settings → Security Dashboard and click Analyze to run the analysis.

Security Dashboard — overview

Security metrics

MetricDefinitionRecommended action
WeakPassword score below threshold (short, simple, or common patterns)Require the responsible user or team to update the credential
OldNot updated in more than 180 daysReview and rotate, especially for shared service accounts
CompromisedAccess was revoked for a user but the password was not changedRotate immediately
Security Dashboard — password risks detail

Using filters

Use the filter panel to narrow results by password strength, age, directory, or user:

Security Dashboard — filter panel

Run the Security Dashboard analysis on a regular schedule — at minimum monthly, and after any significant access change (department reorganization, bulk offboarding).

For full documentation, see Security dashboard.


5.2 Activity log

The Activity log provides a complete audit trail of all actions across the Passwork instance, including sign-ins, password changes, vault access changes, and administrative actions.

Activity log in Passwork settings

Use the activity log to:

  • Investigate suspicious activity (multiple failed sign-in attempts, unusual access patterns)
  • Verify that access was revoked after offboarding
  • Demonstrate compliance with audit requirements

For export and SIEM integration, see Action history / Syslog and Event Viewer.


5.3 Employee offboarding checklist

Run this checklist for every employee departure, regardless of whether the departure is voluntary or involuntary.

#ActionResponsibleNotes
1Block the user in PassworkIT AdminSettings → Users → select user → Block. Do this simultaneously with revoking other system access.
2Run Security Dashboard analysisSecurity LeadFilter by the departing user to identify all passwords they had access to.
3Rotate all credentials the user had access toDepartment ManagersPrioritize: privileged accounts, production systems, payment processors, external services.
4Revoke all active links created by the userDepartment ManagersOpen Additional Access dashboard for each vault the user had access to.
5Remove user from all vaults and groupsIT AdminAfter blocking, remove from all vault and group memberships for a clean audit trail.
6Transfer vault ownershipIT AdminReassign any vaults the user owned to another administrator or manager.
7Verify no active sessions remainIT AdminReview session history in the user's profile; terminate any active sessions.
8Archive or delete the accountIT AdminRetain the account if audit records must be preserved. Delete after the retention period.
Rotate credentials immediately

A blocked user cannot sign in to Passwork, but they may have memorized or copied credentials before being blocked. Credential rotation is the only effective mitigation. Do not delay it.


5.4 Ongoing maintenance

Regular tasks

FrequencyTask
WeeklyReview pending invitations and follow up with non-activated users
MonthlyRun Security Dashboard analysis; review weak and old passwords
QuarterlyAudit vault access rights — remove users who no longer need access
QuarterlyReview and update the LDAP group-to-vault mapping as the organization changes
AnnuallyReview system settings, session policies, and 2FA enforcement

LDAP synchronization

If LDAP synchronization is configured, verify that the background task is running on schedule. Check Settings → Background Tasks for task status and last run time.

Background tasks status page

For cron configuration on Linux, see Cron Setup. For Windows Task Scheduler, see Windows Task Scheduler Setup.


Phase 5 completion criteria

  • Security Dashboard reviewed and findings addressed after initial rollout
  • Activity log reviewed for anomalies after first 30 days
  • Offboarding checklist tested with at least one real departure
  • Regular maintenance schedule established and assigned to owners
  • LDAP sync task verified to be running on schedule

The Admin Rollout Playbook is complete. Your organization's Passwork deployment is live and monitored. For ongoing technical configuration reference, use the Administration section of this documentation.