# Step 2: Configuration in the EmailLabs Panel

1. Sign in to your EmailLabs dashboard.

2. Go to the **SMTP accounts tab > Settings > Whitelabel.**

3. Select the **“Turned on”** option.

4. In the "Domain" field, enter the created subdomain you already configured in your DNS record (for example, click.yourdomain.com).<br>

   <figure><img src="/files/t55shYCbZXWw63j9foag" alt="whitelabel"><figcaption></figcaption></figure>

5. Optionally, if you want your logo displayed on the **“Unsubscribe”** page, add it to the **“Logo”** section.

6. Click on the **“Create”** button to save the changes.

**⬅️ Detailed instructions for each panel section under the "Whitelabel" tab can be found in the drop-down menu on the left.**


---

# 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/analytics-panel/functionalities/whitelabel-individual-link-tracking/step-2-configuration-in-the-emaillabs-panel.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.
