2024-09-13 15:48:51 +00:00
|
|
|
# Table of contents
|
|
|
|
|
|
|
|
* [Welcome](README.md)
|
|
|
|
|
|
|
|
## Introduction
|
|
|
|
|
|
|
|
* [Overview](introduction/overview.md)
|
|
|
|
* [Features](introduction/features.md)
|
|
|
|
|
2024-09-13 17:31:15 +00:00
|
|
|
## Quickstart
|
2024-09-13 15:48:51 +00:00
|
|
|
|
2024-09-13 17:31:15 +00:00
|
|
|
* [Installation](quickstart/installation.md)
|
|
|
|
* [Create your first flow](quickstart/create-your-first-flow.md)
|
2024-09-13 15:48:51 +00:00
|
|
|
|
|
|
|
## USER GUIDE
|
|
|
|
|
|
|
|
* [Visual Editor](user-guide/visual-editor/README.md)
|
|
|
|
* [Using the Visual Editor](user-guide/visual-editor/using-the-visual-editor.md)
|
|
|
|
* [Regular Blocks](user-guide/visual-editor/regular-blocks/README.md)
|
|
|
|
* [Using Simple Text Block](user-guide/visual-editor/regular-blocks/using-simple-text-block.md)
|
|
|
|
* [Using Quick Replies Block](user-guide/visual-editor/regular-blocks/using-quick-replies-block.md)
|
|
|
|
* [Using Buttons Block](user-guide/visual-editor/regular-blocks/using-buttons-block.md)
|
|
|
|
* [Using Attachment Block](user-guide/visual-editor/regular-blocks/using-attachment-block.md)
|
|
|
|
* [Using Advanced Blocks](user-guide/visual-editor/using-advanced-blocks.md)
|
|
|
|
* [NLP Training](user-guide/nlp-training.md)
|
|
|
|
* [Configure Content](user-guide/configure-content/README.md)
|
|
|
|
* [Content Types](user-guide/configure-content/content-types.md)
|
|
|
|
* [Manage Persistent Menu](user-guide/configure-content/manage-persistent-menu.md)
|
|
|
|
* [Media Library](user-guide/configure-content/media-library.md)
|
2024-10-02 16:22:51 +00:00
|
|
|
* [Localization](user-guide/localization/README.md)
|
|
|
|
* [Languages](user-guide/localization/languages.md)
|
|
|
|
* [Translations](user-guide/localization/translations.md)
|
2024-09-14 06:56:59 +00:00
|
|
|
* [Users and Roles](user-guide/users-and-roles/README.md)
|
|
|
|
* [Manage users](user-guide/users-and-roles/manage-users.md)
|
|
|
|
* [Manage roles](user-guide/users-and-roles/manage-roles.md)
|
2024-09-13 15:48:51 +00:00
|
|
|
* [Manage Settings](user-guide/manage-settings/README.md)
|
|
|
|
* [Email](user-guide/manage-settings/email.md)
|
2024-09-13 18:13:08 +00:00
|
|
|
* [Chatbot Global Fallback](user-guide/manage-settings/chatbot-global-fallback.md)
|
2024-09-13 15:48:51 +00:00
|
|
|
* [NLP Provider](user-guide/manage-settings/nlp-provider.md)
|
|
|
|
* [Web Channel](user-guide/manage-settings/web-channel.md)
|
|
|
|
* [Live chat widget](user-guide/manage-settings/live-chat-widget.md)
|
|
|
|
* [Facebook Messenger](user-guide/manage-settings/facebook-messenger.md)
|
2024-09-14 06:49:22 +00:00
|
|
|
* [Context Variables](user-guide/context-variables.md)
|
2024-09-13 15:48:51 +00:00
|
|
|
* [Chat Inbox](user-guide/chat-inbox.md)
|
2024-09-14 07:07:49 +00:00
|
|
|
* [Subscribers](user-guide/subscribers.md)
|
2024-09-14 07:15:32 +00:00
|
|
|
* [Categories](user-guide/categories.md)
|
2024-09-13 20:41:32 +00:00
|
|
|
* [Analytics Dashboard](user-guide/analytics-dashboard.md)
|
2024-09-13 15:48:51 +00:00
|
|
|
|
|
|
|
## Developer Guide
|
|
|
|
|
2024-09-16 10:50:29 +00:00
|
|
|
* [Developers Installation Guide](developer-guide/developers-installation-guide.md)
|
2024-09-13 15:48:51 +00:00
|
|
|
* [Hexabot UI Admin Panel](developer-guide/hexabot-ui-admin-panel.md)
|
|
|
|
* [Hexabot Live Chat Widget](developer-guide/hexabot-live-chat-widget.md)
|
|
|
|
* [Hexabot API](developer-guide/hexabot-api.md)
|
|
|
|
* [Hexabot NLU Engine](developer-guide/hexabot-nlu-engine.md)
|
|
|
|
* [Plugins](developer-guide/integrations/README.md)
|
|
|
|
* [Build Your First plugin](developer-guide/integrations/build-your-first-plugin.md)
|
|
|
|
* [RAG Plugin](developer-guide/integrations/openapi.md)
|
2024-09-18 16:49:39 +00:00
|
|
|
* [SMTP Configuration and Emails](developer-guide/smtp-configuration-and-emails.md)
|
2024-09-13 15:48:51 +00:00
|
|
|
|
|
|
|
## Key Concepts
|
|
|
|
|
|
|
|
* [NLU](key-concepts/nlu.md)
|
|
|
|
* [Intent](key-concepts/intent.md)
|