Introduction
What is NeuroVecta?
Getting Started
Logging In
Quick Create UI
Sidebar Menu
Working with Files
Vector Databases
Uploading Files
Indexing Files
Querying Documents
Citation Rationales
FAQs
Contact

Understanding how NeuroVecta processes your documents
When you upload files to NeuroVecta, they must be indexed before they can be queried by the AI. Indexing converts your documents into vector embeddings that enable semantic search and accurate information retrieval.
Uploaded files are automatically queued for indexing. You don't need to take any action - the process begins automatically after upload completes.
Files are not included in AI responses until indexing is complete. Once indexed, the content becomes immediately available for querying.
Your document is parsed to extract text content while preserving structure and formatting where possible.
The content is divided into smaller chunks that can be processed individually. This allows for more precise retrieval of relevant information.
Each chunk is converted into a vector embedding - a numerical representation that captures the semantic meaning of the text.
The embeddings are stored in your vector database, making them searchable and ready for AI queries.
Indexing time varies depending on:
Most documents are indexed within a few seconds, but larger documents may take longer.
If indexing appears to be taking an unusually long time, check the sidebar tooltip for status updates. If the issue persists, try refreshing your browser or contact support@neurovecta.com.
Make sure indexing is complete before expecting the file to appear in AI responses. Check the sidebar for the pulsing icon indicator and ensure indexing is complete.
Once your files are indexed, you're ready to start querying your documents. Learn best practices for getting the most accurate responses.