Who can share, and what they can grant
Any grid owner — whether an Organization User or an Admin — can share a grid they own. Open the Share dialog, find a named, active teammate in the same account, and give them one of two access levels; you can change or revoke it later.
Access levels
View-only
A viewer can:- Read the same server-backed grid data, columns, and the grid’s saved scope and filter presets.
- Download data exports.
- Sort, filter, arrange columns, and switch views locally. These stay personal to them — nothing is synced back to the grid or to you.
Edit
An editor can do everything an owner can except delete the grid or manage its access grants. Existing organization permission checks still apply on top — for example, actions that need an account permission still need it. If an editor duplicates the grid, the copy belongs to them and starts private, with no inherited sharing.Grant, change, or revoke access
Only the owner can grant, change, or revoke access, and only the owner can delete a shared grid. As an owner you select an eligible teammate and give them view-only or edit access, adjust that level later, or revoke it. Shared grids appear alongside your own on the Grids home page, showing the owner and your current access level, so it’s clear which grids are yours and which were shared with you.How revocation and lifecycle behave
- Changes apply on the next request. Revoking access, or downgrading an editor to view-only, takes effect on the recipient’s next action — including from a session they already have open. The UI reflects their effective access, and direct API calls enforce the same limits.
- A run already accepted may finish. Jobs a user started before a change may complete; anything after uses their current access. Nothing is retroactively cancelled.
- Inactive teammates lose access but keep their grant. A deactivated recipient can’t reach the grid; their grant is stored and resumes if they’re reactivated.
- Deactivating the owner doesn’t remove teammates’ access. Their existing access continues.

