Skip to main content

Kruncher has email automations to send customized templates to the founders of a company when you select certain actions to be done.

To use this feature, make sure your email is connected to Kruncher.

To customize your email templates, click on the Settings icon (⚙️) on the top right, and go to the Email Templates tab on the left.

Screenshot_17

Here, you can edit the template directly.

Once done, click Save edits.

We suggest you keep your emails simple as if you are writing them manually.

Dynamic Fields

Other than text, you can include Dynamic fields, which are variables that will change according to the company that you're sending, as well as your information in Fund details.

There are 3 dynamic fields available for the email templates:

 1. {{companyName}} - The name of the company you are sending the email to.

Example:

Hey {{companyName}},

Hope you're doing well! 

When sent:

Hey Cursor,

Hope you're doing well! 

2. {{yourFullName}} - Your name, according to your profile.

Example:

Best regards,
{{yourFullName}}

When sent:

Best Regards,
Francesco De Liva

3. {{yourCompanyName}} - This is the name of your fund.

Example:

Best regards,
{{yourFullName}}
General Partner at {{yourCompanyName}}

When sent:

Best Regards,
Francesco De Liva
General Partner at Kruncher

Adding Clickable Text

You can make links look nicer by making it into clickable text (anchor text) that redirects to another webpage with the HTML tag <a href="url">text</a>.

For example, <a href="https://kruncher.ai/">My website</a> becomes My website.

Once done, click Save edits.