> ## 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.

# Getting started

> Create a first voice agent, test its draft behavior, and publish a version that is ready for real calls.

Create a first voice agent, test its draft behavior, and publish a version that is ready for real calls.

## Prerequisites

* Access to the Klatt Console.
* An inference and telephony configuration for live calling; drafts can be edited before those services are ready.

## Create, test, and publish

1. Choose **Create workflow** and select inbound or outbound calling.
2. Describe the use case and the activity the agent should complete.
3. Open the generated workflow, review the **Start Call**, **Agent**, and **End Call** nodes, and save the draft.
4. Use the workflow tester to exercise the main happy path and an interruption or failure path.
5. Publish only after the transcript, transition conditions, and provider configuration are ready.

## Constraints and failure states

The workflow form requires a call type, use case, and activity description. A test run may be unavailable until the required provider settings and runtime credentials are configured.

## Protect your data

Use synthetic values such as `caller@example.com` and `https://example.com` while learning. Do not paste customer records or credentials into prompts.

## Related

* [Workflow fundamentals](/voice-agent/introduction)
* [Editing a workflow](/voice-agent/editing-a-workflow)
* [Inference providers](/configurations/inference-providers)


## Related topics

- [Klatt Documentation](/index.md)
- [Context and variables](/core-concepts/context-and-variables.md)
