agent’s main prompt
here.
Detailed Guide
Single Prompt Agent
Single Prompt Agent
For Single prompt agents, you can copy the agent’s main prompt here.
Multi State Agent
Multi State Agent
If you have multi-state agent, you can build a description in a json structure.
Note - We are very flexible with description so even if you copy paste all your prompts and paste as one huge prompt, we can process. JSON is the recommended approach.
Note - We are very flexible with description so even if you copy paste all your prompts and paste as one huge prompt, we can process. JSON is the recommended approach.
Retell Workflows
Retell Workflows
If you have an agent with retell workflows, you can export the agent’s details as json from retell.
Go to agents > select the agent > click on export button (this will download a .json file) > copy the content of the file and paste it in agent description field.
Go to agents > select the agent > click on export button (this will download a .json file) > copy the content of the file and paste it in agent description field.

Vapi Workflows
Vapi Workflows
If you have an agent with vapi workflows, you can export the agent’s details as json from vapi.
Go to workflows > select the agent > click on
Go to workflows > select the agent > click on
code
button on top right> copy the content shown and paste it in agent description field.