> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tryreplicas.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Defaults

> Org-wide defaults for agents, models, and workspaces.

Admins configure organization-wide defaults under [Organization → Settings → Preferences](https://tryreplicas.com/dashboard/settings?tab=defaults). These apply to every member unless overridden in their [personal preferences](https://tryreplicas.com/dashboard/account/preferences), an integration default, or a [security policy](/admin/team).

## Default Coding Agent

The coding agent (Claude Code, Codex, Cursor, Opencode, or Pi) used when a workspace is created without an explicit choice, including [Slack](/features/slack), [Linear](/features/linear), [GitHub](/features/github), and [GitLab](/features/gitlab) triggers.

## Default Model

The model the default agent uses, applied to Slack/Linear/GitHub/GitLab triggers, [automations](/features/automations), and newly started workspaces.

* **Provider-specific.** Each agent exposes its own models, so the picker lists models for the selected default agent. Changing the agent resets the model.
* **Shared OpenRouter catalog.** Opencode and Pi use the same OpenRouter models and API key.
* **Agent default.** Leaving the model unset lets the agent pick its own default.
* **Resolution.** Agent defaults resolve user preference → Slack or Linear integration default → org default → agent default, and model values are always validated against the resolved agent.

## Thinking and modes

Defaults can also set the thinking level, Codex-only goal mode, and Claude/Codex fast mode. Leave a field unset to inherit the next level in the resolution chain.

On the dashboard landing page, configured personal or organization model and thinking defaults take precedence. When either field has no configured default, the dashboard remembers the most recent selection for each coding agent in that browser.

## Other defaults

* **Pull Request Cleanup**: two independent toggles for whether workspaces are archived when their linked PR is closed without merging, and when it is merged. Archived workspaces keep their conversation history and can be woken again; closing a PR never deletes them (archived workspaces may still be removed later by the retention policy).
* **CI Failure Response**: whether Replicas investigates failed GitHub Actions, external CI checks, GitLab pipelines, and GitHub human PR reviews on linked PRs or MRs.
* **Workspace History**: persist workspace chat and Canvas history after a workspace sleeps. See [Data Retention](/admin/data-retention).
* **Default Environment**: a default [environment](/features/environments) for Slack and Linear intake, skipping the picker unless a resolved user has a personal default.
* **Workspace Visibility**: let members use the [Team Workspaces](/admin/team) view to see workspaces that aren't their own.
