# Public Status Page Customization

### You can change following customization components on your status page.

* **Logo**

Add your brand logo image to be displayed on your Public Status Page.

{% hint style="warning" %}
Use a square image of not more than 3Mb, at least 60x60px resolution.
{% endhint %}

* **Favicon**

Set your visual icon to be displayed at the beginning of your tab in the web browser.

{% hint style="warning" %}
Use a 32x32 .ico
{% endhint %}

* **Header Logo Text**

Your-company-name is displayed on your public status page next to the logo and in all relevant places.

* **Website URL**

To link to your site from your public status page.

* **Twitter Address**

Your company Twitter address.

* **LinkedIn Address**

Your company LinkedIn address.

* **Support Email**

Your company support email "<support@your-company.com>"

* **Description**&#x20;

The explanations you make here will be displayed on your public status page.

* **Disable StatusEntry watermark**

If you click this option, the "Powered by statusentry.com" watermark in the public status page is removed.

* **Time Filters**

On the public status page, decide how much time to show historical uptime graphs and past incident records.

{% hint style="info" %}
Select available time filters in public status page: 1-3-6 month, 1 year and All Time
{% endhint %}

![Customize Page of StatusEntry](/files/R1Jrw0d2XFRopfgzgze7)


---

# 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.statusentry.com/getting-started/customize.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.
