Agents
An agent in Quaeris is a process that plans a path to an answer, runs the queries that path requires, and returns a result with its reasoning attached. There is no analyst waiting in the loop between the question and the response, and no query written by hand.
Questions can be asked the way a person would ask a colleague, in plain sentences rather than structured syntax. Quaeris translates that question into governed SQL, runs it against your warehouse in read-only mode, and returns a result tied to a certified metric definition rather than an improvised calculation.
Plans a multi-step path to an answer and executes it without a person at each step.
Questions asked in ordinary language are converted into governed SQL and run read-only.
Agents watch certified metrics on a schedule and flag what changed before someone has to ask.



