# Email

{% hint style="info" %}
You can connect as many different email addresses with Pylon as you'd like!
{% endhint %}

### Support / Group Email

The only setup needed is automatic forwarding from your support email to us:

1. Visit the [Settings Page](https://app.usepylon.com/settings/email) and go to the Email tab.
2. Set your support email(s) in the Receiving Email field.
3. Copy the email on the config page and follow the [google link instructions](https://support.google.com/a/answer/4524505#address-map-forwarding) to setup forwarding.
4. Click `Test` to verify that email forwarding is setup properly.

This supports emails like support@, billing@, customers@, team@, or any other group email inbox.

### Personal Email Integration&#x20;

Connect your personal email inbox (e.g., <bob@company.com>) to Pylon to seamlessly pull historical and future emails into account activity. See more on Personal Email Integration, [here](https://docs.usepylon.com/pylon-docs/account-intelligence/accounts/personal-email).&#x20;


---

# 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.usepylon.com/pylon-docs/support-workflows/email.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.
