Slow Query Detector
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.
TroubleshootAdminsConsultant
Prompt
Identify queries in the last 24 h whose execution time > 5 s and list caller (flow, apex).


