> ## Documentation Index
> Fetch the complete documentation index at: https://docs.useparagon.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SendGrid Integration

> Send emails with SendGrid from Paragon

## 1. Get SendGrid API Key

You can see a list of your SendGrid API keys via the [API Keys section](https://app.sendgrid.com/settings/api_keys) of your SendGrid account's Settings page. You'll need to create a new API key to use with Paragon - press the "Create API Key" button to create a new key save it.

## 2. Add SendGrid to Paragon

To add SendGrid to Paragon, click the "+" button in the workflow canvas and choose Sendgrid from the sidebar. Under **Connect your SendGrid account**, choose "Add new account for SendGrid" and enter your SendGrid API key.

<Frame caption="">
  <img src="https://mintcdn.com/paragon/XNDe-bFT_2yOxy1A/assets/Connecting%20Sendgrid%20to%20Paragon.png?fit=max&auto=format&n=XNDe-bFT_2yOxy1A&q=85&s=98c1e11f1aa46c696636620cf14dbd7a" width="1394" height="1124" data-path="assets/Connecting Sendgrid to Paragon.png" />
</Frame>

## 3. Send emails with SendGrid

Once your SenGrid account is connected, you can add steps to perform the following actions:

* Send email

* Send email from Template

When composing your SendGrid message, you can reference data from previous steps by typing `{{` to invoke the variable menu.

<Frame caption="">
  <img src="https://mintcdn.com/paragon/HSp5hB8tE4Z6e44m/assets/Sending%20emails%20with%20Sendgrid.png?fit=max&auto=format&n=HSp5hB8tE4Z6e44m&q=85&s=69137a832b92edd8b3fe3f7aa131aad0" width="1842" height="1434" data-path="assets/Sending emails with Sendgrid.png" />
</Frame>
