docs: update info about admin user (#324)

* update info about admin user

Signed-off-by: Noah Ispas (iamNoah1) <noahispas@gmail.com>

* fix: typo, and corrections on notes

---------

Signed-off-by: Noah Ispas (iamNoah1) <noahispas@gmail.com>
Co-authored-by: Danny Avila <danacordially@gmail.com>
This commit is contained in:
Noah Ispas
2025-06-13 21:52:40 +01:00
committed by GitHub
parent 7deb1259fa
commit 0b64b4144b

View File

@@ -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)**
<Callout type="warning" title="Important">
- 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. 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).
</Callout>
@@ -27,4 +27,4 @@ Additionally, our system can integrate social logins from various platforms such
<div className="image-dark-theme">
![Image for Dark Theme](https://github.com/danny-avila/LibreChat/assets/32828263/dddc34c6-9602-4177-89e8-4c0db01b0eac)
</div>
</div>
</div>