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).

More use cases like this

Update a Picklist

Refresh a picklist field by adding Pilot and removing Proof of Concept

ConfigurationAdminsConsultant
Update a Picklist

Formula Field Creation

Create complex formula fields by describing the calculation - no formula syntax required

ConfigurationAdminsConsultant
Formula Field Creation

Renewal Opportunity Flow

Build a flow that creates renewal opps when deals are won with 1-year timeline

Automation(Flows)AdminsGTM/Business
Renewal Opportunity Flow