# Create SMTP Credentials

SMTP credentials allow your email clients to authenticate with our mail servers and send messages on your behalf. Follow the steps below to create your SMTP user.

#### Add SMTP user <a href="#add-smtp-user" id="add-smtp-user"></a>

1\. Sign into your account at <https://yey.email/auth>.

2\. Click the **SMTP dropdown icon** → **Create SMTP**.

<figure><img src="/files/Z5YzkPw5sfNqH8VnHZkZ" alt=""><figcaption></figcaption></figure>

Congratulations! You've successfully created SMTP credentials for your account. You can now use these credentials to configure your email clients to send emails through YEY.email. If you encounter any issues or have questions, our support team is ready to assist you.

<figure><img src="/files/gCSWX4ezuIWTI5plaY2v" 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.yey.email/smtp/create-smtp-credentials.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.
