이 페이지는 영어입니다

아직 번역하지 못했습니다. 사이트의 다른 페이지는 한국어로 보실 수 있습니다.

Product documentation

How an answer is produced

A completed analysis answer with evidence links, a generated chart, and Session history

flowchart TD
  A["Question"] --> B["Agent configuration"]
  B --> C["Optional retrieval or tools"]
  C --> D["Model response"]
  D --> E["Optional citations, tables, charts, or files"]

Depending on the Agent and request, DataFact can show reasoning summaries, execution steps, tool cards, retrieved chunks, data tables, charts, markdown text, citations, clarification requests, or generated files. These blocks are conditional. Their absence is not automatically an error.

The interface renders returned execution information; it does not expose a guarantee that every internal process is complete, correct, or fully shown. Treat tool output and model narration as evidence to inspect, not proof by themselves.

Last verified: 2026-08-18Initial draft complete