# Google Assistant

Using this channel you can publish, update and manage a complete, production ready Google Assistant Action compatible with multiple Smartphones, Home Assistant Devices, TV and in-car systems.\
Xenioo will not just automatically build for you the basic dialog and settings for your Action but will also be able to act as a full backend for it, managing your dynamic chatbot.

## General Channel Settings

### Project Id

This is the id of the project you can copy directly from your action details after creation. \
The first time you publish this will be the only parameter required. After pasting the project id, press Save to proceed to auth token request.

![](/files/-LdxommDTVfnMVaih0Wu)

### Authorization Code

This is the authorization code shown by the Google integration page that becomes available after pressing Save on the Xenioo publish wizard. This code is required for interacting with your action and updating your settings.

## Further Reading

The following Xenioo articles and resources can guide you in configuring, publishing and maintaining your Google Assistant Action.

{% embed url="<https://www.xenioo.com/en/creating-a-top-notch-google-assistant-action-with-xenioo/>" %}


---

# Agent Instructions: 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://docs10.xenioo.com/basic-concepts/publishing/channels/google-assistant.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.
