# Integration Steps

1. Go to the AtomStore Store Management System website and log in to the panel.
2. In the navigation menu, go to: 'Settings' > 'Shop configuration' > 'Sprzedaż i ceny' > 'Serwer poczty wychodzącej'.<br>

   <figure><img src="/files/dyXbvPcT5fTAbQGWYJH6" alt=""><figcaption></figcaption></figure>
3. Select the 'Activate' option to enable outgoing mail server configuration, and then choose 'Develop' to expand the available options.
4. Fill in the configuration fields for the SMTP server:
   * **Host SMTP:** Enter the EmailLabs SMTP server address: smtp.emaillabs.net.pl
   * **Login poczty SMTP:** Enter your EmailLabs SMTP account name in the following format: `1.accountname.smtp`
   * **Hasło poczty SMTP:** Enter the password assigned to your SMTP account in EmailLabs. You can set this password in EmailLabs by navigating to: 'Panel' > 'SMTP Accounts' > 'Active account's > 'Change password'.
   * **Pełen adres:** Enter the email address from which messages will be sent, e.g.: `youraddress@domain.com`\
     \
     **Important!** Make sure that this address has been authorized for sending in the EmailLabs panel.<br>

     <figure><img src="/files/eTzKgX48A2LWLgOP9NXs" alt=""><figcaption><p>The server can also be configured for sending newsletters in the same way.</p></figcaption></figure>
5. After filling in all fields, click 'Save' to confirm the configuration.

From now on, your AtomStore will use the external EmailLabs SMTP server to send system notifications and/or newsletters.


---

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