# How to share a Status Page

1. Sign in to your **IsDown account**
2. Choose the profile you want to share in the left sidebar
3. Click **Status Page**
4. Go to **General** Options and click on the check box to **publish Status Page.**

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

5. After **Save Changes**, you'll have a direct link to the Status Page.

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

6. Check other options to customize your dashboard for your team and clients. Here are the options you can customize:
   * Logo
   * Company Name
   * Link in the Logo / Company Name
   * Short Url ( by default, you have a UUID )
   * Theme
   * Show Past Incidents
   * Show Maintenance Feed
   * Protect Status Page behind a password

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

If you have any questions or need help, please contact us via in-app chat or email us at **<support@isdown.app>**.

***

**Related Articles**

* [**How to Customize a Status Page**](https://help.isdown.app/status-page/how-to-customize-a-status-page)
* [**Set Up Status Page SSO**](https://help.isdown.app/status-page/set-up-status-page-sso)
* [**Enable Subscribers**](https://help.isdown.app/status-page/enable-subscribers)


---

# 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://help.isdown.app/status-page/how-to-share-a-status-page.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.
