# Login Page Customization

{% hint style="info" %}
This page applies to the **Business** and **Enterprise** plans.  [👉 Compare all plans](https://www.meeds.io/pricing)
{% endhint %}

### :bulb: Good to Know

Default

The default login page display is inherited from the platform configuration:

* **Background**: Uses the primary color of your theme.
* **Logo**: Displays the logo added during theme customization.
* **Title & Baseline**: Provided by default.
* **Authentication Providers**:
  * Single provider: Displays one button with the provider’s name.
  * Multiple providers: Displays a list of configured providers.

### :question: **Why Update the Login Page Display?**

* **Add a Background**: Replace the default background color with an image to enhance the onboarding experience.
* **Update Title & Tagline**: Customize these texts to better reflect your platform’s identity.

### :tools: How to Change this Setting?

1. Go to the **Administration Panel**.
2. Navigate to **Login Page** settings.
3. Adjust the background, title, tagline, or other options.
4. Save your changes.

<figure><img src="/files/NBg4B1rdix1EYRlEzmwJ" alt=""><figcaption><p>Login Page Customization</p></figcaption></figure>


---

# 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.meeds.io/meeds-guides/admin-guide/setting-up-meeds/advanced-setup/login-page-customization.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.
