Skip to main content

Teams and Users

In Informer, a Team is a group of Users that collaborate to build, share, and secure content. Content is owned by Teams, not individuals, and each User's Role within a Team decides what they can do with that Team's content.

The New Team dialog: a Team Name field, an Id used in the Team's URL, a Description, and Color and Icon pickers
Creating a Team: a group of Users that collaborate to build, share, and secure content.

Why the Teams model matters

Informer secures data through Teams rather than per-user permission lists, which keeps access easy to reason about and audit. A Team maps to a real business unit (the Registrar's office, the Sales division), owns the Datasets, Reports, and Datasources that unit works with, and grants its members a Role that fits their job. Because access flows from "which Team owns this and what is my Role there," it is always clear why someone can see or change a piece of content.

Teams, Users, and Roles

  • A User is a person who signs in to Informer. A User can belong to more than one Team.
  • A Team owns content and groups the Users who work on it.
  • A Role is the level of access a User has within a Team. The same person can be an Admin on one Team and a Member on another.

Roles are cumulative: each one includes everything the role below it can do. When a User belongs to several Teams that can all reach the same shared content, their highest Role wins for that content.

The Role ladder

RoleWhat it adds
MemberView anything owned by the Team, and run the Team's Reports.
Member PlusCreate Reports from the Team's Datasets (Dashboards, Comparison Boards, Data Views); create and manage Tags.
DesignerCreate Reports from the Team's Datasources (Ad hoc Queries and Templates); upload spreadsheets into new Datasets.
Data WizardCreate and edit the Team's Datasets, create Workspaces, manage Filters, Visuals, and Snapshots, and create Assistants, Libraries, Integrations, and Toolkits.
PublisherShare the Team's Datasets, Assistants, Libraries, and Reports to other Teams; generate external links; create access tokens.
AdminManage members, create and edit Apps, create any type of Datasource, and share the Team's Datasources and Assistants to other Teams.

In this section

ChapterIn one line
TeamsTeam actions, creating Teams, adding Users, and assigning roles.
UsersUser actions, adding Users, impersonation, passwords, MFA, and profiles.
SecurityThe Teams security model and how to set it up.

Where do I look when...

You want to...Where
Understand who can do whatAssigning roles
Add a person to a TeamAdding Users to a Team
Create a new user accountAdding a local User
Reset a password or turn on MFAPasswords and MFA
Troubleshoot what a user seesImpersonate
Let someone build Datasetsgive them the Data Wizard role or higher
Let someone share content across Teamsgive them the Publisher role or higher
Let someone manage a Teamgive them the Admin role
Also available through the REST API
Everything on this page is built on Informer's public REST API, the same one the product uses, so your scripts and integrations can do it too. Developer reference: Teams.