> For the complete documentation index, see [llms.txt](https://docs.bird.com/connectivity-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/connectivity-platform/getting-started/how-to-create-a-google-my-business-account.md).

# How to create a Google My Business account

Before you can get started with Google Business Messages, you need to have a Google My Business account.

1. Go to [Google My Business](https://business.google.com/create/new) and click **Add your business to Google**.
2. Enter your business’s name and category, then click **Next**.
3. Enter your business’s address, then click **Next**.
4. Enter a phone number, website URL, and email address for your business, then click **Next**.
5. Choose a way to verify that this business is yours, then finish the setup process.

Once you’ve verified your business, you can continue with Google Business Messages.


---

# 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:

```
GET https://docs.bird.com/connectivity-platform/getting-started/how-to-create-a-google-my-business-account.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.
