Channels
Channels
41 articles in this section.
Amazon
1 articleAPI & Webhooks
5 articlesFilter
Level
Tags
5 articles
- Advanced4 min readMay 11, 2026Webhook events referenceThe full list of webhook event types your subscriptions can listen to, grouped by what they're useful for.Reference
- Advanced10 min readMay 11, 2026Subscribe to webhook eventsCreate a webhook subscription with POST /v1/webhooks. You pick the events you want, give Atender a URL, and your server starts receiving signed event payloads.How To
- Advanced8 min readMay 11, 2026Send an outbound message via the APICreate a conversation programmatically with POST /v1/conversations/outbound. Pass an externalReference for idempotent retries, a contact, a subject, and optionally the channel, tags, and custom fields.How To
- Intermediate3 min readMay 11, 2026When should I use the API vs a built-in channel?Use a built-in channel (Email, Web Chat, Voice, SMS, WhatsApp, Messenger, Amazon) whenever one fits. Use the API only when you have a touchpoint outside Atender's supported channels.Faq
- Advanced6 min readMay 11, 2026REST API integrationAtender's v1 REST API lets you create conversations programmatically and subscribe to webhook events for outbound notifications. Authenticated with tenant API keys — no separate channel UI to configure.ConceptGetting Started
Filter
Level
Tags
8 articles
- Intermediate4 min readMay 11, 2026Required DNS records for emailAn email domain needs MX, CNAME, and TXT records to verify in Atender. This page explains what each record does and why all three are required.Reference
- Beginner3 min readMay 11, 2026Email domain statusesEvery domain in Settings → Email carries a status: Pending, Active, Failed, or Disabled. Each one means something specific about what Atender will and won't do with that domain.Reference
- Intermediate15 min readMay 11, 2026Verify an email domainAdd the MX, CNAME, and TXT records Atender generated at your DNS provider, then wait for the status to flip from Pending to Active. Verification can take minutes to a few hours depending on DNS propagation.How To
- Beginner3 min readMay 11, 2026Configure your email sending identitySet the From name and From email customers see when they receive replies. These are per-domain settings on the domain row in Settings → Email.How To
- Beginner5 min readMay 11, 2026Add an email domainConnect a sending and receiving domain to Atender. You pick a region (US or EU), enter the domain, and Atender generates the DNS records you'll add at your provider.How To
- Intermediate4 min readMay 11, 2026Customer emails aren't arriving as conversationsIf customer emails don't appear in the inbox, the cause is almost always one of: the domain isn't Active, mail is being delivered to a different mailbox, or the sender is being filtered as spam.FaqTroubleshooting
- Intermediate4 min readMay 11, 2026Domain verification keeps failingVerification fails when Mailgun can't confirm one or more of the required DNS records. Almost always a typo, a truncated TXT record, or partial setup.FaqTroubleshooting
- Beginner5 min readMay 11, 2026The Email channelAtender's Email channel runs on your own domain, with Mailgun handling delivery. You can configure multiple domains per tenant, each pinned to a US or EU data-residency region.ConceptGetting Started
Meta
2 articlesFilter
Level
Tags
2 articles
- Intermediate6 min readMay 11, 2026Connect a Facebook PageCreate a Meta channel in Atender, log in through Facebook OAuth, pick the Page you want to connect, configure routing, and save. Messages to the Page now arrive as conversations in Atender.How To
- Beginner5 min readMay 11, 2026The Messenger channelThe Messenger channel connects your Facebook Pages to Atender. Customer messages from each connected Page flow into the same inbox as Email, Web Chat, and every other channel.ConceptGetting Started
SMS
3 articlesFilter
Level
Tags
3 articles
- Beginner2 min readMay 11, 2026Set the default outbound SMS numberWhen agents send a proactive SMS without specifying a sender, the default outbound number is used. Pick one from your assigned numbers in Settings → SMS.How To
- Beginner3 min readMay 11, 2026Route an SMS numberRoute incoming SMS to a team, an AI agent, or the general inbox. Each assigned number gets its own routing, configured from Settings → SMS.How To
- Beginner5 min readMay 11, 2026The SMS channelSMS is Atender's text-message channel, powered by Vonage. Numbers are provisioned by your account team and assigned to your tenant; you configure routing and the default outbound number from Settings → SMS.ConceptGetting Started
Voice
12 articlesFilter
Level
Tags
12 articles
- Intermediate8 min readMay 11, 2026IVR node typesThe IVR builder ships 17 node types organized into Actions, Routing, and Terminals. Each node represents a real step in a call — speak a message, gather digits, branch on a condition, send to a queue, hang up.Reference
- Beginner5 min readMay 11, 2026Recipe — Business hours with voicemail fallbackRoute calls to your support queue during business hours; outside business hours, play an after-hours message and send the caller to voicemail. A common starter pattern.Recipe
- Intermediate6 min readMay 11, 2026Set up a call queueCreate a queue in Settings → Voice → Queues, pick the team that serves it, set the reservation timeout and wrapup, and then reference the queue from your IVR's Send to Queue node.How To
- Intermediate5 min readMay 11, 2026Enable call recordingRecording is configured at the tenant level as a default, with per-IVR-node overrides for paths that should always or never record. Atender plays a consent message before recording starts and lets callers opt out.How To
- Beginner4 min readMay 11, 2026Configure TTS voicesPick the voice that speaks your IVR's Say Message and Customer-First greeting text. Voices are configured per language — Atender uses Amazon Polly's catalog through Twilio.How To
- Beginner5 min readMay 11, 2026Configure hold audio and queue greetingsWhat callers hear while they wait — silence, music, or a ring tone, plus an optional customer-first greeting when the agent connects — is configured on the Queue Experience tab.How To
- Intermediate6 min readMay 11, 2026Configure callbackCallback lets a caller hang up without losing their place in line — the system calls them back when an agent is free. Configure it on the Callback tab of your phone number, then send the call to a Callback Queue node in your IVR.How To
- Intermediate8 min readMay 11, 2026Build an IVR flowOpen the IVR builder, drag nodes from the palette, connect them with edges, and configure each node from the side panel. Save when validation passes.How To
- Beginner3 min readMay 11, 2026Assign an IVR flow to a phone numberEach phone number routes through exactly one IVR flow. Assign the flow from the number's Flows tab — pick from existing flows, or create a new one from the same screen.How To
- Beginner5 min readMay 11, 2026Add a phone numberProvision a phone number for a country you serve. You pick the country, submit any compliance details the country requires, and Atender requests the number through Twilio. Numbers don't appear instantly — most go through a regulatory review.How To
- Beginner3 min readMay 11, 2026Callers hear a default message instead of my IVRIf callers reach a generic message instead of your IVR flow, the cause is almost always one of: no flow is assigned to the number, the flow failed validation, or the number is still Pending.FaqTroubleshooting
- Beginner6 min readMay 11, 2026The Voice channelThe Voice channel is Atender's cloud call center, powered by Twilio. Tenants provision phone numbers, design IVR flows, configure queues and callbacks, and route to human teams or AI voice agents — all from a single interface.ConceptGetting Started
Web Chat
10 articlesFilter
Level
Tags
10 articles
- Intermediate4 min readMay 11, 2026Route Web Chat to an Agent StackHand Web Chat conversations to an Agent Stack to handle autonomously, with human escalation when needed. Configured in the widget's Routing tab.How To
- Beginner5 min readMay 11, 2026Install the Web Chat widget on your siteCopy the embed snippet from the Installation tab and paste it into your site's HTML — typically just before the closing </body> tag. The widget renders automatically on every page where the script loads.How To
- Beginner8 min readMay 11, 2026Customize widget appearanceMatch the widget to your brand — primary color, dark-mode palette, bubble colors, launcher icon (or team-photo launcher), background and input-box colors. All in the Appearance tab.How To
- Beginner4 min readMay 11, 2026Create a Web Chat widgetCreate a new widget in Settings → Web Chat, name it, pick a primary language, set the welcome message and default team. Everything else can be configured tab by tab afterwards.How To
- Intermediate4 min readMay 11, 2026Configure dead-connection detectionWhen a visitor's connection drops, Atender can switch the conversation to email, SMS, or WhatsApp automatically so they don't lose the thread. Configured per widget with a custom message and a minimum 300-second timeout.How To
- Beginner4 min readMay 11, 2026Configure channel switchingLet visitors move a chat to email, SMS, or WhatsApp mid-conversation. Pick which channels are available in the widget's Channel Switching tab.How To
- Beginner5 min readMay 11, 2026Add widget translationsSet a primary language for the widget and add as many secondary languages as you need. Each language can override the welcome message, input placeholder, and system text.How To
- Beginner5 min readMay 11, 2026Add a pre-chat surveyCollect the visitor's name, email, phone, or any custom field before the conversation starts. The answers are attached to the conversation and the contact, so your agents have context from the first message.How To
- Intermediate4 min readMay 11, 2026The widget isn't appearing on my siteIf the launcher doesn't show up, it's almost always one of: the widget is disabled, the script didn't load, the snippet's data-widget-id is wrong, or a content-security policy is blocking the script.FaqTroubleshooting
- Beginner5 min readMay 11, 2026The Web Chat widgetWeb Chat is the embeddable chat widget you place on your website. Each widget has its own settings — branding, routing, channel switching, languages — and you can run multiple widgets per tenant.ConceptGetting Started
See Atender in action
Book a personalized demo and see how AI-powered customer service with expert humans can transform your support operation.