
OscarD.43373 (Customer) asked a question.
I would like to know if Okta has any features that will allow me to create An Okta User with an Expiration date. This will allow me to track users who need to get suspended or deactivated at a specific date. If there is a feature that will enable me to execute this action, would the Administrator get a notification when the User is getting close to the expiration date?

Hi Oscar Delgado ,
You can create ''Expiration Date" as a custom attribute in your org.
Steps to create a custom attribute,
You can use workflows to send emails to the administrators based on expiration date..
If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
Hey @OscarD.43373 (Customer) ,
Another solution would be in continuation of what @flz9z (flz9z) shared above is, Once you store expiration date on users profile, you can run a scheduled job on a daily basis & filter these users & suspend/deactivated them. This is useful if you don't want/have Workflows to use.