Learning paths
Guided paths from your first NetBox install to governed, AI-ready automation.
New to NetBox or the NetBox Labs platform? These paths sequence the documentation so you can build skills step by step instead of hunting through reference material. They follow the four platform capabilities: Model, See, Act, Govern. For the platform story, see the NetBox Labs platform; to jump straight to the docs for each capability, use the platform documentation map.
Model your infrastructure
Get a working NetBox and build the canonical record of what your infrastructure is supposed to look like.
- What is NetBox? - the #1 Network & Infrastructure System of Record
- Getting started - planning your deployment
- Installation - install NetBox Community, or skip the infrastructure with NetBox Cloud or NetBox Enterprise
- Core features - facilities, devices, IPAM, circuits, and the rest of the data model
Zero to Hero
The free NetBox Zero to Hero course walks through modeling a complete network from scratch in 12 hands-on modules, with videos and sample data.
See what is actually deployed
Reconcile live state against your intended model, continuously.
- NetBox Discovery quickstart - discover devices and IP space automatically
- Diode - stream data into NetBox from any source
- NetBox Assurance - detect and resolve operational drift
- Discovery Integrations - sync from controllers and platforms you already run
Act on intent
Drive changes from the source of truth, whether the actor is a human, an automation pipeline, or an AI agent.
- REST API - the full programmatic interface
- pynetbox - Python client library
- Ansible Collection - inventory and automation from NetBox
- NetBox Copilot quickstart - natural-language querying and AI-assisted changes
- Custom scripts - automate workflows inside NetBox
Govern every change
Put the safety primitives in place before you scale automation and AI.
- NetBox Branching - stage and review change sets as diffs before merge
- NetBox Changes - change records and approval workflows
- NetBox Validation - pre-change checks and continuous compliance
- Platform MCP Server - AI agent access with writes routed through governance