# Integrations

- [HighLevel](https://manual.formwise.ai/formwise/integrations/highlevel.md): FormWise & GoHighLevel Integration Guide
- [Full HighLevel Agency Plan Setup & Integration](https://manual.formwise.ai/formwise/integrations/highlevel/full-highlevel-agency-plan-setup-and-integration.md): The HighLevel Agency integration with Formwise allows Agency owners to import your locations directly into Formwise, and manage each location.
- [Activate HighLevel CRM Subaccount](https://manual.formwise.ai/formwise/integrations/highlevel/activate-highlevel-crm-subaccount.md): This guide will walk you through the steps to claim your free sub-account, along with important terms and FAQs.
- [HighLevel CRM Training Tutorials](https://manual.formwise.ai/formwise/integrations/highlevel/activate-highlevel-crm-subaccount/highlevel-crm-training-tutorials.md): After you've activated your free subaccount, here's where you can start to learn about HighLevel.
- [🚚 Migrate Your Existing GHL Subaccount to FormWise](https://manual.formwise.ai/formwise/integrations/highlevel/activate-highlevel-crm-subaccount/migrate-your-existing-ghl-subaccount-to-formwise.md): As part of your FormWise subscription, you get one free GoHighLevel subaccount hosted under our agency. Here’s how to move your existing GHL subaccount over to us:
- [GUIDE: How to Embed FormWise CoPilots and SmartForms in GoHighLevel Membership or Course Areas](https://manual.formwise.ai/formwise/integrations/highlevel/guide-how-to-embed-formwise-copilots-and-smartforms-in-gohighlevel-membership-or-course-areas.md)
- [OpenAI](https://manual.formwise.ai/formwise/integrations/openai.md): An OpenAI API key is required to power your FormWise.AI account once your trial ends.
- [Claude](https://manual.formwise.ai/formwise/integrations/claude.md): FormWise supports Claude by Anthropic as an AI engine option across the platform. You can use Claude anywhere you’d normally select an AI model — with no extra setup required.
- [FormWise API](https://manual.formwise.ai/formwise/integrations/formwise-api.md)
- [POST a Form Completion to Formwise](https://manual.formwise.ai/formwise/integrations/formwise-api/post-a-form-completion-to-formwise.md): The Data API lets send form responses from third party form builders that can be executed using your form, as if it was filled out traditionally on FormWise.
- [GET a Form Completion from FormWise](https://manual.formwise.ai/formwise/integrations/formwise-api/get-a-form-completion-from-formwise.md): The Data API lets send form responses from third party form builders that can be executed using your form, as if it was filled out traditionally on FormWise.
- [Form Completion Webhooks](https://manual.formwise.ai/formwise/integrations/formwise-api/form-completion-webhooks.md)
- [Parsing Responses for Zapier](https://manual.formwise.ai/formwise/integrations/formwise-api/form-completion-webhooks/parsing-responses-for-zapier.md): With some platforms such as Zapier, our webhook will come back as a single object, requiring it to be parsed. If your response is not automatically parsed, you can add a Code Zap.
- [Kajabi](https://manual.formwise.ai/formwise/integrations/kajabi.md)
- [How to Send FormWise Lead Data into Kajabi using Webhooks](https://manual.formwise.ai/formwise/integrations/kajabi/how-to-send-formwise-lead-data-into-kajabi-using-webhooks.md): How to Send FormWise Lead Data into Kajabi using Webhooks
- [How to Embed FormWise CoPilots and SmartForms into Your Kajabi Course](https://manual.formwise.ai/formwise/integrations/kajabi/how-to-embed-formwise-copilots-and-smartforms-into-your-kajabi-course.md)
- [Teachable](https://manual.formwise.ai/formwise/integrations/teachable.md)
- [How to Embed FormWise CoPilots and SmartForms in Teachable](https://manual.formwise.ai/formwise/integrations/teachable/how-to-embed-formwise-copilots-and-smartforms-in-teachable.md)
- [Circle.so](https://manual.formwise.ai/formwise/integrations/circle.so.md)
- [Third Party Platform Embedding](https://manual.formwise.ai/formwise/integrations/third-party-platform-embedding.md)
- [WordPress (Embedding Tools)](https://manual.formwise.ai/formwise/integrations/third-party-platform-embedding/wordpress-embedding-tools.md)
- [Webflow (Embedding Tools)](https://manual.formwise.ai/formwise/integrations/third-party-platform-embedding/webflow-embedding-tools.md)
- [Wix (Embedding Tools)](https://manual.formwise.ai/formwise/integrations/third-party-platform-embedding/wix-embedding-tools.md)
- [Squarespace (Embedding Tools)](https://manual.formwise.ai/formwise/integrations/third-party-platform-embedding/squarespace-embedding-tools.md)
- [Bubble.io (Embedding Tools)](https://manual.formwise.ai/formwise/integrations/third-party-platform-embedding/bubble.io-embedding-tools.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.formwise.ai/formwise/integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
