Skip to main content
Settings is where you configure projects, your account, and the Aether interface. The screen is a drill-down rail grouped into four sections. This guide covers the account-level tabs; per-project tabs are documented with projects, environment variables, and the AI agent.

Tabs

Agent defaults

Agent and model defaults live on the project, not the account — there is no single account-wide agent default. Set them per project:
  • Agent, model, mode, and automation under Settings → Projects → Task Defaults. See task defaults for the full list. New tasks inherit the task defaults unless you override them in the composer. VM size is always selected at task creation; projects and accounts do not carry a hardware default.

Connections

The Connections tab is where you connect both integrations and AI provider accounts:
  • AI providers — connect your account for an agent provider (Codex, Claude Code, OpenCode). A connected provider is required to run tasks; Codex is the default agent. See connect agent providers.
  • Integrations — connect GitHub, Linear, Slack, and Sentry, and configure how they route into Aether. See integrations.
Platform API keys for calling the Aether API are managed under the separate API Keys tab, not Connections.

Appearance

The Appearance tab sets the interface theme. Pick one of three options; your choice syncs across sessions.

Onboarding

New accounts are walked through a short onboarding flow before reaching Settings: sign in (OAuth, email, or CLI), connect GitHub and pick a repository, set environment variables, and connect an agent provider. Onboarding links the GitHub App and imports a repo so you can run your first task — see the quickstart.