Watchfox

Start here

First 15 minutes with Watchfox

Create your first Uptime monitor, verify a real check, add an email alert channel, and send a test alert.

Last updated: 2026-07-30Customer help guide

What you will achieve#

By the end of this guide you will have a real monitor, at least one completed check, an alert channel, and a successful test alert. This is the basic Watchfox activation path.

Start with an Uptime monitor. Keyword monitoring is useful, but page caches, redirects, JavaScript-rendered content, and large responses can make it a less predictable first test.

0–2 minutes: Open the right project#

  1. Sign in to Watchfox and open Monitors.
  2. Use the project selector in the left sidebar to confirm where the monitor should live.
  3. Use one project for one client, website, product, or logical service group.

For an agency, create separate projects for separate clients. This keeps monitors, alert channels, status pages, reports, and exports clearly separated.

Monitors page with the QA project selected in the project selector
Monitors page with the QA project selected in the project selector

2–7 minutes: Create an Uptime monitor#

  1. Click New Monitor.
  2. Select Uptime under Monitor Type.
  3. Enter a Friendly Label, for example Client website.
  4. Enter the URL / Endpoint, for example https://example.com/. You may also enter example.com; Watchfox assumes HTTPS when no scheme is supplied.
  5. Keep the fastest interval available on your current plan.
  6. Leave probe coverage on Automatic.
Add New Monitor form with Uptime selected and the label and URL fields completed
Add New Monitor form with Uptime selected and the label and URL fields completed
  1. Open Alerting (optional) and keep the recommended first-monitor values below.
  2. Click Create Monitor.
  • Timeout: 10000 ms.
  • Expected HTTP status: empty, which accepts 200–399.
  • First alert delay: 0 seconds for the initial controlled test.
  • Repeat reminders: Off until you decide how often the team should be reminded.
  • Send recovery alert: enabled.
Uptime monitor alerting settings with no first-alert delay, reminders off, and recovery alerts enabled
Uptime monitor alerting settings with no first-alert delay, reminders off, and recovery alerts enabled

Only set Expected HTTP status to 200 when a redirect should genuinely be treated as a failure. Many normal websites redirect from a bare domain to a canonical URL.

7–12 minutes: Verify the first real check#

Creating a monitor is not enough. Wait for a real scheduled result before considering the first step complete.

  1. Wait up to approximately one configured check interval.
  2. Open the monitor detail.
  3. Confirm that Last checked contains a time and Recent checks contains a row for the current configuration.
  4. Review the state, HTTP status, latency, and final URL evidence when available.

Expected result#

A healthy website normally shows an Up/healthy state and at least one successful recent check. If the result is Down, Unknown, or still missing after the expected interval, use Troubleshooting by symptom instead of deleting the monitor immediately.

Uptime monitor detail showing a successful real check and recent checks
Uptime monitor detail showing a successful real check and recent checks

12–15 minutes: Add and test an alert channel#

  1. Open Alerts from the left sidebar.
  2. In notification channels, choose email.
  3. Enter an email address and add the channel.
Alerts page while adding an email notification channel
Alerts page while adding an email notification channel
  1. Open Send test alert.
  2. Select the monitor you just created.
  3. Click Send test alert.
  4. Confirm the success message in Watchfox and verify the email arrived.
Send test alert panel showing a successful email test
Send test alert panel showing a successful email test

One email channel represents one recipient. Add another email channel when another person should receive alerts.

A test alert checks channel delivery. It does not create a real monitor outage or incident.

Completion checklist#

  • Monitor created in the correct project.
  • First real check completed.
  • Alert channel added.
  • Test alert received.

What to do next#