Tanstack Start
General settings

General settings — overview and navigation

How to open General Settings, layout, default redirect, and where modules live in the URL.

Open General Settings

  1. In the sidebar, open Setting (or Settings, depending on labeling).
  2. Choose General Settings.

The base path is /dashboard/setting/general-settings. Opening that path without a child segment redirects to Geofence (/dashboard/setting/general-settings/geofence).

Layout

  • A secondary sidebar lists modules in the Location & Mapping group (for example Geofence, Route Fence, Address Setting).
  • The main panel shows the selected module.
  • On add, edit, new, or detail routes (including UUID segments in the path), the secondary sidebar is hidden so the form or map uses the full width.

Direct URLs (tenant)

AreaTypical path
Geofence list/dashboard/setting/general-settings/geofence
Add geofence/dashboard/setting/general-settings/geofence/add
Geofence detail/dashboard/setting/general-settings/geofence/{id}
Route fence list/dashboard/setting/general-settings/route-fence
New route fence/dashboard/setting/general-settings/route-fence/new
Route fence detail/dashboard/setting/general-settings/route-fence/{id}
Address setting/dashboard/setting/general-settings/address-setting
Map setting/dashboard/setting/general-settings/map-setting
Webhooks/dashboard/setting/general-settings/webhook
API keys/dashboard/setting/general-settings/api-keys
Flow management/dashboard/setting/general-settings/flow-management
Approval templates/dashboard/setting/general-settings/approval-template
AI settings/dashboard/setting/general-settings/ai-setting

Some modules may be reachable by URL even when they do not appear in the default secondary sidebar. Your role still controls whether the route is allowed (see Access and permissions).

Prerequisites

  • Correct organization (and group where applicable) in the header.
  • Permission codes for the specific module (see Access and permissions).

On this page