Skip to content
Acme RAG

Audit

Every question is recorded with the role that asked it and the documents retrieval was allowed to return.

Queries

0

in this window

Returned nothing

0

blocked or out of clearance

Avg latency

0ms

end to end

Distinct users

0

Query log

TimeUserQueryRetrievedLatency
Loading...

Access tiers

A document's tier decides which roles retrieval may return it to. In the full stack this is a Postgres row-level security policy, so the database refuses the rows rather than trusting the application to filter them.

public

Anyone with access to the assistant

internal

Analysts and admins

confidential

Admins, with the reason recorded

restricted

Admins only, never retrievable below that

Retrieval you can put in front of an auditor

A multi-agent assistant over a small company knowledge base. Unlike a general chatbot it enforces who may read what, cites the passage behind every claim, and refuses when the evidence is not there. Three things make that true.