# Connect an email inbox

Connecting your email inbox allows Wonderly to manage messages in one place. You can link either Gmail or Outlook, depending on the account you use.

### Connect Gmail

{% hint style="info" %}
**When to use:** You use a Gmail or Google Workspace email address for your business.
{% endhint %}

1. Click **Settings** (⚙️) in the top-left corner of your Wonderly screen.
2. Navigate to **Inbox** in the secondary sidebar.
3. Click **+ Add account**.
4. Click **Sign in with Google**.
5. In the new window, sign in with your Gmail account.
6. Grant Wonderly the requested permissions.
7. Your **Gmail** inbox is now synced.

{% embed url="<https://app.supademo.com/demo/cmoj3jdny64jqza2ix80go7bx>" %}

***Expected outcome:** All incoming messages from your Gmail account automatically flow into Wonderly's Inbox, allowing you to check your emails without switching apps.*

***

### Connect Outlook

{% hint style="info" %}
**When to use:** You use an Outlook or Microsoft 365 email address for your business.
{% endhint %}

1. Click **Settings** (⚙️) in the top-left corner of your Wonderly screen.
2. Navigate to **Inbox** in the secondary sidebar.
3. Click **+ Add account**.
4. Click **Sign in with Outlook**.
5. In the new window, sign in with your Outlook account.
6. Grant Wonderly the requested permissions.
7. Your **Outlook** inbox is now synced.

{% embed url="<https://app.supademo.com/demo/cmoj3pjlh00d4wc0jfulcfrm9>" %}

***Expected Outcome:** All incoming messages from your Outlook account automatically flow into Wonderly's Inbox, allowing you to check your emails without switching apps.*


---

# 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://www.wonderly.com/help/communications-hub/inbox-overview/getting-set-up/connect-an-email-inbox.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.
