docs: clarify superuser flow run behavior (#10865)

superuser-clarification
This commit is contained in:
Mendon Kissling
2025-12-03 15:13:21 -05:00
committed by GitHub
parent 2df2e2d4fd
commit af1d5f2c89

View File

@ -39,6 +39,7 @@ A Langflow API key cannot be used to access resources outside of your own Langfl
In single-user environments, you are always a superuser, and your Langflow API keys always have superuser privileges.
In multi-user environments, users who aren't superusers cannot use their API keys to access other users' resources.
Superusers can only run their own flows, and cannot run flows owned by other users.
You must [start your Langflow server with authentication enabled](#start-a-langflow-server-with-authentication-enabled) to allow user management and creation of non-superuser accounts.
### Create a Langflow API key