# InBrief Status > Hosted status pages: monitors that check your services, incidents you publish, subscribers you notify, and an API to drive all three from your own systems. The full text of every page below is at https://inbrief.sh/llms-full.txt. The public REST contract is at https://inbrief.sh/docs/developers/openapi.json. ## Product docs Guides for running a status page from the dashboard. - [Launch your status page](https://inbrief.sh/docs/product/quick-start): Create the page, add a service and confirm what customers can see. - [Monitor services](https://inbrief.sh/docs/product/monitors): Configure website, port, DNS and cron-job checks, group them, and understand when a service counts as down. - [Communicate incidents](https://inbrief.sh/docs/product/incidents): Publish, update and resolve incidents, schedule maintenance and write postmortems. - [Read the internal view](https://inbrief.sh/docs/product/internal): Reported traffic, failing services and endpoints that have no monitor. - [Database Health](https://inbrief.sh/docs/product/database-health): Private database connections and application pool diagnostics. - [Measure your status page](https://inbrief.sh/docs/product/analytics): See page loads, visitor-days and subscription conversion for each public page. - [Publish in more languages](https://inbrief.sh/docs/product/languages): Choose published languages and review the automatically prepared translations. - [Apply your brand](https://inbrief.sh/docs/product/branding): Set the logo, accent, typography, theme and public history window. - [Connect a custom domain](https://inbrief.sh/docs/product/custom-domain): Point a DNS record at InBrief and check that the certificate was issued. - [Configure outage continuity](https://inbrief.sh/docs/product/outage-page): The separate page visitors see when your main site cannot answer. - [Embed badges and widgets](https://inbrief.sh/docs/product/badges-and-widgets): Put a live status badge in your README or a status widget on your own site. - [Run more than one status page](https://inbrief.sh/docs/product/status-pages): Create, switch between and delete status pages on one account. - [Notify subscribers](https://inbrief.sh/docs/product/subscribers): Email, Discord, Microsoft Teams, Telegram and browser push, plus the sender and templates. - [Alert your team in Slack](https://inbrief.sh/docs/product/slack): Send monitor and certificate alerts to a channel your responders watch. - [Post incidents in Discord](https://inbrief.sh/docs/product/discord): Incident and maintenance updates in a Discord channel, from a webhook you own. - [Post incidents in Microsoft Teams](https://inbrief.sh/docs/product/microsoft-teams): Incident and maintenance updates through a Teams workflow, with the co-owner and channel-type gotchas. - [Post incidents in Telegram](https://inbrief.sh/docs/product/telegram): Your own bot posting into a chat, group or channel, confirmed with a code before anything is sent. - [Alert your team on WhatsApp](https://inbrief.sh/docs/product/whatsapp): Monitor and incident alerts on your team's handsets, sent from your own business name. - [Manage team access](https://inbrief.sh/docs/product/team-and-roles): Invite teammates and understand owner, admin, member and viewer permissions. - [Review the audit log](https://inbrief.sh/docs/product/audit-log): See who changed what on the account, filter it by status page and export it. - [Billing and capabilities](https://inbrief.sh/docs/product/billing): What each capability costs, how the trial works and where to confirm active access. - [Troubleshoot a problem](https://inbrief.sh/docs/product/troubleshooting): Start from the symptom and check the fix took, with what to collect before asking support. ## Developer docs Build with the InBrief APIs, webhooks, badges and feeds. - [Developer quickstart](https://inbrief.sh/docs/developers/quickstart): Base URLs, credentials, retry rules and the first request. - [MCP connections](https://inbrief.sh/docs/developers/mcp): Preview tool permissions and client setup for the MCP integration under development. - [Public Status API](https://inbrief.sh/docs/developers/public-status-api): Read current service health and the incident ledger as cached JSON. - [Incident API](https://inbrief.sh/docs/developers/incident-api): Create incidents, append updates and resolve them from your own systems. - [Database Health reporting](https://inbrief.sh/docs/developers/database-health): REST server observations and optional pool reporters. - [Event API](https://inbrief.sh/docs/developers/event-api): Report application outcomes in batches for the private operational view. - [Webhooks](https://inbrief.sh/docs/developers/webhooks): Verify signatures, process event types and handle delivery retries. - [Badges and feeds](https://inbrief.sh/docs/developers/badges-and-feeds): Use public badges, JSON status and lifecycle feeds in another surface.