Skip to main content

Documentation Index

Fetch the complete documentation index at: https://support.bolt.new/llms.txt

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

When you connect Bolt to a GitHub organization, admins control which repositories are visible to members, rather than each person managing their own connection. Members of the organization can access approved repositories in Bolt without having to connect their own GitHub account to Bolt. This makes GitHub organization setup the right choice for teams that need centralized oversight, consistent permissions, and a single point of control over what Bolt can access.
For general information about connecting your Bolt account to GitHub or performing tasks like committing, branching, or merging, see GitHub for version control.

How it works

Bolt connects to GitHub organizations through the Bolt.new GitHub app. An organization admin installs the app once and selects which repositories Bolt users can access. After that, every member of the organization who uses Bolt works within those approved boundaries — no individual configuration required. This approach keeps permissions management centralized. Instead of each person granting Bolt access to their own repositories, the organization controls access from a single, consistent place.
GitHub organizations offer free and paid plans. Paid plans add stronger access controls, protected branches, required reviewers, increased GitHub Actions usage, and advanced security options. To learn more, see GitHub’s About organizations.

Install the Bolt.new GitHub app

An organization admin must install the Bolt.new GitHub app before Bolt users can access organization repositories.
  1. Open the Bolt.new homepage.
  2. Click the GitHub icon.
  3. Click Configure the GitHub App.
  4. Sign in with an admin account for your GitHub organization.
  5. Click the organization you want to install the app within.
  6. Choose whether Bolt users can access All repositories or Only select repositories.
  7. Click Install & Authorize.
Bolt users in your organization can now access the repositories you approved in step 6.

Change repository access after install

  1. Sign in to an admin account for your GitHub organization.
  2. In the top-right corner, click your profile icon, then click Organizations.
  3. Click the organization with the Bolt.new GitHub app installed.
  4. In the top navigation menu, click Settings.
  5. In the left navigation menu, scroll to the Third-party Access section and click GitHub Apps.
  6. In the StackBlitz row, click Configure.
  7. Update your repository access, then click Save.

Suspend or uninstall the Bolt.new GitHub app

  1. Sign in to an admin account for your GitHub organization.
  2. In the top-right corner, click your profile icon, then click Organizations.
  3. Click the organization with the Bolt.new GitHub app installed.
  4. In the top navigation menu, click Settings.
  5. In the left navigation menu, scroll to the Third-party Access section and click GitHub Apps.
  6. In the StackBlitz row, click Configure.
  7. Click Suspend or Uninstall.
  8. Click Okay to confirm.
Suspending the app blocks its access to organization repositories and webhooks while keeping your settings saved. You can restore access at any time by unsuspending, which makes this a good option when you need a temporary pause rather than a full removal.