Settings

Manage billing, BYOK and managed-inference model configuration, spending budgets, trust levels, destination defaults, and team permissions from the workspace Settings surface. Owners and admins see the full surface; members see a personal preferences view.

The control center for your workspace#

The Settings page is where workspace owners and admins configure how Sidekick behaves, what it can spend, and which model it uses. Members see a limited personal view.

Open Settings from the workspace nav to access the full configuration surface. Per ADR-082 §9 every governance and configuration surface — connections, rules, approvals, notifications, API keys, models, routines, memory — lives here, not under a Sidekick sub-route.

Settings sections#

Per ADR-082 §9 the Settings surface is the single home for every governance and configuration concern:

SectionWhat it controls
WorkspaceWorkspace name, billing plan, retention, and members
VoiceHow Sidekick speaks to you (register, fluency, accessibility)
ConnectionsTool connections, MCP servers, integrations, destination defaults
RulesAutonomy policy — what Sidekick is allowed to do without asking
ApprovalsApproval policy — which actions pause for human sign-off
NotificationsPer-type notification preferences and transport choices
API keysBYOK provider keys (Anthropic, OpenAI, etc.)
ModelsWorkspace AI source — managed inference or BYOK — and per-role model defaults
RoutinesRecurring schedules and one-shot scheduled work
MemoryPer-user memory preferences

Trust level presets (Rules)#

The Rules section exposes trust level presets that wire Sidekick's autonomy gates in one click:

PresetBehavior
SupervisedSidekick asks before every action
BalancedHandles routine tasks autonomously; asks for sensitive ones
AutonomousFull autonomy — you review afterwards through Sidekick's Proof widget and Jobs
CustomYou have fine-tuned individual per-tool permissions

Select a preset card to apply it instantly. The autonomy policy editor below the cards shows the granular rules that each preset sets, and lets you override them.

BYOK and managed inference#

If you prefer to route inference through your own provider key instead of managed inference:

  1. Open Settings → API keys and add your provider key (encrypted at rest, shown only as a masked preview)
  2. Open Settings → Models and switch the workspace AI source to BYOK; pick the provider and model (e.g. claude-haiku-4-5, gpt-4o)

See the full walkthrough in Workspace AI source: managed inference vs BYOK.

info Only one active model configuration is allowed per workspace. Changing the provider replaces the existing key.

Budget rules#

Set a monthly spending cap and alert threshold:

  • Alert at — sends a notification when usage reaches this percentage
  • Hard stop — pauses all Sidekick actions until the next cycle

Budget enforcement applies to managed inference charges. BYOK usage is billed directly by your provider and not tracked here.

Role-based access#

RoleSettings access
Owner / AdminFull access to all sections
MemberLimited personal view — can see AI status but cannot change configuration
ViewerNo access to settings

warning Changing the trust level to Autonomous removes approval gates for most actions. Start with Supervised or Balanced until you are confident in your governance rules.

Next step#

If something goes wrong, check Troubleshooting for common fixes.