# SendGrid

Supercharge your email marketing by integrating with SendGrid to effortlessly manage and optimize your email<br>

**How it works**

#### Step 1: Navigate to SendGrid API Keys

1. Log in to your [SendGrid account](https://app.sendgrid.com/).
2. On the left sidebar, go to Settings .
3. Select API Keys under the Settings menu.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe0165MPV_tw4dR6QZ8zsYgr30CXxJGHHPn4crJIR6ts5oetXD2XBRchxbpQ-cYaj0nfDU6JuR0W3xk_OlhcIaLwCcY5WPRrASXFjZ_xsxP3zZddDPDe_sFhPURgwfC3WsbGLEfKw?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 2: Create API Key

1. Click Create API Key on the top-right
2. Enter a name for the key (e.g., Questera Integration).
3. Choose permissions:
   * Full Access: For full integration (recommended).
   * Restricted Access: Customize permissions if needed.
4. Click Create & View.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfhPqD9JPbfFJZ_nGEN0ECUDyxUU-_rWFx6L3-I-N6PT0kXXj2cRwkRLfZaWoTQo55wN59WX2e91x0IYAgVRqxQWDX-iMxWOT0XYVkZGWElZcC0UPn0dRbaG9nqfeRFG20515YCEw?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe2jvETNi1plBBXIvlytzPlqDwNB9T3mGre4HAm6QCTpZsLbB9U8ZYezFKXZE56IcPu5rBOSrwwnZ2Kjlrh-fBGCU-yMwcr2h3LwKPaChRTDSUmNy8Er0u__X6raBwtyPuG5-2bvw?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 3: Copy the API Key

1. After creation, the key will appear only once&#x20;
2. Copy it immediately and save it securely (you won’t see it again).

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcgOobJ3VgmaqrccgmsvFShoJqNVLc40hxvHYf6V-AWPR4gEKGN1CvCQh2klTi6nEhL6X1y-475n3LfZ5Ma7UBw3CxcNMMDaA98agO4rWV-In3jitrIjHLz1mxgY2_WpwUUAOe55g?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 4: Integrate with Questera

1. Go to Questera’s integration settings.
2. Paste the SendGrid API Key into the designated  integration field.
3. Save settings—SendGrid is now connected!<br>

That's it! You've successfully created a API key!


---

# 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://docs.questera.ai/integrations/email/sendgrid.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.
