Teams
Group workspace members into named, colored teams with a focus area and pinned reveals so Orion delivers a focused briefing per team.
When to use it โ When different groups (Growth, Finance, Supply Chain) care about different parts of the data and you want Orion to tailor each group's briefing.
Where to find it โ Lumen โ People โ Teams.
Who can use it โ Weaver and Luminary can create, edit, delete teams and assign members. Tracer and Lens can see the list but not change it.
A team in Celiq is not a chat channel and not a permission level. It is a labelled bucket of members that carries two pieces of guidance for Orion: a focus area (a short phrase that steers the narrative) and a list of pinned reveals (the Discover reveals Orion should prioritise when it writes that team's briefing). When a member belongs to a team, their daily briefing is generated once for the whole team โ which is cheaper to run and more relevant than a generic, one-size-fits-all briefing.
Overview
The Teams page has two parts. At the top is a grid of team cards, each showing the team's color dot, name, member count, focus area, and a preview of its pinned reveals. Below that is a Members table listing every user in the workspace with their name, email, role, and current team assignment.
Two roles are at play here, and they are independent:
- Role (Luminary / Weaver / Tracer / Lens) controls what a person is allowed to do in the workspace. You manage that on Users.
- Team controls how Orion tailors that person's briefing. You manage that here.
A person can be a Tracer on the Finance team, or a Weaver on the Growth team โ role and team are set separately and do not affect each other.
When to use it
Create teams when:
- Different groups want their daily and weekly briefings focused on different metrics โ for example, Growth on acquisition, Finance on margin, Supply Chain on logistics.
- You want to cut down the cost and noise of Orion briefings by generating one focused briefing per group instead of one broad briefing for everyone.
- You want a quick visual grouping (the color dot and label) of who sits where, surfaced in the Members table.
You do not need Teams to control access โ that is what roles and data security do. And Teams has nothing to do with sending messages to Microsoft Teams or Slack; see the note under Concepts.
Concepts
| Term | What it means |
|---|---|
| Team | A named, colored group of workspace members, stored per workspace. Has a name, a color, an optional focus area, and a list of pinned briefing reveals. |
| Focus area | A short free-text phrase (for example "customer acquisition" or "margin & cost") that guides Orion's narrative for everyone on the team. Optional. |
| Color | One of eight preset swatches used to tag the team visually on the cards and in the Members table. |
| Pinned reveals (Default Discover reveals) | The Discover reveals Orion focuses on when generating this team's briefing. The picker lists every reveal defined across your domains. These become the defaults for team members who have not set their own personal pins. |
| Member assignment | Linking a user to one team (or none). A user belongs to at most one team at a time. |
Getting started
Prerequisites:
- You are signed in as a Weaver or Luminary to create, edit, delete, or assign. Tracers and Lens users can open the page and view it, but the create and assign actions are restricted.
- Your workspace has members to assign. New members appear automatically in the Members table once they exist on Users.
- For pinned reveals to be useful, your domains should define reveals. If no reveals exist yet, the reveal picker is simply hidden โ you can still create the team and add reveals later.
To open it, go to Lumen โ People โ Teams.
Step-by-step
Open the Teams page
From the Lumen administration area, choose People, then Teams. You will see the team cards grid (or an empty-state prompt if no teams exist yet) and the Members table below.
Create a team
Click + New Team in the top right. In the dialog, enter a Name (required, for example Growth, Finance, or Supply Chain). The team will not save without a name.
Set a focus area (optional)
Type a short phrase into Focus area โ for example "customer acquisition" or "logistics performance". This guides Orion's narrative for everyone on the team. Leave it blank if you do not want to steer the narrative.
Pick a color
Choose one of the eight color swatches. The selected swatch is outlined. The color appears on the team card and next to each member's name in the table.
Pin default reveals (optional)
If your domains define reveals, a Default Discover reveals picker appears. Click a reveal chip to pin it (a check mark and highlight indicate it is pinned); click again to unpin. Orion will focus on these reveals when generating the team's briefing, and they become the defaults for members who have not set personal pins.
Save the team
Click Save Team. The new card appears in the grid. To change a team later, click Edit on its card and adjust any field.
Assign members
In the Members table, click Assign on a person's row. In the dialog, pick a team from the dropdown (or choose โ Unassigned โ to remove them from any team), then click Save. The person's Team column updates with the team's color dot and name.
Examples
Suppose you want a Finance team that gets a margin-focused briefing.
- Click + New Team.
- Name it
Finance, set the focus area tomargin & cost, and pick the amber swatch. - In the reveal picker, pin the reveals that matter for finance โ for example Gross margin by category and Cost trend.
- Save, then assign your finance analysts to the Finance team from the Members table.
Conceptually, the saved team looks like this:
{
"name": "Finance",
"color": "#F59E0B",
"focus": "margin & cost",
"briefing_reveals": [
{ "domain": "orders", "reveal": "gross_margin_by_category", "label": "Gross margin by category" },
{ "domain": "finance", "reveal": "cost_trend", "label": "Cost trend" }
]
}From then on, Orion uses the focus phrase to steer the narrative and treats briefing_reveals as the default reveals for any Finance member who has not pinned their own. Members can still override these in their personal briefing preferences; the team's pins act as the starting point. See Weekly briefings for how briefings are produced.
Best practices
- Keep the focus area short and concrete. A tight phrase like "logistics performance" steers Orion better than a long sentence.
- Pin only the reveals that matter to the group. A focused handful keeps the briefing relevant; pinning everything dilutes it.
- Use color consistently so the same team is recognisable at a glance across the cards and the Members table.
- Set role and team separately. Decide a person's permissions on Users and their briefing focus here โ they are different decisions.
- Revisit teams as your domains evolve. When you add new reveals in your domains, update the relevant teams so their briefings include the new content.
Tips
You do not have to pin reveals to get value. A team with just a name and a focus area already gives Orion enough to tailor the narrative. Add pinned reveals later once you know which ones the group reads most.
Common mistakes
- Expecting Teams to control access. It does not. Teams only shapes Orion briefings. Use roles and data security for access.
- Confusing this with the Microsoft Teams / Slack messaging integration. They are unrelated; creating a team here connects no chat channel.
- Saving without a name. The dialog rejects an empty name with "Team name is required" โ give the team a name before saving.
- Assuming a member can be on several teams. Each user belongs to at most one team. Assigning a new team replaces the previous one.
Troubleshooting
| Symptom | Cause | Fix |
|---|---|---|
| "Team name is required" when saving | The Name field is empty or only whitespace. | Enter a non-empty name, then click Save Team. |
| No reveal picker appears in the dialog | Your domains define no reveals, so the Default Discover reveals section is hidden. | Add reveals to your domains first; the picker appears once reveals exist. You can still save the team without pins. |
| + New Team, Edit, Delete, or Assign appears to do nothing | Those actions require Weaver or Luminary. Tracer and Lens can view only. | Ask a Weaver or Luminary to make the change, or have your role updated on Users. |
| A team you tried to edit reports "Team not found" | The team was deleted (for example by another admin) before your change saved. | Reload the page; recreate the team if it is gone. |
| Deleting a team leaves its former members showing "Unassigned" | Deleting a team unassigns its members by design โ they are not removed from the workspace. | This is expected. Re-assign those members to another team from the Members table if needed. |
| A new user does not appear in the Members table | The Members table lists users that exist in the workspace. | Confirm the user has been added on Users; reload the page. |
Related pages
- Users โ add people and set their workspace role.
- Weekly briefings โ how Orion turns a team's focus and pinned reveals into a briefing.
- Roles & permissions โ what Luminary, Weaver, Tracer, and Lens can each do.
- Lumen overview โ the rest of the workspace administration area.