Sharing an app
Open the app in the console and hit Share. You pick:- Who — a teammate’s email. For apps, they must already be a member of your workspace.
- Access level:
- Run (view & run) — they can open the app and use it.
- Manage (publish) — they can also publish new versions.
App URLs (
apps.nightshift.sh/<app-id>/) are sign-in gated. Sending someone the link
isn’t enough — they need to be a member of your org with access to the app.Sharing a notebook
Same flow: open the notebook, hit Share, enter an email, and pick Read, Update, or Delete access. Notebooks have one extra trick: if the person isn’t in your workspace yet, sharing invites them automatically — they get access to the notebook as soon as they accept and sign in. That makes “share a notebook” the fastest way to pull a new teammate into Nightshift around a concrete piece of analysis.Inviting teammates
To add someone to the organization itself, go to Access → Invites in the console and hit Invite member. You choose their role:- Member — works with the objects they’ve been granted access to.
- Admin — additionally manages tokens, access, and the audit log.
Grants — the full picture
The Share buttons are a friendly front-end over Nightshift’s grant system, which admins can drive directly from Access → Grants. A grant is:who (a member or an API token) × what (a table, view, or app — or a platform capability) × how (read, update, delete)This is also where every share you’ve made lives, so Access → Grants is the one place to review and revoke access across the org. The same model governs agents: when Claude acts through a scoped token, that token’s grants are just rows in this table. See Policies for how grants and capabilities fit together.

