Skip to main content
A Channel is the entry and delivery point for an Agent. It receives a provider callback, verifies it, converts the message into a common GroundForge input, sends the request to the attached Agent, and delivers the final response. The Channel owns transport settings and provider credentials. The Agent owns model and tool credentials.

Available Channels

Create and configure them from Channels in the platform.

Callback URL

After you attach a Channel and publish the Agent, GroundForge shows the recommended provider callback URL:
The IDs are stable even if you rename the Agent or Channel. Copy the generated URL from the Channel or published Agent page rather than typing it manually. Twilio may also use a separate status callback when status reporting is enabled:

Example

groundforgeai/demo

Attach Twilio WhatsApp or Mailgun to the LangChain weather Agent and ask for the weather in a city.
Continue with Twilio WhatsApp, Mailgun, or LangChain Agent Example.
Last modified on July 27, 2026