> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chatsyncs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How Do I Save Subscriber Details to Google from My Bot with ChatSyncs?

> The Google tab in Bot Settings — automatically writes a subscriber's details to a connected Google Sheet or Google Contacts as soon as the bot collects them.

The **Google** tab in [Bot Settings](/learn/chatsyncs-bot-settings/introduction) automatically saves
subscriber details this bot collects to a connected **Google Sheet** or **Google Contacts**.

<Frame>
  <img src="https://mintcdn.com/chatsyncs/XjclbddfdJGRoc9R/images/learn/bot-settings/step-08b-google-sheet-list-contacts-account.png?fit=max&auto=format&n=XjclbddfdJGRoc9R&q=85&s=5d5b696641a880248b8481bc1d81ceea" alt="Google Sheet section with Google Sheet List field and Google Contacts Account Select Account dropdown" width="1398" height="169" data-path="images/learn/bot-settings/step-08b-google-sheet-list-contacts-account.png" />
</Frame>

<Note>
  This tab uses a Google account you connect once under [How to Connect Google to
  ChatSyncs](/learn/chatsyncs-integrations/connect-google-to-chatsyncs) — connect it there first, then come back here to
  pick which sheet or contacts list this bot should write to.
</Note>

**Example**

| Name  | Phone      | Email                                     |
| ----- | ---------- | ----------------------------------------- |
| Rahul | 9876543210 | [rahul@gmail.com](mailto:rahul@gmail.com) |

This row is automatically added to your connected Google Sheet the moment the bot collects that
subscriber's details — no manual export or data entry needed.

## Save your changes

<Frame>
  <img src="https://mintcdn.com/chatsyncs/XjclbddfdJGRoc9R/images/learn/bot-settings/step-11-publish-changes-button.png?fit=max&auto=format&n=XjclbddfdJGRoc9R&q=85&s=2208719b46a98fa281c0b7d07d9e55fb" alt="Bot Settings panel with the Publish Changes button highlighted in the top-right corner" width="1468" height="280" data-path="images/learn/bot-settings/step-11-publish-changes-button.png" />
</Frame>

<Warning>
  Click **Publish Changes** in the top-right corner after editing any field on this tab — nothing
  goes live until you do.
</Warning>

## Frequently asked

<AccordionGroup>
  <Accordion title="Do I need to connect a Google account before I can use this tab?">
    Yes — connect it once under [How to Connect Google to
    ChatSyncs](/learn/chatsyncs-integrations/connect-google-to-chatsyncs), then pick the specific sheet or contacts
    list here.
  </Accordion>

  <Accordion title="What's the difference between this tab and Google Sheet Fetch?">
    This **Google** tab **writes** subscriber data out to a sheet automatically. [Google Sheet
    Fetch](/learn/chatsyncs-integrations/google-sheet-fetch-in-chatsyncs) does the opposite — it **reads** from a sheet to answer a
    customer mid-conversation.
  </Accordion>

  <Accordion title="Can I save to both a Google Sheet and Google Contacts at once?">
    Yes — **Google Sheet List** and **Google Contacts Account** are independent fields; set
    either or both.
  </Accordion>
</AccordionGroup>

## Related Documentation

* [Bot Settings](/learn/chatsyncs-bot-settings/introduction) — all eight tabs at a glance.
* [How to Connect Google to ChatSyncs](/learn/chatsyncs-integrations/connect-google-to-chatsyncs) — connecting the
  Google account itself.
* [Google Sheet Fetch](/learn/chatsyncs-integrations/google-sheet-fetch-in-chatsyncs) — reading from a sheet instead of writing to
  one.
