RERIGHT AI Platform

Platform User Guide

How to sign up, buy and enable AI services, and put the support chatbot on your own site. The platform is live at ai.reright.io.

1Getting started

Two minutes, and free until you activate a service.

  1. 1
  2. 2
    Sign in with Google or email & password — the same login as reright.io.
  3. 3
    First time only: Create a workspace and name it. This provisions your own private, isolated space.
  4. 4
    You land on the Services page — your catalog.

2Plans — what you can turn on

Your plan decides which services you can activate. Each active service is billed separately, per month.

StarterAI Support Chatbot
Growth+ Knowledge Sync, Custom RAG
Scale+ Agentic Workflows, Multi-Specialty Intake
EnterpriseEverything, incl. Integration Adapters

3AI models & credits

Each service uses an AI model you choose. Better models answer better but spend your monthly message credits faster.

ModelBest forCredits
Economy · includedEveryday Q&A
StandardSharper answers
PremiumComplex questions10×
FrontierThe hardest questions20×

Roughly: 5,000 credits ≈ 5,000 Economy replies or 500 Premium replies.

4How to buy & enable a service

The same for every service.

  1. 1
    On Services, find the service and click Activate.
  2. 2
    Enter your website URL — the service trains on it.
  3. 3
    Choose an AI model (Economy by default).
  4. 4
    Click Continue to payment.
  5. 5
    Review the order and click Pay & activate. It provisions itself and goes live; content services auto-refresh daily.
Pre-launch: card payments run in test mode — the flow is fully real, but nothing is charged yet.

5The AI Support Chatbot

A trained bot that lives on your site as a chat bubble and answers visitors from your content.

Put it on your website — this is what makes it live

  1. 1
    On the chatbot card: Open chat → Install on your site.
  2. 2
    Copy the snippet:
    <script src="https://ai.reright.io/widget.js" data-bot="YOUR_BOT_ID" async></script>
  3. 3
    Paste it into your site's HTML before </body> — usually your site-wide layout or footer.
  4. 4
    Publish / redeploy your website. The bubble now appears for your visitors.
Important: until you paste the snippet into your site and redeploy, the bot is not on your site — it only exists in the console.

Lock it to your domains

In Install → Allowed domains, your site's domain is added automatically. The bot only answers on domains in this list, so nobody can run your bot on another site. It also re-reads your site daily to stay fresh.

6The other services

Each uses the same Activate → model → pay flow. After activating, open the card's “How to use” panel for the exact API calls.

Knowledge Sync

An always-fresh, searchable copy of your content for your own apps.

Custom RAG API

A private "chat with your docs" query API over a dedicated collection.

Agentic Workflows

Automations like "escalate to a human" or "capture a lead," built from your site.

Integration Adapters

Turn inbound webhooks (forms, other tools) into your AI pipeline.

Multi-Specialty Intake

Routes inbound questions to the right desk — specialties auto-detected from your site.

Tool-using Agent / MCP

Drive it from Claude, Cursor, the CLI, or REST; it answers from your knowledge base.

7Quick answers

Is my chatbot live on my site?
Only after you paste the embed snippet into your site's HTML and redeploy your site.
The bot says it doesn’t know something.
Ask a more specific question, or check that the page with that info is on the site you trained it on. It refreshes daily.
Can someone steal my bot?
Not onto another website — the domain allowlist blocks embeds on domains you didn't approve.
How do I change the AI model?
Re-activate the service and pick a different tier.
Was I charged?
Not yet — payments are in test mode until card billing goes live.