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

# Connect Gmail

> Connect Gmail to send replies from Replied.

Use Gmail when your workspace sends customer replies from Google Workspace.

<Steps>
  <Step title="Open email settings">
    Go to company settings and choose Gmail.
  </Step>

  <Step title="Start OAuth">
    Sign in with the Google account used for customer replies.
  </Step>

  <Step title="Approve access">
    Review the requested permissions and finish the connection.
  </Step>

  <Step title="Send a test reply">
    Use an internal test message before handling live customer mail.
  </Step>
</Steps>

## Troubleshooting

| Issue                  | Fix                                                 |
| ---------------------- | --------------------------------------------------- |
| Wrong account selected | Sign out of Google, then start OAuth again.         |
| Reply failed           | Reconnect Gmail and retry the test reply.           |
| Missing sender name    | Update the Gmail profile or Replied email settings. |

## Developer touchpoints

* Gmail OAuth start route.
* Gmail OAuth callback route.
* Provider token refresh.
* Reply send action.
