System Settings

Configure system-level settings — Claude authentication, system documents, and global configuration.

System settings control the global configuration of your CRHQ instance. Access them in Settings → System.

Claude Authentication

The primary system setting — your Anthropic API key. See Setting Up Your API Key for full details.

This section shows:

  • Current authentication status (connected/disconnected)
  • Preferred authentication method (API key or OAuth)
  • Option to update or change the key

System Documents

System documents are global context documents that all agents can access. The most important is CLAUDE.md — the system instructions document.

CLAUDE.md

This is the master instruction document for your CRHQ instance. It contains:

  • Global rules and constraints for all agents
  • Company-specific context
  • Security policies
  • Tool usage guidelines
  • Available skills and their locations

Editing System Documents

  1. Go to Settings → System
  2. Click on the document to edit
  3. Make changes in the markdown editor
  4. Save — a new version is created automatically

Version History

System documents are versioned. Every edit creates a new version with:

  • Timestamp
  • Change summary
  • Ability to restore previous versions

Info: System documents are synced from CRHQ Hub. Hub updates create new versions, but you can customize and override with local edits.