Getting started
imatic is three products on one platform. Each solves a different job, and you can use one on its own or several together. This page explains what each does, helps you pick the right starting point, and links you straight into the product you need.
The three products
- Voice Portal — for organizations that want AI voice-calling agents. Build agents, run inbound and outbound campaigns, manage contacts and call logs, and review transcripts and analytics. This is a team product: you sign up, create an organization, and invite colleagues. See Voice Portal overview.
- Calendar — for an individual who wants to share booking links. Set your hours, create the meetings you offer, sync Google or Outlook, and let people book themselves in. See Calendar overview.
- Survey — for an individual who wants to build forms and surveys. Drag and drop questions (or generate them with AI), publish a shareable form, collect responses on any device, and analyze them in real time. See Survey overview.
Choose your product
Use this table to find your starting point.
| If you want to… | Start with | Who it's for |
|---|---|---|
| Make or take phone calls with an AI agent, run calling campaigns, manage contacts | Voice Portal | Organizations and teams |
| Share a link so people can book time with you, sync your calendar, manage appointments | Calendar | Solo professionals |
| Build a form or survey, collect answers, and see live results | Survey | Individual creators |
Not sure?
Voice Portal is the organization product — you create an org and invite a team. Calendar and Survey are designed for one person to set up and use on their own. You can sign up for more than one.
Take your first steps
Voice Portal
- Sign up and create your organization — the first user becomes the org admin. See Sign in & organizations.
- Build your first agent in the agent builder: pick a voice, write a greeting and system prompt, and connect a phone number.
- Test it from the dashboard, then launch an outbound campaign or take inbound calls.
Calendar
- Sign up and claim your handle.
- Set your weekly hours on the availability page.
- Create an event type and share its public booking page.
Survey
- Sign up and open the form builder — or let AI generate a first draft from a prompt.
- Add your questions, set logic and scoring, then publish and share.
- Watch answers arrive under Responses and Analytics.
Build with the API and AI agents
Every product exposes the same developer building blocks — a REST API, signed webhooks, and an MCP server for AI agents:
- REST API — authenticate with a scoped API key and call each product's
v1endpoints. - MCP for AI agents — let an assistant like Claude read and act on your data over the Model Context Protocol.
- Platform overview — how accounts, organizations, and the shared concepts fit together.
Related
- Platform overview — accounts, organizations, and shared concepts.
- REST API — authentication, API keys, and webhooks across products.
- MCP for AI agents — connect AI assistants to your imatic data.
- Languages & RTL — read these docs in 13 languages.