Quincer AI Docs Home Support Start free

Get started

Quickstart

The fastest path from signup to first qualified conversation. If you follow this page end to end, you'll have a live widget running in about ten minutes.

1. Create your account

Head to quincer.com/register and sign in with Google. Quincer AI uses Google OAuth exclusively, so there are no passwords to set. The account is free and includes a full Starter trial.

i

Your workspace is created automatically on first sign-in. You become the workspace owner.

2. Pick your path

Right after signup, Quincer AI asks how will Quincer AI talk to your customers? The first onboarding screen (below) is a two-card picker. The On my website card starts the website path; the Social channels only card starts the social path. Whichever you pick, the subtitle reminds you that you can add the other channels later.

How will Quincer AI talk to your customers?
We’ll set up the right experience — you can add the other channels later.
On my website
Embeddable chat widget on your site, with optional Facebook / Instagram / WhatsApp added later.
Social channels only
No website — Quincer AI answers DMs and comments on Facebook, Instagram, and WhatsApp.

The first onboarding screen — pick On my website or Social channels only.

The two paths differ only in the steps that follow:

i

You can flip a brand from social-only to website-backed (or vice versa) any time from Customize & Deploy. Picking one path now doesn’t lock you in.

3. Add knowledge about your business

Quincer AI needs to know what you sell, your hours, your policies, and how you handle pricing questions. There are three ways to load that in:

4. Tune your personas

Go to Personas in the sidebar. You'll see pre-built personas like Sales and Customer Service. Edit one of them or click + New persona to add another.

The persona editor is split into four tabs — Persona, Workflows, Channels, and Knowledge. In the figure below you’re on the Persona tab. The Identity card sets the persona Name, its Bubble color, and the Set as default persona toggle (the default answers when no URL pattern matches). The Voice & phone card picks the call Voice if voice chat is on. The System prompt card is where you define tone, role, and call-to-action — and its Generate with AI button drafts one for you. The Tools card holds what this persona can do on any channel: Book meetings on (which calendar), Always include attendees, Meeting platform, Share documents from (which folder), and a Calendly link (optional). It only appears once the persona has its own Gmail or Outlook account connected — and the calendar and folder pickers only appear if that account granted calendar and drive access, so an inbox connected before those were added offers just the Calendly link until you reconnect it. There is no separate save for the Tools card: the page’s Save changes bar writes it with everything else. To bind a persona to a Facebook Page, Instagram account, or WhatsApp number for social brands, switch to the Channels tab. An account that is connected to the brand but not yet assigned to this persona waits in the dashed Not set up yet group, on a row named after the accounts themselves (Facebook Page, Instagram, WhatsApp — comma-separated, with an & before the last) and noted “Connected to the brand, not assigned to Sales agent.” Press Assign there: it claims the first of those accounts and opens the Social row under the Where visitors reach Sales agent heading — the row itself is just titled Social; the persona’s name appears in the heading above it and on the labels inside it. Tick any remaining accounts under Accounts Sales agent owns, then hit Save changes; the claim is not written until you do. The Social row only exists once the persona owns at least one account, so on an unbound persona the dashed group is the only way in. If no social account is connected to the brand at all, that stub reads Facebook, Instagram & WhatsApp and its button is Connect, which sends you to Integrations. See Personas & tone for the full reference.

Sales agent
×
PersonaWorkflowsChannelsKnowledge
Identity
Name
Sales agent
Bubble color
#eb8424
Set as default persona
Used when no URL pattern matches.
System prompt ✦ Generate with AI

The instruction given to the AI model. Define this persona’s role, tone, goals, and call-to-action.

You are a helpful assistant that specializes in…
Tools

How Sales agent books meetings and shares files from its own Google account (sales@company.com).

Book meetings on
Primary calendar
Meeting platform
Google Meet (add a video link)
Calendly link (optional)
https://calendly.com/your-name/intro

