Integration with Email

Generating an Email address

Each Inferable cluster can have one email unqiue address associated ([email protected]) with it. You can generate this address by visiting the “Integrations” page and selecting “Email”.

When configuring an email address you can choose to attach it to an Agent or the cluster as a whole.

DKIM / SPIF

When configuring an email address, you have the ability to enable DKIM and SPF validation. When enabled, any emails received will be validated to ensure they have valid DKIM and SPF headers.

Features

Triggering Runs

Once an address has been generated, you can trigger Runs by messaging the address.

Responses will be sent back to the email thread, you can continue the conversation by replying in the thread (Replying outside the thread will trigger a separate Run).

Approval Requests

If the run requires human approval, Inferable will send an email to the thread providing a link to the run.

Authenticating Users

When interfacing with Inferable via email, the sender’s email address will be mapped to the user account within Inferable. Emails from address which do not have an Inferable account with access to the cluster will be denied.

Because the sender’s email address is used to authenticate the user, we strongly recommend enabling DKIM and SPF validation.