Settings

Every Proliferate setting.

The desktop app's Settings window is organized into four scopes, shown as tabs across the top: User, Org, Repo, and Agents. Each scope has its own short sidebar of sections. Support and desktop updates sit at the bottom of every sidebar, outside the four scopes.

Screenshot: Settings window with the User/Org/Repo/Agents scope tabs

The Settings window shell showing the four scope tabs across the top and the section sidebar for the active scope.

User

Personal settings, tied to your account.

SectionWhat it controls
AccountYour profile and signed-in account.
GeneralDefault open-in target, git branch prefix, new-workspace mode, paste-to-attachment, sounds, and session policy. See Preferences.
AppearanceTheme, window zoom, font sizes, and transparent chrome. See Preferences.
Personal secretsEnv vars and files available in your own cloud sandbox. See Secrets.
IntegrationsConnect third-party tools (Linear, Notion, and others) for agents to call. See Integrations.
PruningReview worktree storage and prune stale local checkouts.

Org

Organization-wide settings. Most sections are admin-only.

SectionWhat it controls
Organization settingsOrg profile, GitHub App installation, and the agent policy (allowed harnesses and auth routes). See Allowed harnesses.
MembersInvite and manage organization members and roles.
BillingPlan and billing state.
Organization secretsEnv vars and files available in every member's cloud sandbox. See Secrets.
IntegrationsEnable or disable integration providers for the organization, and register custom ones.
Model policy (Policies)Planned. Org-wide model availability and default routing. Not available yet; the live control for restricting agents today is the agent policy under Organization settings.
Single sign-on (Authentication)Configure OIDC SSO for the organization. See Identity.

Repo

Per-repository defaults, picked one repository at a time. Configure and Actions each split into a Cloud and a Local view, since cloud and local workspaces for the same repo can carry different defaults.

SectionWhat it controls
ConfigureDefault branch for new workspaces and pull requests, for this repo.
ActionsSetup script and run command for this repo.
EnvironmentEnv vars and files synced into this repo's cloud workspaces. Cloud only; local workspaces read your shell and checkout directly.

See Defaults for what each Repo section does in practice.

Agents

Per-agent authentication, models, and launch defaults.

SectionWhat it controls
OverviewEvery installed agent, its status, and a link into its own page.
Claude Code / Codex / OpenCode / GrokAuthentication (native sign-in, API key, or the Proliferate gateway) and the full model catalog, per agent. Each supported agent gets its own page.
API keysProvider API keys stored once and reusable across any agent's authentication.
DefaultsDefault agent for new chats, plus per-agent default model and launch controls (permissions, reasoning, fast mode).

See Agent configuration for the full walkthrough.

Info:

Existing sessions keep the agent, model, and mode they were started with. Changes to Agents settings only affect new chats.

On this page