# Integration Steps

1. Sign in to your IdoSell dashboard.

2. From the main settings menu, choose **„ADMINISTRACJA” > „Konfiguracja kont email i SMS”.**

   <br>

   <figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2Fh0kByY2WgnaoAGVWwtt6%2Fidosell-smtp_1%402x.png?alt=media&#x26;token=62a84614-4a85-4e2f-a49f-a2977e9af0eb" alt="idosell-smtp-config"><figcaption></figcaption></figure>

3. In the **„Konfiguracja kont email i SMS”** menu, find the domain you want to configure SMTP settings for and click the **“wybierz”** option right next to it.<br>

   <figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2FastQR7F6mslQnVA2kIgW%2Fidosell-smtp_2%402x.png?alt=media&#x26;token=72e6272e-4ba6-4afa-9177-01a8c7201faa" alt="idosell-smtp"><figcaption></figcaption></figure>

4. Next, choose the **"Dodaj nowe konto email"** option.<br>

   <figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2FUSSwxYQLxOn7oV0NJsZW%2Fsmtp-idosell_1%402x.png?alt=media&#x26;token=bc1f0c1e-134e-48b5-9a27-68720af0feeb" alt=""><figcaption></figcaption></figure>

5. Proceed to fill in the following fields:
   * **Nazwa nadawcy:** enter your sender’s name.
   * **Email nadawcy:** enter the from email address that will be used to send your messages.
   * **Typ konta:** choose the "wysyłane z innego serwera pocztowego po protokole SMTP" option.
   * &#x20;**Adres serwera SMTP:** enter the SMTP host address provided by EmailLabs `smtp.emaillabs.net.pl`
   * **Port:** enter one of the suggested SMTP ports – 587 or 465.
   * **Połączenie szyfrowane:** select "STARTTLS" with port 587 or "SSL" with port 465.
   * **Login:** enter your SMTP account name in this particular format: \
     `1.youraccountname.smtp`
   * **Hasło:** use the password you set in t**he SMTP accounts tab > Active accounts > Actions > Change password.**
   * After entering all the credentials, click the **„Dodaj”** button to approve the new settings.

When the new email account with an external SMTP server is configured, your IdoSell panel is ready to use to send messages.


---

# 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/en/cloud-based-smtp/smtp-integrations/cloud-smtp-for-idosell/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.
