> For the complete documentation index, see [llms.txt](https://docs.emaillabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emaillabs.io/en/cloud-based-smtp/smtp-integrations/cloud-smtp-for-selly/integration-steps.md).

# Integration Steps

1. Sign into your Selly dashboard.
2. Go to the "KONFIGURACJA" tab > "Konfiguracja podstawowa".<br>

   <figure><img src="/files/wWVEQ9wThmuwse2b20TS" alt="smtp-selly-config"><figcaption></figcaption></figure>
3. After opening the "Konfiguracja podstawowa" menu, choose "Obsługa SSL" option.
4. Choose the **"tak"** checkbox to enable SSL encryption.<br>

   <figure><img src="/files/WIXnLa6zBt6yYuHYJhH6" alt="ssl-selly"><figcaption></figcaption></figure>
5. Go to the **"Parametry wysyłki newslettera (SMTP)"** or **"Parametry email (SMTP)"** option and proceed to fill in the following fields.

   * &#x20; **Adres email nadawcy:** enter the from email address that will be used to send your messages.
   * **Nazwa nadawcy:** enter your sender’s name.
   * **Serwer SMTP:** enter the SMTP host address provided by EmailLabs `smtp.emaillabs.net.pl`
   * **Port serwera SMTP:** choose port 465.
   * **Użytkownik:** enter your SMTP account name in this particular format: `1.youraccountname.smtp`
   * **Hasło:** use the password you set in **the SMTP accounts tab > Active accounts > Actions > Change password.**
   * Next, click the **„Zapisz”** button to approve the new settings.

   After finishing the configuration steps, try to send a test message to ensure the integration works correctly.


---

# 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://docs.emaillabs.io/en/cloud-based-smtp/smtp-integrations/cloud-smtp-for-selly/integration-steps.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.
