Skip to main content
Your organization is only configurable in the Enterprise version of BuildBuddy.
The org section allows you to configure your BuildBuddy organization.

Configuration Options

name
string
The name of your organization, which is displayed on your organization’s build history.
domain
string
Your organization’s email domain. If this is set, only users with email addresses in this domain will be able to register for a BuildBuddy account.

Example Configuration

config.yaml
org:
  name: Acme Corp
  domain: acme.com

Build docs developers (and LLMs) love