---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# View a password expiration table

# View a password expiration table {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

You can view a password expiration table and validate whether a record is created in
it.

## Vorbereitungen

Role required: password_reset_admin

## Warum und wann dieser Vorgang ausgeführt wird

This table contains the password expiration information of an individual user in each
process that the user is entitled to. The expiration framework uses this table
information to send the expiration notification reminders across the credential
stores. You can also view details of the record, such as if there are any errors,
error logs, or password expiration dates.

## Prozedur

1. Select All and then enter pwd_expiration.list in the navigation filter.  
   The Password Expirations page shows the table with the generated records.
2. View the various columns that you want to use in the table and validate the information.  
   {#view-pwd-exp-table__table_ztk_dlw_rsb__entry__2}

   | Column Name | Description |
   |-|-|
   | Users | Shows the reference to the sys_user table. |
   | Password Reset Process | Shows the reference to the password reset process table. The process that a user belongs to and for which you have configured password expiration. |
   | Last Password Reset Date | Shows the last date when the user reset the password. |
   | Password Expiration Date | Shows the date that indicates when the password is going to expire. |
   | Send Notification | Shows whether password expiration notifications are to be sent or not. |
   | Active | Shows the status of the password expiration record. For example, suppose that a user is no longer associated with the process. In that case, the record shows the value as false. It means that the record is inactive and the scheduled process does not fetch the data for that user. The true value indicates that the record is active. |
   | Error Count | Shows whether there is any error while getting information about the user password expiration. For example, when getting information about a user's password expiration while calling an external credential store, an error might occur. |
   | Last Refresh Date | Shows the last date when the record was refreshed from an external system. |
   | Last Error Log | Shows the last error log if there is any error while getting information about the user's password expiration. |
   [Tabelle : 1. Password expiration table]

   {#view-pwd-exp-table__table_ztk_dlw_rsb}  
   Hinweis:  
   The password expiration table stores the password expiration information of different users for different password reset processes because both the tables are data domain separated. The password expiration table is also data domain separated. For more information about domain separation, see [Domain separation and the Password Reset application](https://servicenow-prod.fluidtopics.net/fNJsN3DYVb6pE3wAWN4Nzg "Domain separation is supported in the Password Reset application. A password reset process that you define in any domain is isolated from a process that you create in any other domain. Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can control several aspects of this separation, including which users can see and access data.").

