> For the complete documentation index, see [llms.txt](https://docs.botdistrikt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.botdistrikt.com/messaging-channels/google-assistant.md).

# Google Assistant

{% hint style="danger" %}
Conversational Actions were deprecated on June 13, 2023. All Conversational Actions will be removed, and will no longer be available to users or developers.
{% endhint %}

## Prerequisites <a href="#prerequisites" id="prerequisites"></a>

In order to integrate Actions on Google with your Bot, you will need the following:

* A Google Account with Actions on Google access
* An Actions on Google project

### Setup <a href="#setup" id="setup"></a>

From your bot account, go to **Integrations**

Select **Assistant**

<figure><img src="/files/vv5cCN1HzeuPVTNhOlaT" alt=""><figcaption><p>Actions on Google Integration</p></figcaption></figure>

Fill in both **Project ID** and **Client ID** and click on **Link to Action on Google**

<figure><img src="/files/Phz7iYFesdr5m45hjzke" alt=""><figcaption><p><strong>Link to Action on Google</strong></p></figcaption></figure>

Your bot is now linked with Action on Google

<figure><img src="/files/OmaE3v5pT6CRa4l8xixq" alt=""><figcaption><p>Live Action on Google Bot</p></figcaption></figure>
