🤝 Partner Onboarding Guide

Everything to set up the AI-powered CRM for a new flooring company.
What you're delivering: a private copy of the Miracle CRM for one flooring company — with its own website (CRM), its own text number, and an AI assistant that calls their leads, books estimates, follows up, and closes deals. Budget about 2–3 hours the first time; under an hour once you've done a few.

0Accounts the customer must create (send this first)

Before your setup call, have the customer open these accounts in their own name / business card (this keeps billing and legal responsibility on them):

⚖️ Compliance: the customer's accounts = the customer's responsibility. Put in the contract that they may only call/text their own inbound leads who asked to be contacted — never purchased or cold lists. Keep auto-call OFF until they opt in.

1Provision the CRM instance (your side)

  1. Spin up a small server (e.g. a $6/mo DigitalOcean droplet).
  2. Point a domain/subdomain at it (e.g. crm.theircompany.com).
  3. Copy the CRM app to the server and create their .env file (see step 3 for the Twilio keys that go here).
  4. Start it with PM2 and confirm the login page loads.
  5. Create their admin login and set a strong password.

2Company info in the CRM

Log in as admin → Settings and fill in:

3Twilio — text number & permissions

  1. In Twilio, buy (or use their existing) phone number.
  2. Copy their Account SID + Auth Token (console home) into their CRM .env: TWILIO_ACCOUNT_SID, TWILIO_AUTH_TOKEN, TWILIO_PHONE. Restart the app.
  3. Voice → Geographic Permissions → make sure United States & Canada is enabled.

4Connect the number to Retell (SIP trunk)

This lets the AI call out from their own number. In Twilio → Elastic SIP Trunking:

  1. Create a Trunk (name it "Retell").
  2. Termination tab: set a Termination SIP URI (e.g. companyname.pstn.twilio.com).
  3. Create a Credential List (username + a strong password — write it down).
  4. Add an IP Access Control List with Retell's SBC: 18.98.16.120/30. Attach both to the trunk. Save.
  5. Origination tab: add Origination URI sip:sip.retellai.com (priority 10, weight 10). Save.
  6. Numbers tab: add their phone number to the trunk.

Then in Retell → Phone Numbers → + → Connect via SIP trunking, enter: the number, the Termination URI, the SIP username & password, transport TCP. Save.

🔑 Retell requires KYC identity verification (a driver's license photo) before outbound calls work. Have the customer do this early — bright light, no glare, all 4 corners visible.

5Build the two AI agents in Retell

Use Single-Prompt agents (not Conversation Flow). Easiest: build the first, then duplicate it for the second.

Agent A — "Lead Intake" (books the estimate)

Agent B — "Follow-Up / Closer" (3-day sales call)

6Paste keys into the CRM & set the rules

CRM → Settings → 🤖 AI Phone Assistant:

7Test before go-live

  1. Add a test lead with the owner's own phone.
  2. Press 🤖 AI Call → answer → let it book an appointment.
  3. Confirm it lands on the calendar (correct date & time) and the transcript logs on the lead.
  4. Check the purple "booked by AI" banner appears on the dashboard.

8Go-live checklist

9Pricing & contract (suggested)

ItemSuggested
Setup (one-time)$500 – $1,000
Monthly$400 – $700
TermMonth-to-month, 30-day notice
💡 Never sell to a flooring company in your own metro. Sell outside your market. Demo by calling the owner's phone live with the AI — it sells itself.
O que você está entregando: uma cópia privada do Miracle CRM para uma empresa de piso — com o próprio site (CRM), o próprio número de SMS e um assistente de IA que liga para os leads, agenda orçamentos, faz follow-up e fecha negócios. Reserve cerca de 2 a 3 horas na primeira vez; menos de uma hora depois de algumas.

0Contas que o cliente precisa criar (envie isto primeiro)

Antes da sua reunião de configuração, peça ao cliente para abrir estas contas no nome/CNPJ dele (assim a cobrança e a responsabilidade legal ficam com ele):

⚖️ Conformidade: as contas são do cliente = responsabilidade do cliente. Coloque no contrato que ele só pode ligar/enviar SMS para os próprios leads que pediram contato — nunca listas compradas ou frias. Mantenha a ligação automática DESLIGADA até ele autorizar.

1Preparar a instância do CRM (seu lado)

  1. Suba um servidor pequeno (ex.: droplet DigitalOcean de US$6/mês).
  2. Aponte um domínio/subdomínio para ele (ex.: crm.empresadocliente.com).
  3. Copie o app do CRM para o servidor e crie o .env dele (as chaves do Twilio entram aqui — veja passo 3).
  4. Inicie com o PM2 e confirme que a tela de login abre.
  5. Crie o login de administrador dele e defina uma senha forte.

2Dados da empresa no CRM

Entre como admin → Configurações e preencha:

3Twilio — número de SMS & permissões

  1. No Twilio, compre (ou use o número existente) do cliente.
  2. Copie o Account SID + Auth Token (tela inicial) para o .env: TWILIO_ACCOUNT_SID, TWILIO_AUTH_TOKEN, TWILIO_PHONE. Reinicie o app.
  3. Voice → Geographic Permissions → deixe United States & Canada ativado.

4Conectar o número ao Retell (tronco SIP)

Isso permite que a IA ligue a partir do número do próprio cliente. No Twilio → Elastic SIP Trunking:

  1. Crie um Trunk (nome "Retell").
  2. Aba Termination: defina uma Termination SIP URI (ex.: empresa.pstn.twilio.com).
  3. Crie uma Credential List (usuário + senha forte — anote).
  4. Adicione uma IP Access Control List com o SBC do Retell: 18.98.16.120/30. Anexe as duas ao trunk. Salve.
  5. Aba Origination: adicione a URI sip:sip.retellai.com (priority 10, weight 10). Salve.
  6. Aba Numbers: adicione o número ao trunk.

Depois, no Retell → Phone Numbers → + → Connect via SIP trunking, informe: o número, a Termination URI, o usuário & senha SIP, transporte TCP. Salve.

🔑 O Retell exige verificação de identidade (KYC) (foto da CNH/ID) antes de permitir ligações. Faça isso cedo — luz boa, sem reflexo, os 4 cantos visíveis.

5Criar os dois agentes de IA no Retell

Use agentes Single-Prompt (não Conversation Flow). Mais fácil: crie o primeiro e depois duplique para o segundo.

Agente A — "Intake" (agenda o orçamento)

Agente B — "Follow-Up / Fechamento" (ligação de 3 dias)

6Colar as chaves no CRM & definir as regras

CRM → Configurações → 🤖 Assistente de Telefone IA:

7Testar antes de ir ao ar

  1. Crie um lead de teste com o telefone do próprio dono.
  2. Aperte 🤖 AI Call → atenda → deixe agendar.
  3. Confirme que aparece no calendário (data & hora certas) e a transcrição fica no lead.
  4. Veja se o banner roxo "agendado pela IA" aparece no painel.

8Checklist para ir ao ar

9Preços & contrato (sugestão)

ItemSugerido
Setup (único)US$500 – US$1.000
MensalUS$400 – US$700
PrazoMês a mês, aviso de 30 dias
💡 Nunca venda para uma empresa de piso da sua própria região. Venda fora do seu mercado. Faça a demo ligando ao vivo para o telefone do dono com a IA — ela se vende sozinha.