# Konfiguracja w Shoper

1. **Zaloguj się** do panelu administracyjnego systemu Shoper.
2. Przejdź do **"Ustawienia" > "Ogólne" > "Adres email"**.
3. Wybierz opcję **"Wysyłaj maile używając"** i zaznacz **"Inne konto SMTP"**.
4. Wprowadź dane otrzymane od EmailLabs w wiadomości powitalnej.

   * **Adres email:** Adres e-mail do wysyłki wiadomości.
   * **Adres serwera SMTP:** `smtp.emaillabs.net.pl`
   * **Użytkownik:** Wprowadź nazwę Twojego konta SMTP w EmailLabs w formacie `1.nazwapanelu.smtp`
   * **Hasło:** Hasło SMTP ustawione w panelu EmailLabs (**Panel > Konta SMTP > Aktywne konta > Zmiana hasła)**
   * **Port:** Podaj numer portu SMTP - 587 lub 465.
   * **Użyj połączenia szyfrowanego:** Wybierz "TLS" dla portu 587 lub "SSL" dla portu 465.<br>

   <figure><img src="/files/A7oBbMl7pckipHeGZh4Y" alt=""><figcaption></figcaption></figure>
5. Po wprowadzeniu danych, kliknij przycisk **"Zapisz i wyślij e-mail testowy"**, aby zachować konfigurację. Przeprowadzenie testowej wysyłki e-mail pozwoli upewnić się, że integracja działa poprawnie.


---

# 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.emaillabs.io/cloud-based-smtp/integracje-smtp/serwer-smtp-w-shoper/konfiguracja-w-shoper.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.
