Documentation Index
Fetch the complete documentation index at: https://altostrat.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Where Studio fits: SDX is the platform that manages fleet state; Altostrat Studio is the IDE engineers work in day to day. Studio handles active troubleshooting, AI-assisted operations, and team procedures — against devices SDX manages and devices it doesn’t. The two complement each other and neither requires the other.
What You Can Manage
Sites and Fleet State
Track managed routers as sites, review online status, inspect inventory, attach tags, and organize operational metadata.
Management Access
Reach devices through the management tunnel using time-limited WinBox, SSH, or port-forwarding access instead of opening permanent inbound rules.
Automation and Scripts
Build workflows, schedule scripts, require authorizations, call internal or external APIs, and respond to platform events.
Network Services
Configure WAN failover, managed VPN instances, captive portal instances, DNS filtering, BGP threat feeds, and firewall policy objects.
How SDX Operates
Most SDX changes are asynchronous. When you create a policy, run a script, request a backup, or trigger a feature deployment, SDX records the intent, delivers work to the router through the device job plane, and tracks the result. This makes changes resilient across NAT, intermittent links, and distributed sites. For live reads, such as checking current routes or using transient remote access, SDX uses the management server connected to that site. If a site is offline or its management tunnel is not available, live operations wait or fail, while stored data such as backups and historical faults remain available.Start with the operating model before rolling out advanced automation. It explains which actions are immediate, which actions are queued, and how SDX decides whether a site is online.
Recommended Path
Learn the Core Concepts
Understand sites, workspaces, policies, jobs, tags, workflows, and the management tunnel.
Understand the Operating Model
See how heartbeats, queued jobs, faults, notifications, and reports fit together.
Onboard Your First Router
Create a site, generate a bootstrap command, run it on RouterOS, and verify the site is online.
Troubleshoot Early Issues
Use the checks for offline sites, failed jobs, remote access problems, and reporting gaps.