> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/setup-guidepro/admin/publish-your-docs.md).

# Customizing Your Equipme Login Page

<figure><img src="/files/NU6Kb96582ajhlnehb0Y" alt=""><figcaption></figcaption></figure>

**Customizing Your Equipme Login Page**

With the login page customization feature, you can tailor the appearance of your Equipme portal to match your company’s corporate design. You have two options:

1. **Standard Customization**: Customize the logo, a background image, and the color scheme of the login page. This allows for a quick and easy adaptation to your company’s basic branding needs, creating a consistent and professional experience for your customers and employees. *(The image above illustrates the Standard Customization option.)*
2. **Full Custom Design**: Fully design the login page according to your preferences. For this option, we need a design file containing all the necessary visual elements of your custom layout.

**Important:** To use this feature, you need the "Advanced Customization" license.\
The custom login page will be the same for all your customers and cannot be set individually for each customer.

If you have any questions or need assistance, you can always contact us: <support@equipme.io>.&#x20;

**What We Need From You:**\
Complete the relevant [**form**](https://form.jotform.com/242264194391357) and upload the required data for your chosen option:

* **For Standard Customization**: Provide the logo, background image, and desired colors.
* **For Full Custom Design**: Provide a comprehensive design file with all necessary elements.

Additionally, we need the URLs for your imprint and privacy policy so they can be correctly integrated into the login page.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hub.equipme.io/setup-guidepro/admin/publish-your-docs.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.
