Stand up a Regnor™ org without a screenshare: hybrid architecture first, then Valdis™ agent, credentials, inventory, a safe first workflow, and least-privilege invites.
Regnor™ cloud is the brain — browser UI, workflows, settings. It does not SSH your switches with your passwords.
Valdis™ agent is the hands — a worker inside your network that reaches devices and uses local credential storage.
Devices are your gear (or ContainerLab labs). Automation always goes cloud → agent → device.
Never use the retired name “NetAuto”.
Product design: device secrets are held for use on on-prem agents. Workflows reference credentials by name. The cloud shows metadata and delivery status (Configured vs Not delivered), not a password dump for Super Admins.
dc-east-lab-01).Deep dive: Academy course On-Premise Agents.
Yes. Spin up ContainerLab virtual labs on an agent with real NOS images, then lab-test workflows before any Live run on production gear.
On the Credentials page: store once (name, username, secret). Nodes pick the credential by name. Access is scoped so a secret only works where both the user and the device allow it.
Fix delivery first. Confirm an online agent holds the credential (Configured). Do not debug Netmiko timeouts until delivery is green.
lab-access-switches) and add devices.Course: Inventory & Pools.
Keep it boring and reversible: Netmiko or Scrapli → show version → optional TextFSM parse → optional Ping → optional notification.
Designer shape: New Workflow (Start/End present) → drag device node → wire Start → node → End → credential by name → Dry Run.
Course: Workflow Designer Fundamentals.
Dry Run walks the path and changes nothing on devices. Live is real. Always read pre-flight checks before you commit. Review results under Executions.
Start changes with a Data Backup node. Prefer the Marketplace Safe Change template: blast-radius preview, approval, apply, verify, auto-rollback on failure. Use an Approval Gate for human sign-off.
Create custom roles with a least-privilege permission matrix before mass invites. Scope Resource Access down to individual credentials when needed. Keep Org Admin for true admins only. Paper trail lives in Audit Logs.
Course: Access Control.
After agent online, credentials delivered, devices pooled, and at least one successful show/backup-style workflow. Then use the Compliance Dashboard and Configuration Health for fleet score and drift.
Courses are free and captioned, recorded on the real product. Academy completion is not an external certification AutomateNetOps promises — it is time-to-competence training.
| Symptom | Check first | Then |
|---|---|---|
| No agents listed | Install finished? Host up? | Egress to control plane |
| Auth failures on run | Credential Not delivered? | Device AAA / legacy SSH consent |
| Device timeouts | Agent host reachability, ACL, VRF | Ping / Traceroute nodes |
| Dry Run OK, Live fails | Mutating node? Approval pending? | Per-node error + rollback path |
Email /support 404 | Known edge allowlist gap on some deploys | Use working in-app support; escalate platform |