> For the complete documentation index, see [llms.txt](https://docs.makerobos.com/chatman-enterprise-whatsapp-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/plugin-cards/google-sheet.md).

# Google Sheet

Adding Google Sheets to your journeys helps collect all the customer attributes in one place. This helps in understanding your audiences better and tailor services according to their needs and wants.

## Using Google Sheet

1. Sign in to google account in which you want the customer attributes to get saved.

insert

2. Select all the params for which you want the sheet to get updated. As soon as you select the params a heading gets created in the sheet. Now, when the user responds, the answers get saved into the params and automatically get updated in the Google sheet.

For, e.g., Lets' 's say you added params like text card response, survey response, and interactive card response. All this will automatically get updated in the sheet. Also, when the user responds, the answers get saved into the params and automatically get updated in the Google sheet.

<figure><img src="/files/GhpvWWMPkb4uQGXOnD0M" 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:

```
GET https://docs.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/plugin-cards/google-sheet.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.
