Add Insighto.ai to your AI agent
Insighto.ai is an AI-powered communication platform that enables businesses to create and deploy conversational AI chatbots and voice agents for enhanced customer engagement across multiple channels.
- Things your agent can do in Insighto.ai
- 65
Things your AI can do in Insighto.ai
Your FormWise AI can handle any of these in Insighto.ai — on its own, without you needing to click a button.
Add Intent To Assistant
PopularTool to add an intent to an assistant in Insighto.ai. Use when linking existing intents to an assistant for enhanced conversation handling.
Create Agency
PopularTool to create a new agency in Insighto.ai. Use when setting up a new agency with organization-specific configuration and branding.
Create Contact Custom Field
PopularTool to create a new contact custom field in Insighto.ai. Use when you need to add custom metadata fields for contacts.
Create Form
PopularTool to create a new form in Insighto.ai. Use when you need to create either a natural (conversational AI-driven) or simple (traditional) form for collecting information from users.
Create Intent
PopularTool to create a new intent in Insighto.ai. Use when adding custom intents before training or deployment. Call after confirming intent attributes.
Create Prompt
PopularTool to create a new prompt in Insighto.ai. Use when adding custom prompts for AI interactions. The prompt template can include variables in {{variable_name}} format.
Create Provider
PopularCreates a new AI provider configuration (e.g., OpenAI, ElevenLabs, Azure Speech, Cartesia, PlayHT) for use in voice and text-to-speech workflows. The provider stores credentials and settings in the attributes field.
Create Tag
PopularTool to create a new tag in Insighto.ai. Use when categorizing contacts, conversations, or other entities with custom labels.
Create Toolfunction
PopularTool to create a new toolfunction in Insighto.ai. Use when you need to register a new tool function (SDK, CURL, or query index type) before using it in workflows or assistant operations.
Create Webhook
PopularTool to create a new outbound webhook in Insighto.ai. Use when you need to configure webhook endpoints for event notifications.
Create Widget
PopularTool to create a new widget with specified attributes. Use after confirming assistant_id and widget_type.
Delete Assistant By ID
PopularTool to delete an assistant by its ID. Use when you need to permanently remove an assistant from the system.
Show 53 more things it can do
Delete Bulk Forms By IDs
PopularTool to delete multiple forms by their IDs in a single operation. Use when you need to remove multiple forms at once.
Delete Contacts In Bulk
PopularTool to delete multiple contacts in bulk. Use when you need to remove several contacts at once by providing their UUIDs.
Delete Form By ID
PopularTool to delete a form by its unique identifier. Use when you need to permanently remove a form from the system.
Delete Linked Assistant Datasource
PopularTool to delete (unlink) a datasource from a linked assistant in Insighto.ai. Use when you need to remove a specific datasource from an assistant's knowledge base. Requires valid datasource_id and assistant_id.
Delete Prompt By ID
PopularTool to delete a prompt by its unique ID. Use when you need to remove a prompt from the system.
Delete Provider By ID
PopularTool to delete an AI provider configuration by its unique identifier. Use when you need to permanently remove a provider from the system.
Delete Tag By ID
PopularTool to delete a tag by its unique identifier. Use when you need to permanently remove a tag from the system.
Delete Tool By ID
PopularTool to delete a tool by its ID. Use when you need to remove a tool from the system.
Delete Toolfunction By ID
PopularTool to delete a toolfunction by its ID. Use when you need to remove a toolfunction from the system.
Delete Twilio Auth By ID
PopularTool to delete a Twilio authentication configuration by its ID. Use when you need to remove a Twilio auth integration from the system.
Delete UserWhatsApp By ID
PopularTool to delete a UserWhatsApp by its ID. Use when you need to remove a specific UserWhatsApp connection.
Delete Widget By ID
PopularTool to delete a widget by its unique ID. Use when you need to permanently remove a widget from the system.
Get Agency Billing Plan
PopularTool to retrieve details of a specific agency billing plan by ID. Use when you need to view billing plan information including limits for bots, queries, words, voice seconds, and support options.
Get Agency Branding By ID
PopularTool to retrieve branding configuration for a specific agency by agency ID. Use when you have a valid agency ID and need its branding settings.
Get Agent List
PopularTool to fetch a paginated list of agents. Use when you need to retrieve user/agent information with pagination support.
Get Assistant By ID
PopularTool to retrieve details of a specific assistant by assistant ID. Use when you have a valid assistant ID and need the full assistant profile.
Get Captured Form By Form ID
PopularTool to retrieve captured form submissions by form ID. Use when you have a valid form ID and need to fetch all submissions for that specific form with pagination support.
Get Contact By ID
PopularTool to retrieve details of a specific contact by contact ID. Use when you have a valid contact ID and need the full contact profile.
Get Datasource By ID
PopularTool to retrieve details of a specific datasource by datasource ID. Use when you have a valid datasource ID and need the full datasource details.
Get Intent By ID
PopularTool to retrieve details of a specific intent by its ID. Use when you have a valid intent ID and need the full intent details.
Get List Of Contacts
PopularTool to fetch a paginated list of contacts. Use after confirming a valid API key to iterate through pages of contacts.
Get List Of Conversations
PopularTool to fetch a list of conversations. Use after specifying date range and filters to retrieve conversation metadata.
Get List Of Data Sources Linked To Assistant Id
PopularTool to retrieve a paginated list of data sources linked to a specific assistant. Use when you need to discover which data sources are associated with an assistant ID. Requires admin or manager role.
Get List Of Datasources
PopularRetrieves a paginated list of data sources from Insighto AI. Data sources contain the knowledge base content (text, files, URLs) used by AI assistants. Use this to discover available data sources, get their IDs for further operations, or check if specific data sources exist. Requires admin or manager role.
Get List Of Widgets Linked To Assistant Id
PopularTool to fetch a paginated list of widgets linked to a specific assistant. Use when you need to discover which widgets are associated with an assistant ID.
Get Pricing For User
PopularTool to retrieve pricing information for Insighto.ai services. Use when you need to calculate costs for LLM, voice, or transcription services.
Get Prompt By ID
PopularTool to retrieve details of a specific prompt by prompt ID. Use when you have a valid prompt ID and need the full prompt details.
Get Provider By ID
PopularTool to retrieve details of a specific provider by provider ID. Use when you have a valid provider ID and need the full provider configuration.
Get Speechtotext List
PopularTool to fetch a paginated list of available speech-to-text voice configurations. Use when you need to retrieve available languages and providers for voice-to-text conversion.
Get Widget By ID
PopularTool to retrieve details of a specific widget by widget ID. Use when you have a valid widget ID and need the widget configuration.
List Channels
PopularTool to retrieve a paginated list of channels. Use after authenticating to fetch all available channels and their configurations.
Read Campaign Contact List
PopularTool to retrieve a paginated list of contacts associated with a specific campaign. Use when you need to fetch all contacts enrolled in a campaign.
Read Contact Custom Field List
PopularTool to retrieve a list of custom fields associated with contacts. Use when you need to inspect or sync contact metadata definitions.
Read Contact Sync Log List
PopularTool to retrieve a paginated list of contact sync logs. Use when you need to inspect sync history, troubleshoot sync issues, or audit contact synchronization operations.
Read Intents List
PopularTool to retrieve a list of all intents. Use after authenticating; supports pagination.
Read Tag List
PopularTool to retrieve a paginated list of tags. Use after authenticating to fetch and browse through all available tags.
Read Tool Function Invoke Log List
PopularTool to retrieve a paginated list of tool function invoke logs. Use when you need to inspect function invocation history, troubleshoot tool execution issues, or audit tool function calls.
Read Tool Toolfunction List
PopularTool to retrieve a paginated list of tool functions for a specific tool. Use after authenticating to fetch and browse through all tool functions associated with a given tool ID.
Read Twilio Auth List
PopularTool to retrieve a paginated list of Twilio authentications. Use after authenticating to fetch and browse through all configured Twilio auth integrations.
Retrieve Linked Tool And User
PopularTool to retrieve linked tool and user information for a specific tool. Use when you need to fetch users linked to a tool by tool ID.
Retrieve Webhook Log
PopularTool to retrieve webhook logs for a specific webhook. Use to monitor webhook delivery status and debug webhook issues.
Send Messages To Contacts
PopularTool to send messages to a list of contacts in bulk. Use when your widget is connected to WhatsApp or SMS and you have the contact IDs ready.
Update Tool By ID
PopularTool to update a tool by its ID. Use when you need to modify properties of an existing tool such as name, description, or enabled status.
Update Toolfunction By ID
PopularTool to update an existing toolfunction by its ID. Use when you need to modify properties of a toolfunction such as name, description, type, or enabled status.
Update Twilio Auth By ID
PopularTool to update a Twilio authentication configuration by its ID. Use when you need to modify Twilio auth credentials or settings.
Update User Profile
PopularTool to update a user profile in Insighto.ai. Use when modifying user account details, contact information, or billing settings.
Update UserWhatsApp By ID
PopularTool to update a UserWhatsApp configuration by its ID. Use when you need to modify WhatsApp Business API settings for a user.
Upsert Contact By Email Or Phone Number
PopularTool to upsert (create or update) a contact in Insighto.ai using email or phone number. Use when you need to create a new contact or update an existing one by email or phone number.
Delete Link Tag Entity By ID
Tool to delete a link_tag_entity by its ID. Use when you need to remove a specific link_tag_entity from the system.
Retrieve List Of User Custom Voice
Tool to retrieve a paginated list of user custom voices. Use after authenticating to fetch available custom voices.
Retrieve User Monthly Usages Aggregation
Tool to retrieve user monthly usages aggregation data. Use when you need to fetch analytics about user usage patterns aggregated by month.
Update Link Tool User
Tool to update a link tool user by its ID. Use when you need to modify properties of an existing tool integration.
Update Webhook By ID
Tool to update an outbound webhook by its unique ID. Use when you need to modify webhook configuration such as name, endpoint URL, or enabled status.
Built for the way you actually work
No code, no engineers
Connect in a few clicks and start using your AI right away. If you can use the apps you already love, you can do this.
Sounds like you, not like a bot
Train your AI on your offer, your voice, and the way you actually talk to clients — it picks up where you leave off.
Plugs into the stack you already use
No need to rip out your CRM, your scheduler, or your email tool. Your AI works inside the apps running your business today.
Your data stays yours
Client conversations, lists, and credentials are scoped to your workspace. Nothing gets shared, sold, or used to train anyone else’s AI.
What you can do once Insighto.ai is connected
Onboard new clients without lifting a finger
When someone signs up, your AI greets them, sets up their next step in Insighto.ai, and keeps the momentum going — even at 2am.
Reply to leads in seconds, not days
Your AI watches Insighto.ai for new inquiries, answers questions in your voice, and books the call before they cool off.
Get your weekends back
Hand off the repetitive Insighto.ai work — follow-ups, reminders, updates, simple admin — and stop being the bottleneck in your own business.
How to connect Insighto.ai to your agent
- 1
Start using FormWise for free
Sign up in under a minute.
- 2
Find Insighto.ai in your connected apps
Inside FormWise, go to Settings → Connected Services and look for Insighto.ai.
- 3
Hit "Connect"
Click "Connect Insighto.ai" and log in like you normally would. We only ask for the permissions your AI actually needs.
- 4
Tell your AI what to do in Insighto.ai
Build a quick AI Agent (it's like writing instructions, not code), and pick the Insighto.ai actions you want your AI to handle.
- 5
Watch it run
Send it a real-world task and watch your AI take care of Insighto.ai for you. Tweak the wording until it feels just right.
Powered by the AI you already trust
Your Insighto.ai workflow runs on the same world-class AI used by ChatGPT, Claude, and Gemini. We handle the technical part — you just tell your AI what to do, in plain English.
- OpenAI
- Anthropic Claude
- Google Gemini
Questions other Insighto.ai users had before signing up
Do I need to know how to code?
Not even a little. If you can use Insighto.ai today, you can set this up. You'll connect Insighto.ai, tell your AI what it should help with, and you're live. The whole thing is built for coaches, course creators, agencies, and operators — not engineers.
Will my clients know they're talking to an AI?
Only if you want them to. Your FormWise AI is trained on your voice, your offer, and the way you actually communicate — so it sounds like a thoughtful team member, not a clunky chatbot. Most people can't tell.
Can I make it sound like me?
Yes. You can give your AI examples of how you write, the questions you usually ask new clients, the way you handle objections, and the language you use about your offer. The more you give it, the more it sounds like you wrote it.
What if I want to take over a conversation?
You're always in control. You can step in at any point, take over from your AI, or stop it from sending messages until you've reviewed them. Think of it as a teammate, not a replacement.
Is my client data safe?
Yes. Your Insighto.ai login and client information stay scoped to your workspace. We don't sell it, we don't share it, and we don't use your data to train anyone else's AI. You can disconnect Insighto.ai or delete everything any time.
What happens when Insighto.ai updates their app?
We handle it. When Insighto.ai adds new features or changes how something works, we update the integration in the background. You don't have to do anything — your AI just keeps working.
How fast can I actually get this running?
Most people are up and running the same day they sign up. Connecting Insighto.ai takes a few minutes. Teaching your AI to handle the work the way you'd want it done is the part worth slowing down for.
What is FormWise?
FormWise is the AI agent builder for coaches, course creators, and agencies. You connect the apps you already use — like Insighto.ai — train your AI on your offer and voice, and let it handle the work you've been doing manually: onboarding, follow-ups, support, admin. No code, no developers, no engineering team required.
Can I sell AI agents to my clients?
Yes. A lot of FormWise users build AI assistants and sell them as part of their offer — done-for-you AI setups, white-label assistants for client businesses, custom GPTs trained on a client's brand. You can charge a setup fee, a monthly retainer, or both.
Can I embed my AI on my website or in my course?
Yes. Every AI you build in FormWise can be embedded on your site, dropped into your course platform, or shared as a standalone link. Your clients and students just open it like any other web page — no app to download, no login hoops.
Do I need to know anything about AI to use this?
No. If you can describe what you want your AI to do in plain English — "greet new clients, ask these 3 questions, book them a call" — FormWise can build it. We handle the models, the prompts, the connections. You handle the part you already know: what your business actually needs.
About Insighto.ai on FormWise
Insighto.ai is an AI-powered communication platform that enables businesses to create and deploy conversational AI chatbots and voice agents for enhanced customer engagement across multiple channels.
Connect Insighto.ai once and your FormWise AI gets 65 things it can do inside it. That means your AI can handle the Insighto.ai work in your business — the messages, the updates, the follow-ups, the admin — the way you would, just faster and around the clock.
You don't need to know how any of it works under the hood. We take care of keeping the connection alive, retrying if something fails, and making sure your data only ever moves where you tell it to.
New to Insighto.ai? Take a look at insighto.ai.
More ai chatbots integrations
Chatbotkit
ChatBotKit is a platform that enables developers to build and manage AI-powered chatbots, offering comprehensive APIs and SDKs for seamless integration into applications.
Botpress
Botpress is an open-source platform for building, deploying, and managing chatbots.
Botbaba
Botbaba provides APIs for building and managing chatbots, including conversational AI and messaging integrations.
Customgpt
CustomGPT.ai is a platform that enables users to create and integrate AI-powered chatbots tailored to their specific data and requirements.
DocsBot AI
DocsBot AI enables the creation of custom chatbots trained on your documentation, facilitating automated customer support and content generation.
Botstar
BotStar is a comprehensive chatbot platform that enables businesses to design, develop, and train chatbots visually for Messenger and websites.
Stop doing the Insighto.ai work yourself
Hand it off to an AI assistant that sounds like you, works around the clock, and never forgets a follow-up. Free to start.
