# Importing Emails as Tasks

In Smarty, turn your emails into actionable tasks seamlessly. No more toggling between apps—stay organized and efficient right within Smarty.

To import an email as a task:

1. **Drag and Drop**: Move an email from your email pane directly into your Smarty task list.
2. **Add Directly**: Click on an email and select "Add to Tasks" or choose a specific date to schedule it.
3. **Timebox Your Tasks**: Activate calendar view (keyboard shortcut: `tab`) and drag the email to your desired time slot. This not only schedules the task but also reserves a block of time in your calendar.

**Best Practices:**

For those emails that trigger notifications from tools not yet integrated with Smarty, you can craft your own makeshift integration via the email import feature. For a step-by-step guide, refer to our tutorial on custom integrations, substituting our example tool with your preferred application.


---

# 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/roadmap-and-use-cases/roadmap-and-upcoming/importing-emails-as-tasks.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.
