Every Salesforce admin tool you use daily, in one panel
Flows, records, SOQL queries, access/permissions, and debug logs — right on top of whatever Salesforce page you're already on. No new tabs, no digging through Setup, no OrgSprint server in between.
Compare two Permission Sets or Profiles — see only what's different
Right-click any field label — copy its API name, or jump to Object Manager
Flow management — filter, activate, and inspect versions at a glance
Browse and search any object's records, right inside the panel
Build SOQL visually — pick fields, no API names required
Query results, editable inline and exportable to CSV
Apex debug logs, filtered and readable without leaving the page
What it does
Five tools that live in Setup today, minus the page reloads and tab-switching.
⚡
Flow Management
List, filter, and search every Flow in the org.
Activate, deactivate, and switch versions inline
Clean up unused variables/constants/formulas into a new draft
See which flows a flow calls, and which flows call it — jump straight between them
🗂️
Object & Record Browser
Search any standard or custom object without needing a Tab.
Inline-editable fields — picklists, multi-picklists, booleans included
Jump to related records through lookups
One click to a native list view
🔎
Visual SOQL Builder
Build queries by picking objects and fields — no API names required.
Relationship traversal and polymorphic lookups handled automatically
Edit results inline, export to CSV, reuse query history
Pop the editor into its own window
🔐
Access Inspector
See exactly why a User, Permission Set, or Profile can or can't do something.
Combined object-level CRUD and field-level security in one place, editable directly
Compare two Permission Sets or Profiles side-by-side — see only what's different
Surfaces org-wide View All Data / Modify All Data overrides before they cause confusion
🐛
Debug Logs
Enable, view, and filter your own Apex debug logs without leaving the page.
One-click toggle — no manual Trace Flag setup
Filter down to just the lines you care about
⌘
Quick Search
Press Ctrl/Cmd + Shift + K anywhere on a Salesforce page.
Fuzzy search objects, Apex classes, and Flows
Jump straight to the right place, from any page
🏷️
Field & Record Utilities
Small conveniences that add up.
Hover a field label to see its API name, click to copy it, right-click for more (Object Manager, copy label)
One-click copy of the current record's 15- or 18-character Id
Privacy by design
OrgSprint talks directly to your own Salesforce org using your existing session. There's no OrgSprint server in between, and nothing is cached except a few local UI preferences on your own device.