← Back to context

Comment by aadv1k

10 days ago

Spotted a gap at my current company wherein a relatively simple access request (to say, Lovable, Claude or WorkOS) would end up being a dependency on the leadership for 1-2 days, Large corps solve this by deploying a full on HRMS solution, or something like ServiceNow, Azure AD -- but this requires navigating enterprise contracts not only with the HRMS but also every service you use.

I am building an agentic access management platform, where you can simply say "Hey, could you give James access to WorkOS until today?" from any LLM surface (Claude Code, ChatGPT), the platform goes ahead and checks what kind of access SHOULD James have given his department, and role (Product, PM? Viewer; Engineering, SDE-1? Developer; Engineering, SDE-3? Admin) and provides it within an hour. I could speak a lot more about custom policies, roles etc but that's the direction I am taking my product. Working towards a simple phase 1 to deploy at my company.

Did you take a look at one of the chat-based queuing platforms, something like https://dibsonstuff.com people seem to use it for taking turns with servers, but it sounds a bit like it might work for your use-case too.