Skip to main content

Tracing a GenAI App

MLflow Tracing captures your GenAI app's execution flow, providing visibility into every step from user input to final output. See exactly what happens inside your application - including prompts, model calls, tool usage, latencies, and token counts.

In this quickstart, you'll build a simple GenAI app that answers questions while automatically capturing detailed traces for debugging and optimization.

trace

Choose the quickstart guide based on your preferred development environment:

Next steps

Continue your journey with these recommended actions and tutorials.

Reference guides

Explore detailed documentation for concepts and features mentioned in this guide.