Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/project/contexts.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ In each place, the **Contexts** picker shows every context defined in the projec

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](https://imagedelivery.net/zKr-4bdC5CBGL2DuuEmvYw/ee9f757e-fa97-47ce-3361-86b031c3da00/public)
![Data Marts list showing context badges on each row and a context filter dropdown in the toolbar](https://imagedelivery.net/zKr-4bdC5CBGL2DuuEmvYw/2a131338-482e-43c0-ded7-40fafe0b5000/public)

### Who Can Change a Resource's Contexts

Expand Down
4 changes: 2 additions & 2 deletions docs/project/members.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This applies to Data Marts, Storages, Destinations, Reports, Scheduled Triggers,
- **Data Marts, Storages, Destinations, Reports**: sortable `Created By` column in list views, and in the **Details** section of each resource's page
- **Run history**: inline `by [member name]` when a creator profile is available

![Resource list view with a sortable Created By column showing which member created each resource](https://imagedelivery.net/zKr-4bdC5CBGL2DuuEmvYw/97cca939-e070-48d1-c874-cf3dda4bdc00/public)
![Resource list view with a sortable Created By column showing which member created each resource](https://imagedelivery.net/zKr-4bdC5CBGL2DuuEmvYw/c53dcd3d-3bbd-4547-a5a3-f8dd2450de00/public)

## Initial Ownership

Expand All @@ -34,7 +34,7 @@ When creating a Storage, Destination, or Report, you can assign owners directly

Scheduled Triggers do not have dedicated ownership. Access to them follows the same rules as their parent Data Mart or Report.

![Resource creation form with an Owners field for assigning initial owners during setup](https://imagedelivery.net/zKr-4bdC5CBGL2DuuEmvYw/e8b00bd7-8710-45df-1d3f-3685eddbe500/public)
![Resource creation form with an Owners field for assigning initial owners during setup](https://imagedelivery.net/zKr-4bdC5CBGL2DuuEmvYw/7b347212-b2a0-42c5-fa6e-788a32833700/public)

## Member Removal Impact

Expand Down
4 changes: 2 additions & 2 deletions docs/project/ownership-and-sharing.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Most resources have a single **Owner** role. Data Marts are the exception — th

A Data Mart may have multiple Technical Owners and multiple Business Owners. Ownership is additive — being assigned as an owner only adds access (guaranteed visibility, and, where the role permits, maintenance through the sharing toggle); it never reduces what the user could already do without the assignment.

![Data Mart settings showing Technical Owner and Business Owner fields with assigned project members](https://imagedelivery.net/zKr-4bdC5CBGL2DuuEmvYw/c12de869-ff73-4a5e-16f6-5ff26fcee900/public)
![Data Mart settings showing Technical Owner and Business Owner fields with assigned project members](https://imagedelivery.net/zKr-4bdC5CBGL2DuuEmvYw/3a8505f3-9bfc-445f-8679-36853567e900/public)

**What an owner can do depends on their role.** For Destinations and Reports, owners have full control regardless of role. For Data Marts and Storages, full control requires Technical User or Project Admin:

Expand Down Expand Up @@ -139,7 +139,7 @@ The following actions can be granted or restricted by the combination of ownersh
| **Non-owner Technical User** | No access | See, Use | See, Use, Copy Credentials, Edit, Delete | See, Use, Copy Credentials, Edit, Delete |
| **Any Business User** | No access | No access | No access | No access |

> ☝️ Business Users do not have direct access to Storages. They interact with data through Data Marts and Destinations available to them.
> ☝️ Business Users do not have direct access to Storages. They interact with data through Data Marts and Destinations shared with them.

---

Expand Down
4 changes: 2 additions & 2 deletions docs/project/roles-and-permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Each project member has one of three roles.
|---|---|
| **Project Admin** | Full access across all entities |
| **Technical User** | Build and maintain data resources; can edit any Report they have access to |
| **Business User** | Self-service reporting on Data Marts available to them; manage own Reports and Destinations |
| **Business User** | Self-service reporting on Data Marts shared with them; manage own Reports and Destinations |

## Project Admin

Expand Down Expand Up @@ -53,7 +53,7 @@ Assigned to members who create and run reports on data prepared by Technical Use

**Data access:**

- View Data Marts and their scheduled triggers made available to them
- View Data Marts and their scheduled triggers shared with them
- Create Reports on Data Marts shared for reporting, using Destinations they have access to
- Edit, delete, and run Reports they own
- Create and manage Destinations they own or have maintenance access to
Expand Down
Loading