Skip to content

Commit

Permalink
Approval Flows - Grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbass37 authored Jan 25, 2024
1 parent 4c7959f commit 2c97261
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/embeddable-uis/element/approval-flows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ title: Approval Flows
# Approval Flows Element

<span className="subtitle-custom">
Approval Flows allow development teams to manage and stramline approvals and requests in a single,
Approval Flows allow development teams to manage and streamline approvals and requests in a single,
secure, embeddable UI component.
</span>
<br />
<br />

## Overview

Approval Flows offer a solution for managing ever growing and frequent authorization requirements.
Approval Flows offer a solution for managing ever-growing and frequent authorization requirements.
It is particularly valuable for development teams tasked with integrating secure access approval mechanisms in their applications,
accommodating both human users and AI agents.

Expand All @@ -36,19 +36,19 @@ _![Audit Logs Element](/img/elements/approval-flows-full.png)_

### AI agents

In the evolving realm of application development, the integration of AI agents presents new challenges in managing authorization.
The integration of AI agents presents new challenges in managing authorization.
Traditional models like Mandatory Access Control (MAC), where developers solely assigned permissions, have given way to Discretionary Access Control (DAC).
This shift is crucial in the era of AI and cloud-native architectures, where users often need to grant access to third-party AI applications
and define unknown data scopes.

The **Approval Flows Element** addresses these complexities by a enabling dynamic, policy-based approval processes.
The **Approval Flows Element** addresses these complexities by enabling a dynamic, policy-based approval process.
It allows developers to create flexible approval flows where permissions can be dynamically adjusted through policy changes,
catering to the complex nature of AI agent interactions. It empowers users to control access to their data by AI agents,
maintaining security and compliance.

### Early access
### Early Access

Permit.io Approval Flows is currently in Early Access, and we will gradually open the feature to more and more users.
Permit.io Approval Flows is currently in Early Access, and we will gradually open the feature to more users.
If you are interested in participating, please fill out the form below -

<iframe
Expand Down

0 comments on commit 2c97261

Please sign in to comment.