Skip to content

Contexts

A Context is a business-domain label — for example Marketing, Finance, or Sales — that you attach to Data Marts, Storages, and Destinations to group them by domain and to control which members can see them.

Contexts are managed by Project Admins from Project Settings → Contexts. Once a context exists, it can be:

  • attached to any Data Mart, Storage, or Destination in the project, and
  • assigned to project members to scope their visibility (see Roles and Permissions).

☝️ Contexts are project-scoped. Each context belongs to a single project and is not shared across projects.

Use Contexts when you need to give different teams access to different subsets of project resources without giving every member project-wide visibility. Typical examples:

  • A Marketing context groups all marketing-related Data Marts, the Storage they read from, and the Destinations that publish marketing reports.
  • A Finance context does the same for finance assets, kept separate from marketing.

A member assigned only to the Marketing context will see Marketing-tagged resources but not Finance ones (subject to the rules in How Contexts Affect Access).

If every member should see every resource, you don’t need Contexts — leave each member’s role scope set to Entire project.


Only Project Admins can create, rename, or delete contexts. Other roles can view the context list and see context badges on resources, but cannot create, rename, or delete contexts.

Open Project Settings → Contexts to see all contexts in the project. Each row shows:

ColumnDescription
NameThe context label shown on resources
MembersMembers assigned to this context
DescriptionOptional free-text description
Created byThe Project Admin who created the context
Created atCreation date

Project Settings → Contexts table listing three example contexts with their names, member counts, descriptions, and creation details

  1. In Project Settings → Contexts, click + Add context.
  2. Enter a Name (required, up to 255 characters; must be unique within the project).
  3. Optionally add a Description to explain what the context represents.
  4. Optionally select members to assign to this context immediately.
  5. Click Create.

Add context panel with fields for Name, Description, and Members

You can also create a context inline from the Contexts field on a Data Mart, Storage, or Destination — a Project Admin sees an option to create a new context without leaving the resource page.

In the contexts list, click a row (or use the row actions) to open the Configure context panel. From there you can change the name, description, and the set of assigned members. Changes apply immediately to all resources tagged with this context — the context’s identity is preserved, so attachments remain intact.

A context can only be deleted when it is detached from every resource and member. If a context is still attached, the delete is blocked and the dialog lists the attachments that need to be removed first:

  • N Data Marts
  • N Storages
  • N Destinations
  • N Members

Each entry links to the corresponding list, pre-filtered by the context, so you can detach attachments quickly.

☝️ Deleting a context is final, but it does not delete the resources tagged with it. Resources stay; only the tag is removed.

Delete context dialog blocked because the context is still attached to resources, listing Data Marts, Storages, Destinations, and Members with links to each filtered list


Contexts can be attached to Data Marts, Storages, and Destinations. Each resource can carry any number of contexts, and a context can be attached to any number of resources.

You manage attachments from the resource itself:

  • Data MartContexts card on the Data Mart overview page
  • StorageContexts section in the Storage settings form
  • DestinationContexts section in the Destination settings form

In each place, the Contexts picker shows every context defined in the project; check the ones that apply.

Resource lists (Data Marts, Storages, Destinations) display attached contexts as badges, and the lists can be filtered by context.

Data Marts list showing context badges on each row and a context filter dropdown in the toolbar

Editing a resource’s context attachments is more restricted than editing the resource itself. The rules follow the same ownership model as other resource actions (see Ownership and Availability):

ResourceWho can edit attached contexts
Data MartProject Admin, or Technical Owner with Technical User role
StorageProject Admin, or Owner with Technical User role
DestinationProject Admin, or Owner (any role)

Members who can edit a resource for other reasons (for example, a non-owner Technical User editing a Data Mart that is Available for maintenance) cannot change its contexts unless they meet the rules above.


Member–context assignment is the link that turns Contexts into an access-control mechanism. There are two equivalent ways to manage it:

  • From a member — open Project Settings → Members, edit a member, and pick contexts in the Contexts section.
  • From a context — open Project Settings → Contexts, edit a context, and pick members in the Members section.

Both paths write to the same assignment, so changes made in one place are reflected in the other.

☝️ Assigning a member to a context only takes effect when their Role scope is set to Selected contexts only. See the next section.

Member settings panel showing the Contexts multi-select field and Role scope set to Selected contexts only


Each non-admin member has a Role scope, set in Project Settings → Members:

Role scopeEffect
Entire projectThe member sees every shared resource in the project, regardless of context assignments. This is the default.
Selected contexts onlyThe member sees a shared resource only if the resource is attached to at least one of the contexts the member is assigned to.

Project Admins always have project-wide access. The role-scope setting and context assignments are not applied for admins.

☝️ Ownership overrides context filtering. A member always sees resources they own — Technical Owner of a Data Mart, Owner of a Storage or Destination — even if no context overlaps, and even if their scope is Selected contexts only.

What “Selected Contexts Only” Applies To

Section titled “What “Selected Contexts Only” Applies To”

The context filter applies to non-owner visibility of:

Triggers do not have their own visibility — they follow their parent (Data Mart or Report).

A member with role scope Selected contexts only and no contexts assigned is a valid state. They simply have no shared, non-owner access through context matching. They keep access to anything they own.

Adding or removing a context on a resource immediately changes who can see it:

  • Adding a context to a resource grants visibility to every Selected contexts only member who is assigned to that context.
  • Removing a context revokes visibility for any such member who relied on that context for the overlap (provided no other context overlap remains and they are not an owner).