···9393- **Status Code**
9494- **Response Body**
95959696+9797+## Public Monitor 🌐
9898+9999+You can make your monitor public by checking **Allow public monitor**.
100100+101101+<Frame caption="Public monitor setting">
102102+ <img
103103+ src="/images/monitor/setting-public-monitor.png"
104104+ alt="Public monitor setting"
105105+ />
106106+</Frame>
107107+108108+109109+110110+A public monitor is accessible by anyone with the monitor URL.
111111+e.g. https://status.openstatus.dev/monitors/1
112112+113113+114114+<Frame caption="Public monitor">
115115+ <img
116116+ src="/images/monitor/public-monitor.png"
117117+ alt="Public monitor"
118118+ />
119119+</Frame>
120120+121121+If the monitor is attached to a **status page**, the monitor will be displayed on the status page in the **Monitors** tab.
122122+96123## Video Tutorial 📺
9712498125<iframe width="560" height="315" src="https://www.youtube.com/embed/nYti3DjHoWY?si=RBGFHzoHFmwphRft" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
+6-2
apps/docs/synthetic/features/status-page.mdx
···41414242You can also customize the size of the badge by adding a `size` parameter:
43434444-- `sm
4444+- `sm`
4545- `md`
4646- `lg`
4747- `xl`
···49495050```html
5151<img src="https://YOUR-SLUG.openstatus.dev/badge?theme=dark&size=xl" />
5252-```5252+```
5353+5454+## Add monitors metrics 📊
5555+5656+If you make your <a href="/synthetic/features/monitor#public-monitor">monitor public</a>, you can display the metrics on your status page.
+1-1
apps/docs/synthetic/overview.mdx
···11111212We will alert you if your website or API is down, slow or does not return the expected response.
13131414-You can create monitors in our dashboard, with the API or with Terraform.
1414+You can create monitors in our dashboard, with the <a href="/api-reference/monitor/post-monitor">API</a> or with <a href="/packages/terraform">Terraform</a>.
15151616## Locations 🌍
1717