> ## Documentation Index
> Fetch the complete documentation index at: https://docs.klatt.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Tracing configuration

> Connect approved tracing for an organization when you need runtime visibility into workflow behavior and provider timing.

Connect approved tracing for an organization when you need runtime visibility into workflow behavior and provider timing.

## Prerequisites

* Organization administrator access.
* An approved tracing destination and a retention policy for the data it receives.

## Configure tracing

1. Open **Settings** and locate the tracing or observability section.
2. Enter the destination host and the public and secret credentials through the protected form.
3. Save the organization configuration.
4. Run a synthetic test call and confirm only the expected trace appears.
5. Remove the configuration when the destination is no longer approved.

## Constraints and failure states

Tracing credentials are organization-scoped and sensitive fields are masked when read back. A missing selected organization prevents configuration. Tracing is an observability aid; it does not replace call records, workflow validation, or provider health checks.

## Protect your data

Traces may include prompts, tool inputs, context, timing, and provider metadata. Apply least privilege, retention limits, redaction, and access controls at the tracing destination before enabling it for real calls.

## Related

* [Inference providers](/configurations/inference-providers)
* [Context and variables](/core-concepts/context-and-variables)
* [Webhook node](/voice-agent/webhook)


## Related topics

- [Inference providers](/configurations/inference-providers.md)
- [Knowledge base](/voice-agent/knowledge-base.md)
- [MCP connections](/integrations/mcp.md)
- [Webhook node](/voice-agent/webhook.md)
- [HTTP tool configuration](/voice-agent/tools/http-api.md)
