Open Channels in platform.groundforge.ai and choose a provider.
1. Create the Channel
Enter the provider-specific sender, credential, verification, and delivery settings. Save the Channel in the same Workspace as the Agent.
Screenshot placeholder
Add /images/platform/channel-create.png showing the provider picker and Channel form.
2. Attach it to an Agent
Open the Agent, select the Channel, save, and publish the Agent. GroundForge then shows the recommended callback URL:
Copy that exact URL into Twilio, Mailgun, Slack, or your webhook sender. Do not construct the IDs yourself.
3. Preview a test
Twilio WhatsApp:
Mailgun:
The dry run prints the request without sending a provider message.
4. Send the test
Run the same command without --dry-run. Then open the Channel and Trace pages to confirm provider delivery and Agent execution separately.
Example
Use the Channel with LangChain Agent Example, then follow either Twilio WhatsApp or Mailgun.
See CLI Resources for more channels options. Last modified on July 27, 2026