Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.klarity.ai/llms.txt

Use this file to discover all available pages before exploring further.

Artifacts are the source documents and recordings behind processes: BRDs, SOPs, video recordings, screenshots, audio, diagrams, logs. Anything the workspace captured.
Artifact typeOrigin types
document, video, audio, diagram, image, log, folder, rav_session_data, session_analysisuser_input, system_input, ai_generated, system_processed, gold_document
Use artifacts when the user wants to cite a specific document, replay a session, or read the underlying source.
User questionTool to start with
”Find the latest SOX checklist”search_artifacts
”Show me the full text”get_artifact_content
”Cite specific lines”get_artifact_lines
”Pull a frame from this recording”get_artifact_screenshots or sample_video_frames

Always follow up search with content

search_artifacts returns short snippets to help you locate the right artifact. Always chain into get_artifact_content or get_artifact_lines to read the full passage before answering. Snippets are not citations. See Tools by purpose → Artifacts for the full toolset.