# Integration Steps

1. Sign into your RedCart dashboard.
2. Go to "**Ustawienia tab" > "Podstawowe ustawienia"**
3. Choose **"Ustawienia serwera pocztowego"** option from the left-hand menu.
4. Choose which server you want to configure (either for newsletters or transactional emails generated during the shopping process).
5. Proceed to fill in the following fields:

   * **Adres email:** enter the From email address that will be used to send your messages.
   * **Login do serwera poczty:** enter your SMTP account name in this format: \
     `1.youraccountname.smtp.`
   * **Hasło do serwera poczty:** use the password you set in the SMTP accounts tab > Active accounts > Actions > Change password.
   * **Adres serwera SMTP:** enter the SMTP host address provided by EmailLabs.
   * **Port SMTP:** enter one of the suggested SMTP ports – 587 or 465.
   * **Szyfrowanie:** select "TLS" with port 587 or "SSL" with port 465.

   <figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2F2WTXlRDnyjOOoYDljoCY%2Fredcart-smtp%402x.png?alt=media&#x26;token=84e98121-7071-43eb-a986-41a1181670eb" alt="REDCART-SMTP"><figcaption></figcaption></figure>
6. After entering the data, click the **'wyślij wiadomość testową'** button to save the configuration. Sending a test email will help ensure the integration works correctly.


---

# 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-redcart/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.
