Find Slow Queries Fast

Use Cases:

  • Quickly spot flows or Apex causing slow queries over 5 seconds in the last day.
  • Pinpoint exact automations or code to optimize for faster Salesforce performance.
  • Identify inefficient queries to improve selectivity and reduce execution time.
  • Use this data to prevent hitting governor limits by fixing costly queries early.
TroubleshootConsultant

Prompt

Identify queries in the last 24 h whose execution time > 5 s and list caller (flow, apex).

Related use cases

~1 min

Update a Picklist Instantly

Add or remove values without touching Setup.

Create a Formula Field

Describe the math in English. Skip the syntax.

Debug a Salesforce Error

Paste an error. Get the root cause in seconds.