Everything you need to know about Viva. Can't find an answer? Contact us.
Viva is an AI marketing team for local and service businesses. It answers customer questions 24/7, captures leads, gets you found on AI search, and helps visitors find what they need — so you never miss an opportunity.
Unlike basic chatbots or contact forms, Viva:
When a customer visits your website:
The conversation happens instantly, giving customers the answers they need while you focus on your work.
5 minutes or less.
No training required, no complicated setup, no IT team needed. Viva learns about your business from the info you provide during signup.
It's easy:
The whole process takes about 5 minutes.
$49/month for the Grow plan, which includes:
A free Community tier is available for businesses that just want to be listed on their community marketplace. Paid plans include a 14-day free trial with no credit card required.
One new customer pays for years of service. See the full pricing page for Pro ($99/mo) and Enterprise options.
Viva handles the most common customer questions:
For complex questions or when someone needs human help, Viva captures their info and notifies you to follow up.
Viva works great for any local business with a website:
If you're a solopreneur or small team that wants to serve customers better, Viva is built for you.
Viva is nothing like those old chatbots. It uses advanced AI (Claude) that truly understands questions and provides helpful, natural responses.
You train it with your specific business information, so it gives accurate answers about YOUR services, hours, and pricing — not generic responses.
Customers appreciate getting immediate, helpful answers instead of waiting for a callback or searching through your website.
Yes, security is our priority.
For healthcare and other regulated industries, we can discuss specific compliance requirements.
We're here to help you succeed:
For enterprise customers, we offer dedicated account management and priority support.
It's incredibly simple — just copy one line of code and paste it into your website:
</body> tagNo coding skills required. If you can copy and paste, you can add Viva. And if you need help, our support team is here for you.
You can use your own domain (like chat.yourbusiness.com) instead of the default Viva URL. Set up a CNAME record with your DNS provider pointing to ask.goviva.ai:
DNS changes may take up to 48 hours to propagate. Once added, go to Settings > Offsite Chat > Custom URL in your Viva dashboard and submit your custom domain request — we'll verify and activate it.
Viva is a Progressive Web App (PWA), so you can install it on your phone and use it like a native app — no app store required.
Benefits: quick home-screen access, a full-screen experience, push notifications for new leads (when enabled), offline access to cached data, and automatic updates.
Viva partners with Chambers of Commerce to bring AI technology to local businesses at no cost to the chamber.
For Chambers:
For Members:
Learn more on the chambers & nonprofits page.
Chambers using Chambermaster or GrowthZone can easily add Viva's AI Ask Bar and Chat Widget.
<!-- Viva Ask Bar -->
<iframe
src="https://ask.goviva.ai/YOUR-CHAMBER-SLUG"
style="width: 100%; height: 60px; border: none;"
title="Ask about local businesses">
</iframe>Replace YOUR-CHAMBER-SLUG with your chamber's Viva URL slug (e.g. siliconvalley-chamber).
<!-- Viva Chat Widget -->
<script src="https://goviva.ai/widget-v2/loader.js" async></script>
<script>
window.viva = window.viva || function() {
(window.viva.q = window.viva.q || []).push(arguments)
};
viva('init', { businessId: YOUR_BUSINESS_ID });
</script>Replace YOUR_BUSINESS_ID with your chamber's Viva business ID (Settings > Widget Code).
</body>Need help? Email [email protected] with your chamber name.