> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://help.moveworks.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://help.moveworks.com/_mcp/server.

# Adding Embedded AI Assistant to Google Sites

1. Follow the [Embedded AI Assistant Installation Guide](/ai-assistant/ai-assistant-web-surfaces/moveworks-for-web/embedded-ai-assistant-installation-guide) to complete required configuration steps before attempting to embed the Assistant on your Google Site.
2. Navigate to your site, and click **Embed** on the top right

![](https://files.readme.io/e87932b-image.png)

2. Select **Embed Code**

![](https://files.readme.io/13705ce-image.png)

3. Paste the Embedded AI Assistant snippet. You can grab the [Embedded AI Assistant Code Snippet here](/ai-assistant/ai-assistant-web-surfaces/moveworks-for-web#how-to-embed-my-bot-on-a-web-page)
   1. **NOTE**: Google Sites does **not** allow the embedding of a plain `<script>` tag. You will need to ensure your embedded HTML is encapsulated in a `<div>` tag in order for the AI Assistant to load successfully on the page.
4. Select **Publish** on the top right.

![](https://files.readme.io/367be52-image.png)