The Files is the central location for managing every document uploaded to RelayHub. Whether files were attached during a chat, added to a workspace, or ingested through an automation flow, they all appear here with their processing status, metadata, and a direct path to analysis.
Every uploaded file moves through a processing pipeline. The status badge on each file tells you where it stands:
Status
Meaning
Processing
The file is being analyzed — text extraction, embedding generation, and knowledge graph extraction are in progress. This typically takes 10-30 seconds for standard documents.
Ready
Processing is complete. The file is fully indexed and available for AI-powered search, chat references, and data analysis.
Error
Something went wrong during processing. Hover over the status to see the error detail. You can retry by clicking Reprocess.
Large files (100+ page PDFs, complex spreadsheets) may take longer to process. You can continue using RelayHub while files process in the background — you will see the status update automatically.
Once a file reaches Ready status, the AI can reference it in any conversation. You do not need to re-upload a file to use it again. When you mention a document by name in chat or ask the AI to search your files, it queries the indexed content directly.
Files uploaded in a workspace chat are scoped to that workspace by default. Personal chat uploads are scoped to your account. Company knowledge files are available to all users in your organization.
You can ask the AI for a document by name — “send me the Q3 report”, “where is the lease PDF”, “download the vendor list” — and it hands back a direct download link to the file that already lives in your Files. It never creates a duplicate copy. If several files match your request, it lists up to ten, most recent first, each with its own download button so you can pick the right one.
When the AI answers using your company documents, it lists the files it drew from in a Sources panel below the response, with a download button for each cited file. Expand the panel to see every source document and download the original. The Sources panel is saved with the message, so it is still there when you reopen the conversation later.
To remove a file, open the file detail panel and click Delete. This removes the file from storage, its vector embeddings, and any associated knowledge graph entities. Deletion is permanent and cannot be undone.
Deleting a file removes its embeddings and knowledge graph data. Any AI responses that previously referenced the file will still exist in chat history, but the AI will no longer be able to retrieve or cite the original content.