# SMTP

**Example URL:** <http://localhost:7897/admin>

SMTP integration allows PenTest.WS Pro Tier to send email notifications such as the Welcome Email when a new user is created ([User Maintenance](/collaboration/user-maintenance.md)).

![SMTP Integration](/files/t1NKMkWNcx02SX6XVlND)

### Enable SMTP

1. Enter the SMTP information for you local or remote SMTP server
2. Click the ![](/files/li1TdwQkfWzDzyJnM9Qo) button to save you settings.&#x20;
3. Click the ![](/files/6bLZSsjx7WTs0BpnczAH) to verify your settings
4. Send a test email with ![](/files/vrKOqomrvdJSLIztuT6n)

![Send Test Email](/files/XdNINxvAdBNcBj5V2j8Y)

## Tier Availability

**SMTP Integration** is available on **Pro Tier**.


---

# 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.pentest.ws/automation-and-integration/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.
