Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.slipway.sh/llms.txt

Use this file to discover all available pages before exploring further.

Every org member has exactly one role. Roles are checked at every authenticated endpoint that touches org-scoped state.

Roles

RoleRead repos, deployments, logsRead variable valuesTrigger deploysManage secrets, variables, registries, domainsManage members, billing
Vieweryesyesnonono
Developeryesyesyesyesno
Adminyesyesyesyesyes (except delete org)
Owneryesyesyesyesyes
member is a legacy alias for developer and ranks identically.

What each role can do

  • Viewer is read-only. They can see repos, browse deployments, watch logs, and read variable values, but can’t trigger a deploy or change configuration. Use this for stakeholders who want visibility without the ability to break things.
  • Developer is the typical engineer role. They can deploy, manage secrets and variables, and configure repo-level settings (preview auth, PR comments).
  • Admin adds org-wide configuration: members, invites, registries, custom domains, billing.
  • Owner adds the ability to delete the org. There can be more than one owner.

Secret values

Secret values are write-only — no role can read them through the UI or API after creation. Roles that can manage secrets can rotate (overwrite) them.

Changing a member’s role

From Settings → Members, click a member’s role chip and pick a new one. Only admins and owners can change roles.

Removing a member

Removing a member doesn’t tear down anything they deployed — deployments live on the org, not on the user who triggered them.

Leaving an org

Any member can leave from Settings → Members → Leave organization. Owners can’t leave if they’re the only owner — promote someone else first.