FAQ

Frequently asked questions.

Everything you need to know about VritantAI. Can't find an answer? Reach out to our team.

General

What is VritantAI?

VritantAI is a multi-tenant agentic SaaS platform built for e-commerce brands. It combines two engines: a Shopping Agent that turns conversations into catalog-verified sales, and GEO (Generative Engine Optimisation) to improve your brand's visibility and accuracy in AI search results.

Do I need a developer to set up VritantAI?

No. For Shopify, setup is a webhook configuration in your admin panel. For WooCommerce, it's a plugin install. The shopping agent is a single script tag. No engineering team required.

Which platforms are supported?

Shopify and WooCommerce are fully supported with native integrations. Other platforms (Magento, BigCommerce, headless builds) are available on the Pro plan via our REST API.

Is there a free trial?

Yes. Every plan includes a 14-day free trial for one product. No credit card required to start.

GEO & AI Visibility

Which AI models does VritantAI benchmark?

VritantAI runs citation benchmarks across Perplexity, ChatGPT (GPT-4o), Gemini, Claude, and Microsoft Copilot. Each model is queried independently with no fallback chain in the benchmark runner, ensuring accurate per-model citation rates.

How is the GEO score calculated?

The GEO score is a weighted composite: Schema Markup accounts for 50%, Page Performance for 30%, and Entity Coverage for 20%. Scores above 80 indicate strong AI visibility. Scores below 60 typically indicate critical missing structured data.

How long does it take to see citation improvements after deploying a patch?

AI models re-crawl and re-index at different cadences. You may see improvements in Perplexity within days. ChatGPT and Gemini can take 2–4 weeks for index updates to reflect. Run a new citation benchmark 4 weeks after your first batch of patches for a meaningful comparison.

Can I reject a proposed GEO patch?

Yes. Every patch goes through a human-in-the-loop review queue. You can view the full diff, approve, reject (with an optional rejection note), or edit the patch before approving. Nothing is deployed without your explicit approval.

Storefront Agent

Will the shopping agent interfere with my existing store theme or CSS?

No. The widget runs inside a Shadow DOM, which is a browser-native encapsulation boundary. Your existing CSS cannot bleed in, and the widget's styles cannot bleed out. It is safe to install on any storefront.

What happens if the agent recommends a product that's out of stock?

The hallucination guard cross-checks every product ID against your live catalog before surfacing results. If a product is out of stock or has been delisted, it will be silently stripped from the agent's response. The catalog is re-synced regularly to stay current.

Can I customise the look and feel of the chat widget?

Basic color and theme customisation (light/dark, brand colors) is available on all plans via the Settings → Widget page. Full CSS injection and white-labeling is available on the Pro plan.

WhatsApp Commerce

Does WhatsApp Commerce require a Meta Business verification?

Yes. You need a verified WhatsApp Business Account through Meta to use the official WhatsApp Business API. This is a Meta requirement, not a VritantAI one. Meta's verification process typically takes 2–5 business days.

Is WhatsApp Commerce available on all plans?

WhatsApp Commerce is available on Growth and Pro plans. It is included in the plan price with no separate per-message fee from VritantAI. Note that Meta may charge for certain template message types.

Billing & Plans

Can I change my plan at any time?

Yes. Upgrades are immediate and prorated to the day. Downgrades take effect at the end of your current billing cycle, so you retain full access to your current plan's features until then.

What happens if I exceed my query limit?

Your agent widget will gracefully degrade to a 'limited availability' state. It will not crash or show errors to your customers. You'll receive an in-app notification and can upgrade your plan or wait for the next billing cycle to reset.

Do you offer India-specific pricing or invoicing?

Yes. Convert is priced in INR and billed through Razorpay for customers in India. International customers are billed through Paddle, our Merchant of Record, which handles their local currency. You receive an invoice for every charge.

Data & Privacy

Is my catalog data shared with other tenants?

No. All data is strictly isolated per tenant using PostgreSQL Row-Level Security (RLS). Every database query is automatically scoped to your tenant ID. Your catalog, conversations, audit history, and hallucination events are never accessible to other tenants.

Where is my data stored?

Data is stored in PostgreSQL via Supabase with pgvector for embeddings. Data at rest is encrypted. You can request data export or deletion at any time from your account settings.

Does VritantAI use my data to train AI models?

No. Your data is never used to train third-party AI models or shared with LLM providers for training purposes. LLM API calls use your data only as query context for the specific session and are not retained by the provider for training.