Skip to main content

Documentation Index

Fetch the complete documentation index at: https://buildpixel.mintlify.app/llms.txt

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

BuildPixel ships four roles. They cover most teams.
RoleCan do
ownerEverything, including billing and deleting the org
adminEverything except billing changes and deleting the org
memberCreate projects, edit build settings, trigger builds, view logs
viewerView projects, builds, logs (read-only). Cannot trigger builds.

At-a-glance matrix

owneradminmemberviewer
View projects, builds, logs
Trigger builds
Create / edit projects
Create / edit build settings
Connect / disconnect integrations
Invite / remove members
Change member roles
Manage billing
Delete the org

Changing a member’s role

Go to Settings → Members, click the member, change the role dropdown, save. You can also change roles via the API — see Organizations endpoints.

At least one owner

You can’t have an org with zero owners. To downgrade the only owner, first promote someone else to owner.

What can a viewer do?

Surprisingly useful for stakeholders who want progress visibility without the risk of breaking anything:
  • See all projects in the org
  • View build history, including failed builds
  • Watch live build logs
  • Download artifacts (the artifact is “the build”, not a privileged resource)
A viewer can’t trigger anything, edit anything, or invite anyone. Good fit for product managers, exec stakeholders, or external observers.