diff --git a/docs/overview/access-requests-and-approvals.mdx b/docs/overview/access-requests-and-approvals.mdx index ee04cfd87..626c3e760 100644 --- a/docs/overview/access-requests-and-approvals.mdx +++ b/docs/overview/access-requests-and-approvals.mdx @@ -1,6 +1,7 @@ --- -sidebar_position: 9 -title: Access Requests & Approvals +sidebar_position: 11 +title: Access Requests and Approvals +description: Learn how to implement access request workflows and approval processes. --- In this tutorial, you will learn how to integrate an access request and approval system into your app using Permit.io. We'll diff --git a/docs/overview/advanced-authorization-queries.mdx b/docs/overview/advanced-authorization-queries.mdx index befe69824..cc18d253a 100644 --- a/docs/overview/advanced-authorization-queries.mdx +++ b/docs/overview/advanced-authorization-queries.mdx @@ -1,6 +1,7 @@ --- -sidebar_position: 8 +sidebar_position: 10 title: Advanced Authorization Queries +description: Learn advanced techniques for querying and filtering authorization data. --- Authorization plays a crucial role in managing secure access to your systems, and advanced queries can make this process more @@ -118,7 +119,7 @@ permission. Today, we use advanced databases and APIs, but the goal remains the the right things. ::: - +

What's next? πŸŽ‰