Version: v3
Allowlist of organization creators
This is only available in the Enterprise Edition. Please add your license key to activate it.
By default, all users who have access to a Langfuse instance can create new organizations.
If you want to restrict organization creation to a specific set of users, you can use the LANGFUSE_ALLOWED_ORGANIZATION_CREATORS
environment variable. In some organizations, there is a certain set of users who create new organizations and then provision access to the single organization or project via RBAC.
.env
LANGFUSE_ALLOWED_ORGANIZATION_CREATORS=[email protected],[email protected]
Support
If you experience any issues when self-hosting Langfuse, please:
- Use Ask AI to get instant answers to your questions.
- Ask the maintainers on GitHub Discussions.
- Create a bug report or feature request on GitHub.
Was this page helpful?