# Status Page Settings & Design

### Basic settings

The following settings are available for customization of your status page:

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

* **Organization** allows you to move your status page to another organization you're the owner of.
* **Company, project or service name** will be used internally to refer to your status page and also externally if no "Public company name" is configured in the Design page.
* **Website** should point to the website this status page is about, if any. It will be used in the footer of your status page.
* **Support email** will be displayed on your status page below the status banner, asking status page visitors to reach out here if they have complaints.
* **Twitter handle** will also be used in the footer of your status page. This is mostly useful if you also report your status on this Twitter account.
* **About information** is displayed in your status page and meta description explaining to your visitors about what's the purpose of your status page.

### Custom domain & privacy settings

Next are the custom domain and privacy settings. Follow these guides to learn more about them:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>🌎 <strong>Custom Domain</strong></td><td>Configure your branded domain like <code>status.yourcompany.com</code>.</td><td></td><td><a href="/pages/BCff1HyniC3uIWw9KNcN">/pages/BCff1HyniC3uIWw9KNcN</a></td></tr><tr><td><strong>🔒 Private Status Page</strong></td><td>Restrict access to your status page by IP or to authenticated users.</td><td></td><td><a href="/pages/1WpLSrw8ExC5zdzCq1VU">/pages/1WpLSrw8ExC5zdzCq1VU</a></td></tr></tbody></table>

### Other settings

The rest of the settings for your status page are the following:

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

### Advanced settings

{% hint style="info" %}
Visit [Advanced Settings](/platform/status-page-settings-and-design/advanced-settings.md) to learn about your status page's advanced settings.
{% endhint %}


---

# 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.statuspal.io/platform/status-page-settings-and-design.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.
