> For the complete documentation index, see [llms.txt](https://help.nobi.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.nobi.pro/nobi-marketing/email-marketing/setup-smtp.md).

# Setup SMTP

![Follow to start to setup](/files/-MkeKoD_rDzBeDCxd2nU)

Before adding the SMTP configuration, you need to get the SMTP configuration information. So how do you get that information? Don't worry, follow the instructions below.

### 1. Get SMTP configuration information.

**\*\* Note:** Below are instructions for configuring SMTP for emails in the @gmail format. If you use email in a different format, please contact your provider for configuration information.

1. Go to the link <https://myaccount.google.com/> and log in to your Gmail account.
2. Go to tab **Security**
3. Turn on the **2-Step Verification** (if it's in Off status).

![](/files/-MkeMJRY-hvoJUkl4vG6)

&#x20;  4\. Get the **App Passwords**

![](/files/-MkeN5qNnr8JZO6XihLl)

&#x20;     5\. Click **Select App** and **Select Device** you want to create a password.

![](/files/-MkeNkiTp9HCShIQmZUr)

&#x20;    6\. Click **Generate.** Please copy the passwords has shown.

![](/files/-MkeONNymzHYxCmaatT2)

So you have finished getting the SMTP configuration information. Next, let's add new configuration!!!!

### 2. Add the configuration.

&#x20;Click Button **Add New** ![](https://lh4.googleusercontent.com/lDruceP3IYOGNYTvggEuQD2dYL-odMqhB-klyG4FFKqWrAGqGXe-kRCFhSBMFanJlUl_d_gsqm8RDMwVE34J6-qTnHeGFr34YXEYPTpANnBnf65qSUMVyrh4-B4P-YMTlD2asY_g=s0) **>** Fill out all the required fields in the popup window > Click **Add** to finish.&#x20;

![](/files/-MkeQ03Z1eozc1AwEywZ)

### 3. Edit or Delete the configuration.

* &#x20;**Edit:** Click Button **More** ![](https://lh5.googleusercontent.com/0YJkCQ-HbRFjdZ1nel424syEsMkKKmsKE19WWqMBA7dQ9KWGg7i8tdqFvZ6oOyMOVA8aqcBP2OujTQkpCpIW9Sd2KyxLnGXrM1odilRv4-hdPHB2v0kxyeUxQkOZjYRa20LBv0Ba=s0)**>** Click **Edit >** Change the information needed **>** Click **Update/ Cancel** to finish.
* **Delete:** Click Button **More** ![](https://lh5.googleusercontent.com/0YJkCQ-HbRFjdZ1nel424syEsMkKKmsKE19WWqMBA7dQ9KWGg7i8tdqFvZ6oOyMOVA8aqcBP2OujTQkpCpIW9Sd2KyxLnGXrM1odilRv4-hdPHB2v0kxyeUxQkOZjYRa20LBv0Ba=s0) **>** Click **Delete >** Select **Agree** to delete or **Dismiss** to cancel

![](/files/-MkeQxLgEEGCXyXvvcTr)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.nobi.pro/nobi-marketing/email-marketing/setup-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.
