improvement: minor adjustments

This commit is contained in:
Scott Wilson
2024-10-08 11:07:05 -07:00
parent 5856a42807
commit ecaca82d9a
4 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
---
title: "Organization Admin Console"
description: "Manage your Infisical organization from our organization admin console."
---
@@ -28,4 +29,4 @@ If you want to access a project in which you are not a member but are an organiz
1. Click on the three-dot icon next to the project you wish to access.
2. Click on the **Access** button.
This will grant you project admin status in the selected project and generate an audit log of your access, ensuring transparency regarding admin privileges.
This will grant you admin permissions for the selected project and generate an audit log of your access, ensuring transparency regarding admin privileges.

View File

@@ -2,7 +2,7 @@
description: "Learn about Infisical's Admin Panel."
---
The Infisical Admin Panel allows you to manage various resources or configuration within your organization and server.
The Infisical Admin Panel allows you to configure and manage various resources within your organization and server.
<CardGroup cols={2}>
<Card

View File

@@ -1,8 +1,9 @@
---
title: "Server Admin Panel"
description: "Manage your Infisical server from the Server Admin Panel."
---
The Server Admin Panel provides a user interface for Infisical server administrators to configure various parameters as needed. This includes setting the rate limit, managing allowed signups, and more.
The Server Admin Panel provides a user interface for Infisical server administrators to configure various parameters as needed. This includes configuring rate limits, managing allowed signups, and more.
## Accessing the Server Admin Panel

View File

@@ -186,7 +186,7 @@
]
},
{
"group": "Admin panel",
"group": "Admin Panel",
"pages": [
"documentation/platform/admin-panel/overview",
"documentation/platform/admin-panel/server-admin",