> For the complete documentation index, see [llms.txt](https://manual.formwise.ai/formwise/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.formwise.ai/formwise/integrations/teachable/how-to-embed-formwise-copilots-and-smartforms-in-teachable.md).

# How to Embed FormWise CoPilots and SmartForms in Teachable

Embedding **FormWise CoPilots** or **SmartForms** into your **Teachable lessons** can significantly enhance the learning experience by providing AI-powered tools that engage students or generate personalized content. Whether you're embedding interactive quizzes, personalized coaching tools, or dynamic lead magnets, **FormWise** tools can easily be integrated into your **Teachable course**.

Here’s how you can embed your FormWise tools inside **Teachable:**

***

#### Step 1: Get Your Embed Code from FormWise

1. **Log in to FormWise** and navigate to the **CoPilot** or **SmartForm** tool that you want to embed.
2. Click on the tool and select the **embed code** option.
3. **Copy the embed code** provided by FormWise.

***

#### Step 2: Log In to Your Teachable Account

1. **Log in** to your Teachable **admin area**.
2. In the admin sidebar, select the **course** where you want to embed your FormWise tool.

* If your course is not displayed, click **View All** to see all the courses available in your school.

***

#### Step 3: Select or Create a Lesson

1. Click on the **Curriculum** tab for your selected course.
2. Choose the lesson where you want to embed your FormWise tool, or create a **new lesson** if you don’t already have one.

***

#### Step 4: Insert the Embed Code

1. Inside the lesson editor, find the **Custom Code** block section.
2. **Paste the embed code** you copied from FormWise into the **Custom Code block**.
3. Click **Save** to store your changes.

***

#### Step 5: Preview and Test Your Embedded Tool

1. Once you've saved the lesson, navigate to the **live view** of the course.
2. Open the lesson to ensure the embedded FormWise tool is displayed properly and functions as expected.

***

#### Use Cases for Embedding FormWise Tools in Teachable

* **Interactive Quizzes:** Embed **SmartForms** to offer interactive quizzes that provide immediate feedback or personalized recommendations.
* **AI Coaching Tools:** Use **CoPilots** to offer students personalized guidance, generate content suggestions, or answer questions based on your course material.
* **Lead Generation:** Embed lead generation tools within your lessons to capture student information and automatically sync it with your CRM.
* **Dynamic Course Material:** Use AI-powered tools to generate **custom learning paths**, resources, or suggestions for students based on their responses and interactions with the FormWise tool.

***

#### Why Embed FormWise Tools in Teachable?

Embedding **FormWise** tools inside your Teachable lessons allows you to:

* **Enhance student engagement** with interactive and personalized learning experiences.
* Provide **customized content** based on student input and preferences.
* Automate **data collection** and manage your students' learning journey more effectively.
* Add **AI-powered functionality** that sets your course apart from competitors.

***

#### Conclusion

Integrating **FormWise** **CoPilots** and **SmartForms** into your **Teachable lessons** is an easy way to boost engagement, deliver personalized learning experiences, and automate course tasks. Whether you're embedding quizzes, AI coaching tools, or content generators, FormWise offers a seamless way to level up your Teachable courses.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.formwise.ai/formwise/integrations/teachable/how-to-embed-formwise-copilots-and-smartforms-in-teachable.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
