# Google Docs

When Google Docs is connected, Baz can access supported documents in the org and use them where relevant in product and engineering workflows.

#### Simple setup flow

1. Open the Google Docs integration settings in Baz.
2. Connect the Google account or workspace used for the documents you want Baz to access.
3. Complete the authentication flow.
4. Save the integration.
5. Make sure the relevant documents are accessible to the connected account.
6. Confirm the integration is enabled for the org.

#### What Baz checks during setup

Baz validates that:

* the authentication completed successfully
* the connected account can be used by Baz
* the integration is saved successfully for the org

If the setup is valid, Baz can use Google Docs as an available document source.

#### What is required for it to work

A connected Google Docs integration is only one part of the flow.

Baz also needs:

* the correct Google account connected
* access to the relevant documents
* the integration enabled for the org
* the documents to remain available to the connected account over time

#### Common reasons it does not work

* The wrong Google account was connected.
* The authentication flow completed, but the integration was not saved correctly.
* The connected account does not have access to the relevant documents.
* The document was moved, restricted, or deleted.
* The integration is disabled for the org.


---

# 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://docs.baz.co/basics/integrations/google-docs.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.
