Skip to main content

CRM

Early access

The CRM connector is in early access. Availability and behavior may change before general release.

The CRM connector gives your Vibe app access to your account's contacts, companies, and opportunities. Instead of mocking up a contact list or a deals table, Vibe wires the generated UI directly to the same records you manage in CRM.

What it layers on

CRM layers on Business App's CRM product. When the connector is enabled, Vibe can pull:

  • Contacts — the people in your CRM, along with their contact details.
  • Companies — the businesses and organizations linked to your contacts.
  • Opportunities — deals tracked across your sales pipeline, including stage.

A contacts table, company directory, or pipeline view built in Vibe reflects the same records you manage elsewhere in CRM — there's no separate data set to keep in sync.

Enabling the connector

From the projects list click Configure, or inside the project click + in the chat box and select Connectors. Toggle CRM on to make your contacts, companies, and opportunities available to the supervisor agent for that project.

When to use it

Reach for CRM when:

  • You want a contacts directory or company list inside your Vibe app.
  • You want a pipeline view showing opportunities by stage.
  • You want a dashboard that references real customer or deal records instead of placeholder data.

Building with CRM data

Describe what you want to see, and name the CRM entity so Vibe knows which data to wire in:

Add a contacts page listing every contact with their name, email, and phone number.

Build a pipeline view showing opportunities grouped by stage.

Add a companies directory page with each company's name and its linked contacts.

The supervisor agent recognizes terms like "contacts," "companies," and "opportunities" or "pipeline" and wires the generated UI through the CRM connector when it's enabled for the project.

Next Steps

  • Connectors — Overview of all connectors and how to combine them
  • Analytics — Surface performance metrics alongside your CRM data
  • Prompting Library — Ready-made CRM prompts for contacts, companies, and pipelines