Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: teams/organizations to group multiple projects #1930

Open
marcklingen opened this issue Apr 30, 2024 · 0 comments
Open

feat: teams/organizations to group multiple projects #1930

marcklingen opened this issue Apr 30, 2024 · 0 comments
Assignees

Comments

@marcklingen
Copy link
Member

marcklingen commented Apr 30, 2024

We will need to add a a team/organization ("team") level to group multiple projects. These all relate to permissions. Currently permissions are managed on project-level. With switch to team, permissions could in addition be also managed on team level

Blocked features / use cases

  • Copy items between projects (e.g. dev/prod with different people having access to these projects)
  • Create "internal" project to store traces of langfuse features used within organization, e.g. playground
  • Manage permissions for larger teams across multiple projects, potentially via API
  • API keys that have access to multiple projects
    • create new projects via api
    • Same application should trace to different projects - e.g. multi-tenant application with customers having access to langfuse instances
  • self-host: create default team with default api keys. this team can then create projects programmatically
  • Cloud: simplify billing with multiple projects on the same billing account
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant