# Connecting Email Accounts

## How do I connect my email account?

1. Go to the tab "Add Accounts",&#x20;
2. Click "Gmail"&#x20;
3. Click Sign in with Google
4. Choose the email you want to connect and follow the on-screen instructions

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

## How does this work?

You authenticate your G-suite/ Gmail account to The Super SaaS via Google OAuth, which is highly secure. Emails are sent directly from your account, and you can keep track of all messages sent directly in your "Sent" folder (as well as on our platform), and all replies will be in your Inbox.

## Is this secure?

Yes, we authenticate using Google OAuth, which is industry best practice. We don't sell your data in any other way.

## How many email accounts can I connect?

Right now, you can connect as many email accounts as you want.

## How many emails should I send per day?

This is entirely limited by your email account, not by us. If you domain has good reputation, you can send more. If you domain is new, you should probably send less emails.

Generally, 50+ emails/ day is fairly safe.&#x20;

## Can I use my email signature?

Yes. Simply select the "Use Signature" option as follows:

<figure><img src="https://401013842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fegee0LI91FlO5yWZTYtB%2Fuploads%2FFkXIr9vlbQpy5MLQx498%2FScreenshot%202024-01-18%20at%2010.19.56%E2%80%AFAM.png?alt=media&#x26;token=8e359d04-07a1-4fab-ac96-e9093a43d3b5" alt=""><figcaption></figcaption></figure>

## How do I change my email signature?

You do this directly in your Gmail settings (<https://mail.google.com/mail/u/0/#settings/general>), not on our platform.

## Will I get good deliverability or end up in people's spam folders?

This depends entirely on your domain reputation.

We highly recommend setting up a [Warmbox.ai](https://warmbox.ai/?fpr=jon44) account to "warm-up" your email so your cold outreach doesn't land in spam.

## What if I use Outlook or another email provider?

Our Outlook integration is coming soon.


---

# 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.thesupersaas.com/contacting-leads/adding-outreach-accounts/connecting-email-accounts.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.
