The Deploy from Editor feature enables you to push your prompts directly from Iterate mode to production environments. When you’re ready to move your refined prompts live, you can seamlessly transition from editing to deployment. To deploy from the Editor, follow these steps:
1

Finalize Your Prompt and Parameters

Complete your prompt development in the Editor, ensuring all system prompts, model settings, and configurations are ready for deployment.
2

Access Deploy

You have two options to begin deployment:Running A Prompt Pn
  • Navigate to the Deploy focus mode tab, or
Running A Prompt Pn
  • Click the Deploy button located in the top-right corner of the editor interface.
3

Choose Your Environment

In the deployment panel, select your target environment from the dropdown menu.Running A Prompt Pn
4

Verify Your Changes

Review the diff comparison, which shows the differences between your current prompt and the latest deployed version.
5

Deploy

Once you’ve verified the changes, click the Deploy button to push your prompt live.Running A Prompt Pn
To learn how to access the Deployment via API, follow Get Deployments and Get Latest Deployments section.