Waterflai
  • Welcome to Waterflai
  • Getting Started
    • Concepts
    • Quickstart
  • Providers
    • Providers Overview
    • Providers setup
    • AI models
    • Choose the right models
  • Knowledge
    • Knowledge Overview
    • Knowledge connectors
    • Knowledge collections
  • Studio
    • Studio Overview
    • Studio Builders
      • Light Builder
      • Dream Builder
      • Workflow Builder
      • Flow components (nodes)
        • Input Node
        • Output Node
        • LLM model Node
        • Multimodal LLM Node
        • Dall-E 2 (image generation) Node
        • Dall-E 3 (image generation) Node
        • Sora video generation Node
        • Text-to-Speech (TTS) Node
        • Speech-to-Text (STT) Node
        • OCR Node
        • Agent Node
        • Reranker Node
        • Knowledge retrieval Node
        • Vector store insert Node
        • Vector store record delete Node
        • Gitbook loader
        • Notion Database Node
        • Figma Node
        • Webpage scraper Node
        • Sitemap Scraper Node
        • API Request Node
        • Document metadata extraction Node
        • Document metadata update Node
        • Character splitter Node
        • HTML splitter Node
        • Markdown Splitter
        • Calculator tool Node
        • Text as tool Node
        • Knowledge retrieval tool Node
        • Conditional Node
        • Iteration loop Node
      • Testing and Debugging
    • Publishing
    • Integration with API
    • Embedding in website
  • Analytics
    • Analytics Overview
    • Dashboards
    • Logs
  • Administration
    • Organization users
    • Workspace
    • Security and permissions
  • Troubleshooting
    • Support
Powered by GitBook
On this page
  • Publishing Your Chatbot
  • Best Practices for Publishing
  • Managing Published Chatbots
  1. Studio

Publishing

Publishing in Waterflai is the process of making your chatbot or workflow available for use in production environments. This page guides you through the publishing process and explains the various integration options available after publication.

Publishing Your Chatbot

There are two main ways to publish your chatbot in Waterflai:

  1. Save and Publish:

    • When editing your chatbot configuration, use the "Save and Publish" option from the dropdown menu next to the "Save" button.

    • This action saves your current configuration and immediately makes it live.

  2. Publish from Chatbot List:

    • In the Studio page, find your chatbot in the list.

    • Click the three-dot menu (⋮) on the chatbot card.

    • Select "Publish" from the dropdown menu.

Note: Publishing creates a new version of your chatbot. Previous versions are retained, allowing you to roll back if needed.

Best Practices for Publishing

  1. Testing: Thoroughly test your chatbot in the live experimentation environment before publishing.

  2. Version Control: Keep track of your chatbot versions.

  3. Monitor Performance: Use Waterflai's analytics tools to monitor your chatbot's performance after publishing.

  4. Update Regularly: Regularly review and update your published chatbots to improve their effectiveness over time.

Managing Published Chatbots

  • You can edit a published chatbot at any time. Changes will not affect the live version until you publish again.

PreviousTesting and DebuggingNextIntegration with API

Last updated 4 months ago

Deleting a chatbot will remove all its versions and make it unavailable for use. Exercise caution when deleting.

⚠️