General settings and integrations
Tenant guide to Settings → General Settings — geofences, addresses, route fences, and related screens (production vs UI preview).
Use this module for Settings → General Settings in the console. Data and actions apply to the organization and group selected in the header (see Groups). For global access behavior, see Permissions and Access and permissions in General Settings.
Table of contents
- Overview and navigation
- Access and permissions
- Production-backed workflows
- UI preview (not production data)
- Troubleshooting
What is production vs preview
Screens that call tenant APIs and persist on the server are documented with full step-by-step workflows: Geofence, Address setting, and Route fence (list, detail, create/update/delete corridors — with an important caveat on route geometry; see the Route fence page).
Screens that still use in-memory or mock data in the app are grouped under UI preview. Those pages are useful to explore layout and future behavior, but you should not rely on them for real integrations, security, or persistence until the product connects them to backend services.
Related
- Settings — short hub entry for the docs site.
- How to use forms — validation and general form patterns.