Every section, and what it takes to open it
If a section is missing from your sidebar it is one of two things: your role does not hold the permission, or your plan does not include it. This table says which.
| Section | Address | Permission needed | Plan |
|---|---|---|---|
| Dashboard | /dashboard | Anyone signed in | Every plan |
| Bookings | /bookings | bookings.view | Every plan |
| Customers | /customers | customers.view | Every plan |
| Planning | /planning | planning.view | Includes Planning |
| Dispatch | /dispatch | logistics.view | Includes Dispatch |
| Inventory | /inventory | inventory.view | Every plan |
| Procurement | /procurement | procurement.view | Includes Procurement |
| Finance | /finance | finance.view | Every plan |
| Audit log | /audit-log | audit.view | Includes Audit log |
| Reports | /reports | reports.view | Includes Reports |
| Subscribers | /subscribers | subscriptions.view | Every plan |
Pages inside a section
| Address | Permission needed | Plan |
|---|---|---|
/bookings/types | bookings.type.manage | Every plan |
/inventory/zones | inventory.zone.manage | Every plan |
/inventory/categories | inventory.category.manage | Every plan |
/inventory | inventory.view | Every plan |
/bookings/availability | availability.view | Every plan |
/bookings | bookings.view | Every plan |
/planning | planning.view | Includes Planning |
/dispatch/vehicles | logistics.vehicle.manage | Every plan |
/dispatch | logistics.view | Includes Dispatch |
/procurement/vendors | procurement.vendor.manage | Every plan |
/procurement | procurement.view | Includes Procurement |
/customers | customers.view | Every plan |
/finance | finance.view | Every plan |
/audit-log | audit.view | Includes Audit log |
/reports | reports.view | Includes Reports |
/subscribers/enquiries | leads.view | Every plan |
/subscribers/leads | leads.view | Every plan |
/subscribers/mail | leads.view | Every plan |
/subscribers | subscriptions.view | Every plan |
/settings/business-profile | finance.settings.manage | Every plan |
/settings/finance | finance.settings.manage | Every plan |
/settings/team | staff.view | Every plan |
/settings/billing | billing.manage | Every plan |
Anything not listed needs nothing beyond being signed in — the dashboard, your own profile, this help center, and the export on your data page.