> ## Documentation Index
> Fetch the complete documentation index at: https://docs.seekr.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Vector database

The vector database endpoints manage the full lifecycle of your vector databases, from creation and file ingestion to chunk-level provenance. Use these endpoints to create and configure databases, submit ingestion jobs that convert your files into searchable embeddings, and manage the files indexed within each database.

Ingestion jobs capture source tracing metadata for every chunk. Use the chunk endpoint to trace any file search result to its exact location in the source document and retrieve the original uploaded file. You can also attach user-defined metadata to chunks, list or filter chunks by that metadata, and edit it after ingestion.
