> For the complete documentation index, see [llms.txt](https://docs.getgymini.com/gymini/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getgymini.com/gymini/features/features-overview/forms-surveys-chat/chat/activating-google-my-business-chat/how-do-i-find-my-google-my-business-chat-business-messaging-agent-id.md).

# How do I find my Google My Business Chat Business Messaging Agent ID?

**Need to find your Client's Location ID?**

#### Step 1:

Switch from the Agency dashboard to the Location Dashboard. To do that, click on "Switch to an account" in the top mid of your Agency dashboard and select an account as shown in the screenshot below.

<figure><img src="/files/J1khxF7Cl3jCaarhzwyU" alt=""><figcaption></figcaption></figure>

#### Step 2:

Click on the settings at the bottom of the left column of the dashboard.

[<img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48102030187/original/vsug7y4khI4EgmNDErvZ8bSxQjQ7GZwcQg.png?1620218488" alt="" data-size="original">](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48102030187/original/vsug7y4khI4EgmNDErvZ8bSxQjQ7GZwcQg.png?1620218488)

#### Step 3:

Click on Integrations as shown in the screenshot below. The Location of the "Integrations button" can vary depending upon the size of your screen, I am looking at a 21-inch screen.&#x20;

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48102030955/original/d-AGg9yB1TIlE2zXukGSe-7xJSqsJP23Iw.png?1620218621" alt=""><figcaption></figcaption></figure>

#### **Step 4:**

In the Integrations, you will find the "Google My Business" block as shown in the screenshot below. Scroll down if it is not in the first row of blocks. Click on the "Change Settings" at the bottom of the block.

<figure><img src="/files/yLY7l6TMGdZA3MrJLmao" alt=""><figcaption></figcaption></figure>

**Step 5:**&#x20;

You will be presented with this window. You can copy your Agent ID by clicking on the icon shown in the screenshot below.

<br>

<figure><img src="/files/LzRt0sUV2YTL7sPlzpNU" alt=""><figcaption></figcaption></figure>


---

# 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://docs.getgymini.com/gymini/features/features-overview/forms-surveys-chat/chat/activating-google-my-business-chat/how-do-i-find-my-google-my-business-chat-business-messaging-agent-id.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.
