# Knowledge Base Form Page ## Overview Shared `` handles both create and edit. Follows the form layout in `specs/designs/10-layout/form.md`, only the details are documented in this spec. ## Form Layout Basic Information → Configuration → Deployment ## Panels ### Basic Information Beyond the standard Icon + Name fields described in the layout spec: - **Icon** - **Name** - **Description** - **Mode**: `Managed` (external option is present but disabled) - **Tags**: optional list input ### Configuration - **Embedding Model** selector - **Reranker Model** selector - Optional **Ingestion Job** runtime settings - Optional **Egestion Job** runtime settings ### Deployment - Optional container/runtime settings ## Validation - Name is required ## Breadcrumb - Create: `Knowledge Bases / [New Knowledge Base]` - Edit: `Knowledge Bases / Edit [{kb.name}]`