Introduction: RapidPro.app lets you connect a Large Language Model (LLM) provider in Workspace Settings so you can use AI-assisted features (like auto-translation for multi-language flows). Once your model is added, you can select it when building AI-enabled automations.
6–9 min read
Flows
Updated on: 18/12/2025
Enable AI models once (then reuse them in flows)
If you just need the essentials, follow this quick path:
- Open Settings → Artificial Intelligence in your workspace
- Choose your provider (OpenAI / Anthropic / etc.)
- Add your API key securely
- Select one or more models after key validation
- Name the model for easy reuse (Translation / Classifier / Assistant)
- Validate in a flow + Simulator before using at scale
Once configured, teammates can pick the right AI model from dropdowns when building AI-enabled automations.
Step-by-Step Process
- Log in to your RapidPro.app workspace.
- Click the Settings (gear) icon.
- In the settings sidebar, click Artificial Intelligence (AI).
[CAPTURE: Workspace left sidebar showing the gear icon, then the Settings page with “Artificial Intelligence” highlighted.]
- In the AI section, open the Provider dropdown.
- Select your provider (examples may include OpenAI, Anthropic, Google AI, or DeepSeek, depending on what your workspace supports).
[CAPTURE: AI settings page showing a provider dropdown with multiple providers listed.]
- In the API Key field, paste the key from your provider’s dashboard.
- Save/confirm if the page requires it.
[CAPTURE: AI settings page showing an API Key input field (with the value blurred).]
- After saving your key, look for the Model selector.
- Choose one or more models that your provider exposes (the list appears after authentication).
- Confirm/save your model selection.
[CAPTURE: AI settings page showing a list/dropdown of available models after adding the API key.]
- Enter a clear internal name (example:
Support Classifier,Translation Model,Flow Assistant). - Save the configuration.
[CAPTURE: A “Model Name” field filled with a readable label.]
- Open a flow where AI is used (example: auto-translation or Call AI).
- Select your configured model (if prompted).
- Run a quick test in the Simulator to confirm the model responds as expected.
[CAPTURE: Flow editor showing an AI-enabled node referencing the configured model + simulator run output.]
Common Issues & Quick Fixes
I don’t see the Artificial Intelligence settings in my workspace
Problem: You can’t find the AI menu item or provider configuration screen.
Fix: Confirm your user role and workspace plan/environment supports AI configuration. If the option is restricted, ask a workspace Admin (or RapidPro.app support) to enable it for your environment.
I added the API key, but no models appear
Problem: The Model selector stays empty after entering credentials.
Fix: Re-check the API key (no extra spaces), confirm it’s from the selected provider, then save again. Models typically load only after the key is validated successfully.
Teammates pick the wrong model when building flows
Problem: People choose an expensive model for translation, or a translation model for classification.
Fix: Rename models using task-based names (e.g., “Translation Model”, “Support Classifier”) and document which flows should use which model in a short note or internal guide.
