View Categories

Managing member groups in FuseBase CLI

In Fusebase, you can create member groups and add them to workspaces with different permissions. This is a very convenient feature for bulk management of organization members. You can read more about groups here: https://thefusebase.com/guides/organization/create-manage-members-groups/

With Fusebase CLI, you can also integrate group functionality into your AI apps.
Your apps will be able to:

  • Create new groups
  • Add new members to groups or remove members from a group
  • Add groups to workspaces with specified permissions
  • Manage access to an app or feature through groups

Functionality is also set in apps through prompts. You simply need to specify the desired functionality in plain text, and it will be added to the app. For example:
when filling out a form, add the client to the Marketing group and send them an email congratulating them on joining the group.