Automation
Automation
All Rules
Create Rule
Flow Builder
Execution Logs
Integrations
ElevenLabs Configuration
API Configure
Agent Configures
Agent Prompting
Tools
Conversation History
Twilio Configuration
API Configure
Phone Numbers
Messaging Services
Call & SMS History
Settings
Settings
Internal API Settings
Settings
Automation
Internal API Settings
New
New Internal API Configuration
Define the credentials and security policy for the executor app.
Back
1. General
Name
*
Friendly label, e.g. "Production Executor" or "Staging Executor".
Slug
Leave blank to auto-generate from the name.
Notes
2. Security Toggles
IP Whitelist Check
Reject calls from any IP not in the trusted list.
API Key Check
Require X-API-Key header on every internal request.
HMAC Signature
Require signed request payloads with replay protection.
3. Trusted Network
Allowed IPs / CIDRs
127.0.0.1,::1
Comma- or newline-separated list of trusted IPs / CIDR blocks. Empty value rejects all traffic (fail-closed) when IP check is on.
4. API Credentials
Generate API Key
API Keys
Show / Hide
Comma- or newline-separated keys. Send via header
X-API-Key: <key>
.
5. HMAC Security
Generate HMAC Secret
HMAC Secret
Show / Hide
Shared secret used to sign request payloads (HMAC-SHA256).
Replay Tolerance (seconds)
Max clock skew between client and server. 300 = 5 min.
6. Feature Access
AI Calling Enabled
Master switch for the AI Calling feature in the executor app.
SSO Enabled
Allow signed browser SSO landings on /automation/* using the HMAC Secret above.
Active Configuration
Only one configuration may be active. Activating this one deactivates the rest.
Cancel
Create Configuration