# How to Connect SendGrid as your SMTP Service

If you are using SendGrid for emails, you can connect your account to our software to integrate it and send emails directly through our software.

Follow these steps to connect SendGrid today:

**Step 1: Create an API Key in SendGrid**

* In your SendGrid account, create an API key with ‘Full Access’ under your SendGrid account settings > API Keys

**Step 2: Connect your API Key to** our software **to Integrate**

* Back in our software, navigate to Settings > Email Services
* Click ‘Add Service’.

{% embed url="<https://lh3.googleusercontent.com/kl8AhluK3FmSd5qd9b_VKSHizKlKFvSdLtXGudTx21tO5NZnyVconHKR2JgERSVqA7FFoXWxC1PH5vppvVyHRwpnu72x26g1w8r8t5rcPnXtRhgtiyw-uXBjatxiAwHQW-3GlJ3_KXOzFXjnIUnxRYQ>" %}

* In the popup, select SendGrid.
* Set your username as ***apikey***
* Set your email as your login email for SendGrid
* Set your password to be the API you generated from your SendGrid account (in Step 1).

{% embed url="<https://lh3.googleusercontent.com/-v6tKmdffSV1V68X1qgDbxKRJI9Nd3_NCaeM3ayaBoT4BlCsTJ1eShn8C6HxQCv_-oIppHhxIMNpENy-2W52lcW9asA0aOr4Qf3lmX2Aj_cWAI5YPXWwi30ToQYCurF6sce1fzJn5O6kXMRR5CzWkkc>" %}

You can now use SendGrid for sending emails in our software.


---

# 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://software-help-docs.gitbook.io/knowledge-base/software-guide/email-and-smtp/how-to-connect-sendgrid-as-your-smtp-service.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.
