# Create app password for Gmail SMTP

If you want to use Gmail SMTP to send emails, Google may require an **App Password** (instead of your normal Gmail password).

This usually happens when your Google account has **2-Step Verification** turned on.

An **App Password** is a special 16-character password that allows apps (like PowerfulForm) to sign in securely.

***

#### 📝 Step 1: Turn on 2-Step Verification (Required) <a href="#step-1-turn-on-2-step-verification-required" id="step-1-turn-on-2-step-verification-required"></a>

Google only allows App Passwords if **2-Step Verification** is enabled.

1. Sign in to your Google Account.
2. Go to **Security**
3. Find **2-Step Verification**
4. Turn it **ON** and complete the setup.

✅ After this is enabled, you’ll be able to create an App Password.

Reference: [Enabling 2-Step Verification](https://support.google.com/accounts/answer/185839?hl=en\&co=GENIE.Platform%3DAndroid)

***

#### 📝 Step 2: Create an App Password (Gmail) <a href="#step-2-create-an-app-password-gmail" id="step-2-create-an-app-password-gmail"></a>

1. Go to your Google Account > **Security** > click **App passwords**

Or click [here](https://accounts.google.com/signin/v2/challenge/pwd?continue=https%3A%2F%2Fmyaccount.google.com%2Fapppasswords\&service=accountsettings\&osid=1\&rart=ANgoxcdLMmet3NvgjbdpzsMq0KoXNJyxtAoCLMbvDQUlJfgOx1aurad5UovfOx_VzIQCC3ngjDNa4NrhIcMzG1vVgoTmlSvedg\&TL=AC7eWV1D1q-bjvM25M6waxUjQCCabFxl0K9Bn0bW5AWXuTc3O0zPCDZxtbw2g3d0\&flowName=GlifWebSignIn\&cid=1) to generate **App password**

2. Enter a name you want > click **Create**

<figure><img src="https://docs.powerfulform.com/~gitbook/image?url=https%3A%2F%2F3488889492-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FEGgRVSDpMlcGFz1igK0s%252Fuploads%252FvZTY5XcHcf5paoZFjXga%252F2026-01-14_17-08-48.png%3Falt%3Dmedia%26token%3Dc67ae722-9d18-4f1c-b6f2-3e5c910e2911&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=33e472d3&#x26;sv=2" alt=""><figcaption></figcaption></figure>

3. Copy the 16-character **App Password**

📌 Keep it safe, you will paste this password into your SMTP settings.

<figure><img src="https://docs.powerfulform.com/~gitbook/image?url=https%3A%2F%2F3488889492-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FEGgRVSDpMlcGFz1igK0s%252Fuploads%252FpalB1K0x6rWrAjYB9tfI%252F2026-01-14_17-10-28.png%3Falt%3Dmedia%26token%3D3eb02247-a0aa-43a2-9f02-60de10df830f&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=6250d9a8&#x26;sv=2" alt=""><figcaption></figcaption></figure>

***

#### 📝 Step 3: Use the App Password in SMTP settings (in Powerful Contact Form Builder) <a href="#step-3-use-the-app-password-in-smtp-settings-in-powerful-contact-form-builder" id="step-3-use-the-app-password-in-smtp-settings-in-powerful-contact-form-builder"></a>

When setting up Gmail SMTP in Powerful Contact Form Builder:

* **SMTP Username:** your full Gmail address (example: `yourname@gmail.com`)
* **SMTP Password:** paste the **App Password** (NOT your normal Gmail password)

[Learn more](https://docs.jaka.app/shopify/affiliate-email-notifications/smtp-setup)

<figure><img src="https://2078839253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvdV1PFu8mN1B3K5QZCrx%2Fuploads%2FdddVIb9H550M09a5y1VZ%2Fimage.png?alt=media&#x26;token=94935f91-6af1-4498-9d4c-b56afeb32d38" alt=""><figcaption></figcaption></figure>


---

# 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.jaka.app/shopify/~/revisions/qBK2SlbkfUOfg9BW8kFy/affiliate-email-notifications/smtp-setup/create-app-password-for-gmail-smtp.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.
