The Credential Renewals view shows credentials approaching expiration and supports renewal tracking. It is available at routeDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/hr/credentialing/renewals.
Overview
This route redirects to/hr/credentialing?tab=renewals. The Renewals tab within the Credentialing Hub renders CredentialRenewalPage. The tab icon is a CalendarCheck. The Credentialing Hub also displays a count of credentials expiring within 30 days in its header, surfaced by useCredentialAlerts.
Who it’s for
Requires permissionHR_PERMISSIONS.CREDENTIALS_VIEW (hr.credentials.view) — inherited from the Credentialing Hub route wrapper.
Before you start
- Credential records with expiration dates must be present in the system.
- Navigate to
/hr/credentialingand select the Renewals tab, or use the direct redirect at/hr/credentialing/renewals.
Steps
Navigate to Credential Renewals
Go to HR → Credentialing and select the Renewals tab. Or navigate to
/hr/credentialing/renewals (redirects to the hub with Renewals tab active).Review expiring credentials
The tab lists credentials approaching expiration. The hub header shows a count of credentials expiring within 30 days.
Related
Human Resources
Human Resources core overview.
Governance & parity
This page documents shipped product behavior. It is not medical, legal, or
billing advice. Verify against your organization’s policies and applicable
regulations before using it for clinical, compliance, or billing decisions.
Protected health information (PHI) shown in the product is governed by your
tenant’s access controls and is never exposed in this documentation.
Documentation sources
Documentation sources
- src/routes/hr.tsx
- src/cores/hr/pages/CredentialingHubPage.tsx
- src/cores/hr/pages/CredentialRenewalPage.tsx