diff --git a/docs/overview/access-requests-and-approvals.mdx b/docs/overview/access-requests-and-approvals.mdx new file mode 100644 index 00000000..c08ad9cb --- /dev/null +++ b/docs/overview/access-requests-and-approvals.mdx @@ -0,0 +1,136 @@ +--- +sidebar_position: 9 +title: Access Requests & Approvals +--- + +In this tutorial, you will learn how to integrate an access request and approval system into your app using Permit.io. We’ll +cover how users can **[request access](/embeddable-uis/element/access-request)** to specific areas of your +application, while admins **review, [approve](/embeddable-uis/element/operation-approval) or deny** those requests effortlessly. + +
+ +--- + +import TimelineStep from "../../src/components/timeline/TimelineStep"; +import TimelineWrapper from "../../src/components/timeline/TimelineWrapper"; +import Video from "../../src/components/video/Video"; + +## What are Permit Elements? + +In this tutorial, we’ll explore **[Permit Elements](/embeddable-uis/overview)** — secure, embeddable UI +components that revolutionize access management for modern applications. These components empower your users to handle **[access +requests](/embeddable-uis/element/access-request)** and approvals directly within your app, delivering a +seamless and user-friendly experience without compromising on security. + +With Permit Elements, you can effortlessly integrate permission management into your app, enabling you to streamline workflows +and maintain robust control over access policies. + +### A demo of Permit Elements + +
+ +