Product Walkthrough
This section walks through the Webhookr dashboard screen by screen. If you're new, start with Getting Started — this is the reference tour for everyday use.
Signing in
Webhookr authenticates with email and password. Open the dashboard and sign in:
https://app.webhookr.tech/login
After signing in you land on the dashboard for your currently selected project.
note
A screenshot of the sign-in screen (/login) will be added here.
Selecting a project
Everything in Webhookr is scoped to a project. The project switcher at the top of the dashboard controls which project's endpoints, events, and destinations you're viewing.
- Switch projects from the switcher at any time.
- Create a new project from Projects → New project (
/dashboard/projects/new). - Rename a project from its actions (
/dashboard/projects/<id>/rename).
See Projects for the concept.
Navigation
The dashboard sidebar gives you:
| Section | Path | Purpose |
|---|---|---|
| Dashboard | /dashboard | Activity and metrics for the selected project. |
| Endpoints | /dashboard/endpoints | Manage endpoints that receive webhooks. |
| Events | /dashboard/events | Browse received events and their deliveries. |
| Topology | /dashboard/topology | Visualize event flow as a graph. |
| Projects | /dashboard/projects | Create, select, and rename projects. |
| Settings | /dashboard/settings | Account settings and API tokens. |
Continue with the screens below: