# Setting Up Your Account

{% embed url="<https://youtu.be/ED4u3NrfXrI>" %}

1. **Connect Email Accounts**:
   * Open EasyMails from your [monday.com](http://monday.com) account.
   * Go to **Settings** and click **Add Email Account**.
   * Select your preferred email provider (e.g., Gmail, Outlook, or SMTP).
   * Authenticate your account by logging in and granting permissions.
2. **Configure Email Settings**:
   * Set up your **Sender Name**, **Default Email Address**, and optional **Email Signature**.
   * Test your connection to ensure emails can be sent successfully.
3. **Customize Preferences**:
   * Define settings for email tracking (e.g., open rates, click-through rates).
   * Enable or disable notifications for email delivery and analytics updates.


---

# 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://help.easymails.app/getting-started/setting-up-your-account.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.
