Skip to main content
Follow these steps to start optimizing your AI costs with Dakora.
1

Create your account

Sign up at Dakora Studio to get started.Each project has its own templates, API keys, and cost analytics. It perfect for separating development, staging, and production environments.
2

Generate an API key

Navigate to Settings → API Keys and click New Key. Give your key a name, set an expiration (or choose “Never”), and click Create Key.
API Keys settings page
Copy your API key immediately - it’s only shown once. Store it securely.
3

Explore starter templates

Every new project comes with starter templates to help you get going quickly.
Templates list with starter templates
You can use these templates as-is, customize them, or create your own from scratch in the Studio.
4

Render and execute your first prompt

Install the Dakora SDK and instrumentation packages:
Make your API keys available as environment variables: DAKORA_API_KEY and OPENAI_API_KEY (via .env file or your preferred method).Now set up instrumentation to track your LLM calls, then render a template and use it with your LLM:
The instrumentation automatically captures token usage, costs, and latency for every LLM call.
5

View your execution

Check the Dakora Studio executions to see your trace with full analytics.
Executions page
See token usage, costs per model, and identify optimization opportunities.

Next Steps

Templates

Learn how to create and manage prompt templates

Try the Studio

Test your templates with real inputs before deploying

Cost Analytics

Understand your execution logs and cost data

Budget Controls

Set up spending limits and alerts