Workspace / Settings

API settings

This route is a clean place for future keys, webhook, or provider settings without mixing them into public pages.

Category

Configuration

Access pattern

Workspace only

Ready for

API keys

Planned

Provider controls

A future version can expose model defaults, provider credentials, and integration checks here.

  • Good fit for Cloudflare-friendly forms and secrets handoff docs.
  • Can reference existing API routes without affecting the landing page.
  • Keeps operational settings grouped inside the workspace shell.

Sidebar

Active route clarity

The navigation highlights nested settings routes clearly so users can tell which configuration area they are in.

  • Active styles are route-driven with `useRoute()`.
  • Collapsed mode still provides icon targets with tooltips.
  • Expanded mode reveals labels and section headings.