The Settings section is where you connect Flusso to external services: AI model providers, outbound email, third-party integrations (Google Drive, etc.), and memory backends for AI agents. Configure these once and they become available across all your workflows.
| Section | What you configure |
|---|---|
| AI Providers | Register the AI model providers you want to use inside workflow nodes (Agent, Schema Extractor, Image Generation, etc.). Supported providers include OpenAI, Anthropic, Ollama, and any OpenAI-compatible API. |
| SMTP Mail | Set up the outbound email server used by the Email Notification node to send messages from your workflows. |
| Integrations | Authorise third-party OAuth connections. Currently supports Google (for the Google Drive and Google Sheets nodes). |
| Memory Providers | Register memory backends that AI Agent nodes can use to read and write conversational context across runs. Supports Redis, SQLite, PostgreSQL, Vector Store, and Mem0. |
| WhatsApp Accounts | Pair real WhatsApp accounts with Flusso using the self-hosted Baileys gateway. Connected accounts can be linked to Questionnaires for WhatsApp delivery without third-party APIs. |
| API Tokens |
Create and manage personal access tokens for authenticating third-party applications
with the Flusso API. Tokens are scoped to the external-api ability and
can have optional expiry dates.
|
| ElevenLabs | Configure your ElevenLabs API key and text-to-speech voices for AI Voice Call questionnaire channels. Supports both built-in and cloned voices. |
| Twilio | Configure your Twilio Account SID, Auth Token, and phone number for outbound voice calls. Required by the Phone Call and AI Phone Call nodes. |