- A Fish Audio account with access to Agents. Agents is in private beta: open Agents in the console and apply for access if you do not have it yet. Until access is granted, the Agents pages and every
/v1/agent/*request return403. - For the API path: a Fish Audio API key. Create one under API keys in the console
- Every account starts with 60 free minutes of agent conversation, shared across web, phone, and preview calls that leave the Builder. After that, sessions are billed per second against your API credit.
- Dashboard
- API
1
Create an agent
Go to Agents and click New agent. Give it a name. You land in the Builder immediately.
2
Write the system prompt
On the Configuration page, write the system prompt that defines who your agent is and how it should behave (up to 32,000 tokens). Optionally set a First message so the agent opens the conversation.Edits save automatically as a draft.
3
Pick a voice
Choose a voice and a speaking language for your agent. You can pick from the featured voices or browse the full library. See Voice & language for details.
4
Test it with a preview call
Click Test call in the top bar, then Start call in the panel. Your browser asks for microphone access, then you talk to the agent directly, with a live transcript, call timer, and mute and hang-up controls in the side panel.Preview calls always run against your current draft, so you can iterate on the prompt and immediately hear the difference. See Preview calls.
5
Publish
Click Publish to turn the draft into an immutable version. Published versions are what real sessions connect to.You can keep editing the draft afterwards; nothing goes live until you publish again. See Versions & publishing.
Next steps
Core concepts
Agents, drafts, versions, and sessions: how the pieces fit together.
Web SDK
Events, transcripts, client tools, and audio controls in the browser.
Agents API reference
Every endpoint with full request and response schemas.
Knowledge base
Ground your agent in your own documents.
Conversation history
Review transcripts, tool calls, and recordings.

