# Email

We're thrilled to introduce email integration into Smarty! At the moment, you can effortlessly:

* **Log in with your email** for a seamless onboarding experience.
* **View and compose emails** directly within Smarty.
* Perform **basic email actions** like sending, replying, and archiving.
* Use email for **automated workflows** \
  (for example,[Scheduling Link Follow Ups](/product-guide/workflows-and-automations/scheduling-link-follow-ups.md))

While we currently don't support advanced features and keyboard shortcuts for emails, we're tirelessly working behind the scenes to enhance this functionality.&#x20;

Stay tuned for more sophisticated email features and a streamlined experience, coming soon to Smarty. Check out our [Roadmap & Upcoming](/roadmap-and-use-cases/roadmap-and-upcoming.md) section to see the email features in progress today!

Thank you for your patience and trust in our journey to build the best all-in-one productivity tool for you!


---

# 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.smarty.ai/product-guide/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.
