Knowledge

Transparency is central to us at Intric. When you upload a document to Knowledge, specific processes are in place to ensure your privacy and data sovereignty throughout the entire chain — from file upload to a searchable knowledge index.

The process from your file upload to an indexed, searchable document occurs through a secure interaction between the Intric platform (where your data is processed and stored) and the embedding model you have selected (e.g. Berget or OpenAI).

Step-by-step: How your data is handled

All transfers between Intric and its sub-processors occur over secure, encrypted connections.

Step 1 — User uploads a file to Intric

The user uploads a document (e.g. a PDF, DOCX, or text file) via Intric’s web interface or API.

Data sent to Intric’s server:

  • The file’s complete binary content
  • File name and metadata (size, file type)

The file is transferred over an encrypted connection (HTTPS) to Intric’s servers. No data is forwarded to external services at this stage.

1 / 5

Data sharing and privacy

To protect your and your organization’s privacy, we apply the principle of data minimization. This means the sub-processor only gets access to the content absolutely necessary to perform the task — no user identity ever leaves your infrastructure.

We have strict zero data retention clauses in all our contracts with language model sub-processors. This guarantees that content sent to the embedding model is never saved by the provider after the vectors are returned, nor is the information used to train their AI models.

In the table below, you can see exactly what data is sent to the sub-processor and what does not leave Intric’s servers.

Sent to the embedding modelNot sent to the embedding model
  • The text content of each document chunk
  • Personal data about the user in Intric interacting with the assistant, provided it does not appear in the message to the assistant:

    • Name
    • Email
    • IP address
    • Organization affiliation
  • File names or document titles

Data retention and deletion

All file storage and indexing happens on Intric’s infrastructure in Sweden — no external service stores your documents, extracted text, or vectors.

When a document is deleted from Knowledge, all parts are removed — the original file, extracted text, chunks, and vectors. In the audit log, administrators can see when documents are uploaded and deleted, and by whom.

🔍 Read more in the article Audit log
Updated on