The Settings pages let you manage your profile, organization, team members, billing, data sources, deployments, and spaces.
Profile#
Settings > Profile
Manage your personal account settings, including display name, full name, and email. You can also add a bio to help Dosu personalize its responses based on your technical level, background, and preferences.
Bio: Add information about your role, technical expertise, and communication preferences. Dosu uses this to tailor response tone, technical depth, and detail to match your needs. For example, you might specify whether you're a developer, product manager, or designer, and whether you prefer code examples or high-level explanations.
Organization#
Settings > Organization
Configure your organization's name and avatar. Only owners and admins can edit these settings.
To edit or remove an avatar, click the menu button on the avatar and select the desired option.
Members#
Settings > Members
Manage who has access to your organization. You can invite new members by email, change roles, remove members, and view pending invitations. Dosu has three roles:
- Owners have full control over the organization, including the ability to delete it. Each organization has one owner.
- Admins can manage members, invitations, organization settings, and deployments, and can view billing.
- Members can view deployments but cannot create or modify them.
To transfer ownership, contact the Dosu team.
![]()
Billing#
Settings > Billing
View and manage your subscription. Only admins and owners can access billing.
This page shows your current plan, billing interval, seat count, and pricing (for team plans), payment method, usage for the current period, and invoice history with downloadable PDFs.
From here, you can upgrade or change your plan, update your payment method, cancel your subscription, or download past invoices.
Data Sources#
Settings > Data Sources
View all data sources connected to your organization. You can see sync status, filter by provider, search for specific sources, and delete sources you no longer need. Click into any source to view its details, connected deployments, and sync history.
For details on adding data sources, see Data Source.
Deployments#
Settings > Deployments
View and configure all deployments in your organization. Deployments connect Dosu to platforms like GitHub and Slack. Only owners and admins can create or modify deployments.
From here, you can create new deployments, configure reply modes and auto-labeling, connect data sources, set response guidelines, and pause or delete deployments.
For detailed configuration options, see GitHub Configuration or Slack Configuration.
Spaces#
Settings > Spaces
Spaces are projects within your organization. Each space has its own knowledge base and can be configured independently. Only admins and owners can create spaces.
Space settings include the space name, visibility (public or private), knowledge base behavior (auto-assign topics, suggest new topics, default publish behavior, auto-accept review), style guidelines for generated documentation, and connected data sources.
Auto Publish controls whether documentation is automatically published when created. When disabled, documentation is saved as drafts.
Auto Accept Review controls whether Dosu's proposed changes are automatically accepted or require manual review. This applies to:
- Documentation generated from pull requests: When enabled, documentation is automatically published when the PR is merged. When disabled, documentation remains in review status and requires manual approval before publishing.
- Updates to imported documents from external platforms: When enabled, Dosu applies changes directly. When disabled, Dosu creates a pull request (for GitHub/GitLab) or flags changes for manual review (for Notion, Confluence, and other platforms) that require approval before being applied.
For more on public spaces, see Public Spaces.