/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
1
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).2
Review expiring credentials
The tab lists credentials approaching expiration. The hub header shows a count of credentials expiring within 30 days.
3
Take action on renewals
Use the controls within the renewals tab to initiate or record renewal actions.
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