Self-service access request and approval portal
Build a workflow with a page where users request access to specific tools. On submission, route the request to the appropriate approver (via Slack/email) and create a tracking record. Show the requester a status page that reflects pending/approved/denied in real time. On approval, trigger the downstream provisioning step; on denial, notify with a reason. Handle approver timeouts with reminders/escalation and prevent duplicate requests. Output the final decision and provisioning result.
What this prompt builds
Give employees a portal to request tool access and watch a live status page while approvals run.
The problem
Access requests arrive through scattered DMs and emails with no approval trail, so they're slow, inconsistent, and impossible to audit. Requesters are left guessing whether anything is happening.
Solution and impact
This workflow provides a request page and a live status page, routing each request to the right approver and updating the requester automatically. Access requests become transparent, governed, and trackable end to end.