Skip to content

How the interface is laid out

The dash is the web interface to your regfish account: dash.regfish.de. Everything this documentation describes for the API can also be done by hand there - and the other way round. These chapters walk through the interface; the matching API calls are listed alongside.

The dashboard after signing inThe dashboard after signing in

The interface always follows the same structure:

  • The main navigation on the left - Overview, Domains, Email, Web, Certificates, DNS, Security, Visibility, and Account. The Domains entry shows how many domains you hold. The bar can be collapsed with the arrow at the top.
  • The context sidebar in the middle. It appears as soon as you open a domain and lists everything belonging to that one domain: DNS records, DNSSEC, authoritative NS, forwarding, monitoring, and contract.
  • The content on the right.

Search sits at the top. Open it with ⌘K to jump straight to a domain or a setting instead of clicking through the navigation.

The overview and every domain overview are made up of tiles. Customize in the top right lets you arrange them freely and show or hide them - the arrangement is stored per account.

The domain overview includes, among others:

TileShows
DNS recordsNumber of records, broken down by type
DNS statisticsQueries over the last 24 hours and the most frequent record type
DNSSECSigning status and whether the TLD supports DNSSEC
DNS DoctorResult of the health check (passed / notices / problems)
Mail checkGrade for SPF, DKIM, and DMARC
Recent changesHistory of record changes with +, -, and ±
Authoritative NSOperating mode and primary nameserver
My contractTerm, renewal price, and time remaining
DynDNS, Hidden Primary, ProtectionOn or off, each with a link to the setup

Every change to DNS, nameservers, or DNSSEC can be made in the dash or through the API. Both work on the same data. For anything you do repeatedly, the API pays off - the recipes cover the typical cases. You create the key you need for it in the dash: Create an API key.