# Integration Steps

1. Sign into your eFitness dashboard.
2. Choose **the Club Settings tab > Configuration > Notifications.**
3. Find the form to create a new custom SMTP integration in the notification's configuration section.<br>

   <figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2F8lT4YU7OG4ncZ06f95mI%2Fsmtp-efitness_1%402x.png?alt=media&#x26;token=1f5f4351-6a07-47ce-a51d-0f20ec3e8066" alt="smtp-efitness"><figcaption></figcaption></figure>

   As you can see, there will be two forms available. Fill in the one on the right to configure your mass mailing to be sent through EmailLabs servers or the one on the left to set up server configuration for automated messages.
4. Proceed to fill in the following fields:
   * **SMTP address:** enter the SMTP host address provided by EmailLabs.
   * **Login:** enter your SMTP account name in this particular format:\
     &#x20;`1.youraccountname.smtp`
   * **Password:** use the password you set in the SMTP accounts tab > Active accounts > Actions > Change password.
   * Switch the **„Establish secure connection”** toggle on.
   * Save your new settings by clicking the **“Save”** button.

{% hint style="info" %}
Usually, there is no need to put the port number after the SMTP host address – port 465 is added by default.
{% endhint %}

5. After saving the integration settings, try sending a test message to ensure the integration was done correctly.

If you entered proper credentials but still encounter some errors, go to:\
**Reports tab > Messages > Emails i**n the eFitness dashboard. \
You can find the detailed error code by clicking on a plus icon next to it.


---

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