Set up your assistant to manage your emails for you.
AI Personal Assistant
tab in the left sidebar. Or visit this link.
Save
.Automated
mode).
From
, To
, or Subject
.Apply this rule if this email is asking me to set up a call.
When an email is received, the AI will use the prompt to determine if the email matches the condition.
Static Conditions
You can match against a static value: From
, To
, or Subject
.
For example:
From: @email.com
This will match against any email that has @email.com
in the From
field.
Group Conditions
You can match against a group of emails.
This works in a similar fashion to the Static Conditions
, but you set multiple values.
We offer two pre-defined groups:
{{prompt}}
.
Example:
{{...}}
placeholders will remain exactly as written.
Automated
, the AI will automatically apply the rule to your emails without asking for confirmation.
When Automated
mode is disabled, the AI will not apply any actions, but the planned action will appear in the Planned tab where you can approve or reject the action.
Test
, the AI will run the rule against the email and show you which rule it matched against (if any).
You can also enter free-form text to test your rules.
To test all rules quickly, click Test All
.
Fix
and selecting the rule that should have applied to that email.
Our AI will then generate a new rule that should fix the issue that you can review and save.
You can also edit the rule yourself if you don’t like the AI suggestion.
This is a developer feature for integrating with other services. If you’re not a developer, you can skip this section!The
Call Webhook
action allows developers to integrate email processing with other services and applications. When triggered, we will send the email data to your specified webhook endpoint with the following configuration:
X-Webhook-Secret
if configured in settingsX-Webhook-Secret
header of every webhook request.