Back to Medusa

{metadata.title}

www/apps/bloom/app/features/team-collaboration/page.mdx

2.14.22.4 KB
Original Source

export const metadata = { title: Team Collaboration, }

{metadata.title}

Work with your team to build your Bloom store. Bloom supports real-time collaboration, so everyone in your organization can access and work on the same store together.

How Collaboration Works in Bloom

Your team may have:

  • Designers who create the user experience and design the store's look and feel.
  • Product Managers who define the store's features and requirements.
  • Content Creators who write the store's copy and product descriptions.
  • Developers who build the store's functionality and integrate with other systems.

With Bloom's team collaboration, everyone can contribute to the store-building process in one place. Team members can access the same projects and ask Bloom to make changes. They can also see who's currently prompting Bloom and watch the agent's output in real time.

With team collaboration, you don't have to worry about coordinating work across different tools or sharing files. Your whole team can work together in Bloom, each person contributing their expertise to build the store faster and more efficiently.


Invite Your Team

Bloom supports multiple team members in the same organization. This allows you to access the same projects and collaborate in real time.

See Team Management to learn how to invite team members to your organization.


Collaborate on the Same Projects

When you invite team members to your organization, they can access the same Bloom projects. Everyone can submit prompts, but Bloom works on one prompt at a time.

Check Who's Working

To check who's currently prompting Bloom, find the team member indicator above the chat input. It shows the person's email address.

Shared Bloom Output

When a team member prompts Bloom, everyone in the session sees the agent's output in real time. You can watch the prompt and response at the same time as your teammate.

Take Turns Prompting

Only one person can prompt Bloom at a time. If Bloom is working on another member's prompt, you'll have to wait until they finish before you can submit your prompt. This helps avoid conflicts and ensures everyone sees the same output.


<CardList items={[ { href: "/organization-management/team", title: "Manage Your Team", text: "Invite, remove, and view team members" }, ]} />