Organization Settings

Manage your organization's general settings, integrations, and account options.

Accessing Settings

Go to Settings from the main navigation to access organization settings.

General Settings

Organization Name

The display name for your organization:

  1. Go to Settings
  2. Update the Organization Name
  3. Click Save Changes

Organization Slug

The URL-friendly identifier for your organization:

  • Part of your documentation URLs
  • Cannot be changed after creation
  • Displayed in settings for reference

Example URL: https://guidebook.dev/{slug}/

Organization Info

View read-only information about your organization:

FieldDescription
Organization IDUnique identifier (for API usage)
CreatedOrganization creation date
Documentation URLBase URL for your documentation

GitHub Integration

Manage GitHub App installations:

  1. Go to Settings > GitHub Integration
  2. View connected GitHub accounts
  3. Add or remove GitHub connections

See GitHub Integration for details.

Danger Zone

Irreversible actions that require careful consideration.

Delete Organization

Permanently delete your organization:

  1. Go to Settings
  2. Scroll to Danger Zone
  3. Click Delete Organization
  4. Type the organization slug to confirm
  5. Click Delete Organization

Warning: This action:

  • Deletes all repositories and branches
  • Removes all members
  • Cannot be undone

Only the Owner can delete an organization.

The settings area contains:

SectionDescription
GeneralOrganization name and info
GitHub IntegrationGitHub App connections

Permissions

ActionRequired Role
View settingsAdmin
Edit organization nameAdmin
Manage GitHub integrationAdmin
Delete organizationOwner