System is a read-only view of how your Space is configured. Open it from the user menu in the sidebar. No changes here — just transparency into how retrieval works. How the Space answers is Controls, not System.
Space ID, name, enabled status, and supported languages. Confirms which Space you are viewing.
Where content is ingested from — for example GitHub repositories, branches, and paths included in your Knowledge base. Shows what external connectors feed your Space.
Where vectors and documents are stored:
The language model used to generate answers: model name, temperature, and base URL. This is what powers Chat responses.
The model that converts text into vectors for search. Dimensions should match your vector store configuration.
Chunking configuration — how documents are split:
Which extractor is used per file format (for example Markdown, PDF) before content is split for search.