dify-docs/en/features/workflow/publish.md

20 lines
672 B
Markdown

# Publish
After completing debugging, clicking "Publish" in the upper right corner allows you to save and quickly release the workflow as different types of applications. 
<figure><img src="../../.gitbook/assets/image (11).png" alt=""><figcaption></figcaption></figure>
Conversational applications can be published as:
* Run App
* Embed into Site
* Access API Reference
Workflow applications can be published as:
* Run App
* Batch Run App
* Access API Reference
You can also click "Restore" to preview the last published version of the application. Confirming the restore will use the last published workflow version to overwrite the current workflow version.