From cb92ccda41ade326843a3269c06195e9e4c8e24d Mon Sep 17 00:00:00 2001 From: "Noah Ispas (iamNoah1)" Date: Mon, 9 Jun 2025 16:18:04 +0100 Subject: [PATCH 1/2] update info about admin user Signed-off-by: Noah Ispas (iamNoah1) --- pages/docs/features/authentication.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/features/authentication.mdx b/pages/docs/features/authentication.mdx index 0ddcdaa3f..7040450e9 100644 --- a/pages/docs/features/authentication.mdx +++ b/pages/docs/features/authentication.mdx @@ -14,7 +14,7 @@ Additionally, our system can integrate social logins from various platforms such **For further details, refer to the configuration guides provided here: [Authentication](/docs/configuration/authentication)** -- When you run the app for the first time, you need to create a new account by clicking on "Sign up" on the login page. The first account you make will be the admin account. The admin account doesn't have any special features right now, but it might be useful for the admin dashboard to manage other users later. +- When you run the app for the first time, you need to create a new account by clicking on "Sign up" on the login page. The first account you make will be the admin account. Ath the moment the only privilege of the admin user is to configure [agents](docs/features/agents#administrator-controls), and it might be useful for the admin dashboard to manage other users later. - The first account created should ideally be a local account (email and password). From 47ea81b2fd00570d29922392a59c92474777ae02 Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Wed, 11 Jun 2025 17:20:50 -0400 Subject: [PATCH 2/2] fix: typo, and corrections on notes --- pages/docs/features/authentication.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/docs/features/authentication.mdx b/pages/docs/features/authentication.mdx index 7040450e9..c2f1f79aa 100644 --- a/pages/docs/features/authentication.mdx +++ b/pages/docs/features/authentication.mdx @@ -14,7 +14,7 @@ Additionally, our system can integrate social logins from various platforms such **For further details, refer to the configuration guides provided here: [Authentication](/docs/configuration/authentication)** -- When you run the app for the first time, you need to create a new account by clicking on "Sign up" on the login page. The first account you make will be the admin account. Ath the moment the only privilege of the admin user is to configure [agents](docs/features/agents#administrator-controls), and it might be useful for the admin dashboard to manage other users later. +- When you run the app for the first time, you need to create a new account by clicking on "Sign up" on the login page. The first account you make will be the admin account. At the moment, the only privilege of the admin user is to control [agents](docs/features/agents#administrator-controls), prompts, and [memory](/docs/features/memory) permissions, and it will be useful for the admin dashboard to manage users and other settings later. - The first account created should ideally be a local account (email and password). @@ -27,4 +27,4 @@ Additionally, our system can integrate social logins from various platforms such
![Image for Dark Theme](https://github.com/danny-avila/LibreChat/assets/32828263/dddc34c6-9602-4177-89e8-4c0db01b0eac)
- \ No newline at end of file +