---
title: Tutorials
path: tutorials
status: published
---

# Tutorials

Task-oriented walkthroughs. Pick the one that matches what you're trying to do — each page is self-contained and ends with code you can copy.

## Get started

- [Your First Zone](./your-first-zone.md) — end-to-end: create, validate, populate, sign.

## Day-to-day operations

- [Managing Domains](./managing-domains.md) — zone CRUD.
- [Managing Records](./managing-records.md) — single-record create, update, delete.
- [Bulk Operations](./bulk-operations.md) — create or delete many records at once.
- [Import and Export](./import-export.md) — BIND, JSON, and CSV.

## Specialized resources

- [Reverse Zones](./reverse-zones.md) — IPv4 and IPv6 reverse DNS via CIDR.
- [Templates](./templates.md) — reusable record sets with variable substitution.
- [Enable DNSSEC](./enable-dnssec.md) — sign a zone and publish DS at the registrar.

## Integration

- [Access Grants](./access-grants.md) — delegate specific zones to specific users for a bounded time.
- [Webhook Integration](./webhook-integration.md) — signature verification, idempotency, debugging for the ScaiKey webhook receiver.
