Transaction Security
Transaction Security is a Setup feature in Salesforce Shield that allows administrators to create policies that monitor real-time events and take automatic action when suspicious activity is detected.
Definition
Transaction Security is a Setup feature in Salesforce Shield that allows administrators to create policies that monitor real-time events and take automatic action when suspicious activity is detected. Policies can block actions, require multi-factor authentication, freeze users, or send notifications based on conditions like data export volume or login location.
In plain English
“Here's a simple way to think about it: Transaction Security catches the actions that cross the line in real time. Block bulk export. Require step-up MFA for admin elevation. Freeze a user logging in from an unexpected country. Real-time enforcement, not forensic.”
Worked example
The security admin at Granite Financial creates a Transaction Security policy that monitors report export events. If any user exports a report containing more than 10,000 records, the policy requires them to complete an MFA challenge before the download proceeds. If a user attempts to export more than 50,000 records, the policy blocks the action entirely and alerts the security team.
Why Transaction Security catches the actions that cross the line in real time
Standard auditing tells you what happened after it happened. Transaction Security tells you what's happening as it happens - and lets you do something about it. A user trying to export 50,000 Account records, a login from a country your team doesn't operate in, an admin elevation outside business hours: each is a real-time event Transaction Security can match against a policy and respond to. Block the action, require step-up MFA, freeze the user, send an alert. The decision happens before any damage is done.
The reason it earns its place in any security-conscious org is that the alternative is forensic. Without real-time enforcement, the data export already left, the suspicious login already created the session, the elevation already touched something sensitive. Build policies for the high-impact event categories first (bulk export, admin elevation, login anomaly), test their detection rate in a sandbox, and roll them on alongside whatever incident response process catches the alerts.
How organizations use Transaction Security
Transaction Security blocked a 50K-record Account export attempt; the legitimate user was challenged for step-up MFA, the action confirmed safe.
Login-from-unexpected-country triggers Transaction Security freeze; compromised credentials are stopped before damage.
Trust & references
Straight from the source - Salesforce's reference material on Transaction Security.
- Transaction SecuritySalesforce Help
- Types of Transaction Security PoliciesSalesforce Help
🧠 Test your knowledge
Q1. What is the primary benefit of Transaction Security for Salesforce administrators?
Q2. In which area of Salesforce would you typically find Transaction Security?
Q3. Why is understanding Transaction Security important for Salesforce admins?

Discussion
Loading discussion…