📄️ Prerequisites
Before you can set up and run the WhatsApp Agent, you need to ensure your system meets the following requirements.
📄️ Initial Setup & Configuration
This section guides you through the initial setup process, from cloning the repository to configuring all the necessary environment variables.
📄️ Dynamic Application Configuration
A core feature of the WhatsApp Agent is its ability to be configured dynamically using simple YAML files. This allows you to define conversation entry points (Triggers), user interactions (Flows), and data integrations (CRM Mappings) without changing or redeploying the application's code.
📄️ Deployment with Docker Compose
This guide walks you through deploying the WhatsApp Agent using Docker Compose. This is the recommended method for running the application in a production-like environment.
📄️ Post-Deployment Steps
Once your application is running, there is one final, crucial step to connect it to WhatsApp: configuring the webhook in the Meta Developer Dashboard.
📄️ Maintenance & Troubleshooting
This section provides guidance on common maintenance tasks and how to troubleshoot potential issues with your WhatsApp Agent deployment.