# Actions by Email

Interact with assigned tasks directly from your inbox. Actions by Email now offers enhanced functionality, including:

* Record task responses directly in an email, seamlessly integrating inputs with ProcessMaker tasks.
* Design more effective email screens by integrating interactive buttons for various actions.

### Create an Email Screen

To enable Actions by Email for a task, create an email screen that will be displayed to the participant. This screen should provide the recipient with enough information to make an informed decision and take action on the task. Watch the following video to learn how to create an Email screen.

{% embed url="<https://demos.processmaker.com/demo/clzwydczi000w13oc8h6br57c>" %}

### Complete Actions by Email Configuration

After an email screen has been selected, follow the instructions in the following video to complete the Actions by Email configuration and run a Case of the process.&#x20;

{% embed url="<https://demos.processmaker.com/demo/clzwzk3p400gm13ocfu1e9vsi>" %}

{% hint style="success" %}

#### <mark style="color:green;">Learn More</mark>

* [**ProcessMaker Knowledge Center**](https://docs.processmaker.com/v1/docs/example-enable-actions-by-email-for-a-form-task): Find detailed product documentation.
* [**ProcessMaker University**](https://university.processmaker.com/): Enroll in free courses to learn how to use ProcessMaker Platform.
  {% endhint %}


---

# 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://processmaker.gitbook.io/quick-start-guides/summer-2024/improved/actions-by-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.