The persona editor’s Persona tab — Identity, Voice, the System prompt with Generate with AI, and Tools (meetings & documents, shown only when the persona has its own mailbox).

5. Connect channels and integrations

Open Integrations. Two groups of connections matter early:

i

Integration slots are limited by plan — Starter includes one, and higher tiers include more. See the per-plan slot counts in Integrations and the full comparison in Plans & pricing.

6. Deploy the widget (website path only)

Open Customize & Deploy and select the Deploy tab (it’s the fifth tab, after Website, Appearance, AI agent, and Email Configuration). The panel below is what you’ll see. Under Persona for this page, pick a persona pill — leave Auto-detect (default) selected to use URL-pattern matching, or tap a persona (e.g. Sales agent) to pin it to this embed. Then use the Copy button on the embed code card — the caption tells you to paste it before the closing </body> tag. If this is your first deploy, Quincer AI has already generated a Production API key (the cw_live_… value baked into the snippet). Don’t want to install it yourself? The Email to your developer card sends the snippet and key to whoever owns the site. The script tag it produces:

Customize & Deploy
WebsiteAppearanceAI agentEmail ConfigurationDeploy
Persona for this page
Auto-detect (default) Sales agent
Embed code ⎘ Copy

Paste this snippet before the closing </body> tag.

<script> window.ChatWidgetConfig = { apiKey: "cw_live_…", apiUrl: "https://chat.quincer.com/api" }; </script> <script src="https://chat.quincer.com/api/embed/widget.js" defer></script>
Email to your developer
Send the snippet, your API key, and a 3-step guide to whoever owns the site. You’re CC’d.

The Deploy tab — pick the Persona for this page, Copy the embed code, or use Email to your developer.

The exact snippet the Copy button gives you:

<!-- Quincer Chat Widget -->
<script>
  window.ChatWidgetConfig = {
    apiKey: "cw_live_...",
    apiUrl: "https://chat.quincer.com/api"
  };
</script>
<script src="https://chat.quincer.com/api/embed/widget.js" defer></script>

Paste it into your website right before the closing </body> tag. Shopify? See the one-click install flow instead.

Social-only brands skip this step — the Customize & Deploy page is hidden from your sidebar since there’s no website to embed on. Quincer AI delivers messages directly to your connected Facebook / Instagram / WhatsApp surfaces.

7. Verify the first conversation

For website brands: load your site in a fresh browser tab, send a test message, and watch it appear in Inbox — on the Chats tab — with the visitor’s info and a live BANT score. The Inbox’s other tabs (Live, Social, Tasks) collect live takeovers, social comments, and agent tasks in the same place.

For social-only brands: send a test DM to your connected Facebook Page, Instagram account, or WhatsApp number from a different account. Within a few seconds it should appear under Inbox → Live with Quincer AI’s reply already sent.

That's it. The widget is live and every visitor conversation now gets scored, routed, and synced automatically.

Around the dashboard

Everything you just set up lives behind eleven sidebar rows. Several rows fold related surfaces in as tabs, so the list stays short:

Acme
Dashboard sidebar
Inbox
Chats · Live · Social · Tasks
Leads
Pipeline stages · Known visitors
Analytics
Funnel · Insights · more
Personas
Knowledge
Items · Playbook · Audit
Customize & Deploy
Integrations
Support
Settings
Organization
People · Directory · Locations
Settings
Developer APIs

The dashboard sidebar — eleven rows, several of which absorb related surfaces as tabs. Conditional rows (Website, Tickets, Campaigns) appear when their features are on.

Three more rows appear when their features do: Website (when the brand has — or its plan includes — a Quincer-hosted website), Tickets (with the support-ticketing add-on), and Campaigns (with outbound campaigns). Teammates with the Agent role see a shorter list — owner/admin rows like Analytics, Personas, Customize & Deploy, Integrations, and Developer APIs are hidden for them.

What to read next