Hexabot
Go to websiteGitHub RepoDiscord
  • Welcome
  • Introduction
    • Overview
    • Features
  • Quickstart
    • Installation
    • Create your first flow
  • USER GUIDE
    • Visual Editor
      • Using the Visual Editor
      • Regular Blocks
        • Using Simple Text Block
        • Using Quick Replies Block
        • Using Buttons Block
        • Using Attachment Block
      • Using Advanced Blocks
    • Flows
    • NLU
      • Manage NLU Entities
      • NLU Engines
        • LLM NLU Engine
        • Ludwig NLU Engine
        • Tensorflow NLU Engine
    • Knowledge Base
      • Content Types
      • Manage Persistent Menu
      • Media Library
    • Localization
      • Languages
      • Translations
    • Users and Roles
      • Manage users
      • Manage roles
    • Manage Settings
      • Email
      • Chatbot Global Fallback
      • NLU Provider
      • Web Channel
      • Live chat widget
      • Facebook Messenger
    • Context Variables
    • Chat Inbox
    • Subscribers
    • Analytics Dashboard
  • FAQ
    • How can I deploy my Hexabot using NGINX ?
    • How can I add the Chatbot Widget to my Website?
  • Developer Guide
    • Contributors Installation Guide
    • CLI Command Reference
    • Setup Node.js with NVM
    • Setting Up Docker for Development and Production
    • SMTP Configuration and Emails
    • Extensions
    • Plugins
      • Hexabot Plugin Development
      • Build your First Plugin
    • Training custom NLU Models with Ludwig AI
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. USER GUIDE
  2. Knowledge Base

Media Library

PreviousManage Persistent MenuNextLocalization

Last updated 7 months ago

Was this helpful?

Hexabot's Media Library serves as a centralized repository for all the media files (images, documents, audio, video, etc.) that you use within your chatbot. It helps you organize, store, and easily access these files when building your chatbot's conversation flows and content.

1. Accessing the Media Library:

  • Log in to your Hexabot account.

  • Find the "Media Library" within the Knowledge Base section.

2. Managing Existing Files:

  • Previewing Files: You can preview images and some other file types directly within the Media Library.

  • Deleting Files: Use the "Delete" or "Remove" option to remove unwanted files from the Media Library. Be cautious when deleting files, as this action is typically permanent.

5. Using Media in Chatbot Content:

  • Referencing Files: Once a file is uploaded to the Media Library, you'll get an identifier that you can use to reference the file in your chatbot flow. The , allow you to select files directly from your Media Library.

Tips for Media Management:

  • Optimize File Sizes: Compress your images and other media files before uploading them to reduce load times and improve chatbot performance.

  • Regular Cleanup: Periodically review your Media Library and delete any unused or outdated files to keep it organized.

Attachment block