Preconditions
- The user is signed in to
app.phonely.ai. - The user can access at least one agent or can create a new one.
Create or Open an Agent
- Open
/agent. - Select an existing agent or create a new agent.
- Confirm the active route is
/agent/{agentId}.
Configure The Base Agent
- Open
/agent/{agentId}?tab=agent-design. - Set voice selection and personality settings.
- Configure call settings and compliance settings.
- Add or update agent guidelines.
- Save changes before switching tabs.
Add Knowledge Sources
- Open
/agent/{agentId}?tab=knowledge-base. - Choose one source type:
- Upload documents
- Add websites
- Add recordings
- Confirm the new source appears in the source list and is active.
Build Workflows
- Open
/agent/{agentId}?tab=workflows. - Add or update workflow blocks.
- Confirm all required branches are connected.
- Confirm required variables and post-call actions are configured.
Validate The Agent
- Open the side panel.
- Use
Buildfor workflow edits. - Use
Helpfor product or docs questions. - Use
Testto run the current agent behavior.
Exit Conditions
- The agent has a configured voice.
- The agent has at least one knowledge source when the use case requires KB answers.
- The workflow canvas contains the required path from entry to completion.

