Skip to content
Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
DictionaryRRecent Activity
Core CRMBeginner

Recent Activity

Recent Activity in Salesforce is the part of a record page that surfaces the latest activities (tasks, events, logged calls, and emails) tied to that record.

§ 01

Definition

Recent Activity in Salesforce is the part of a record page that surfaces the latest activities (tasks, events, logged calls, and emails) tied to that record. It gives a user quick context on the most recent interactions before they call, email, or meet with the person or company. In Lightning Experience, this view is delivered by the activity timeline; in older setups it appears through the Open Activities and Activity History related lists.

It is a reading surface, not a separate object. The records behind it are standard Task and Event records (and the read-only ActivityHistory view of closed work). Recent Activity simply orders those records so the freshest ones sit at the top, which is usually what matters most when someone opens a record.

§ 02

How Recent Activity surfaces on a record

What counts as an activity

Everything in Recent Activity comes from two standard objects: Task and Event. A Task is something to do, like a follow-up call or a to-do with a due date and a status. An Event is something scheduled on a calendar with a start and end time, like a meeting or a demo. Salesforce groups both under the umbrella term Activity, and most activity-enabled objects share the same underlying data model. Logged calls and sent emails are stored as Task records behind the scenes, which is why they show up in the same view. When a rep logs a call from the composer, Salesforce writes a completed Task with the call details. When an email goes out through Email-to-Salesforce or the built-in email composer, it is captured as activity on the record too. So "Recent Activity" is really a friendly label for the most recent Task and Event rows. Understanding that helps when you report on activity or build automation, because you query Task and Event, not a separate Recent Activity table.

The activity timeline in Lightning Experience

In Lightning Experience, Recent Activity is handled by the activity timeline. It gives an easy-to-scan summary of past, present, and future activities on accounts, cases, claims, contacts, contracts, insurance policies, leads, opportunities, and activity-enabled custom objects. All key details for each task, meeting, logged call, and sent email are bundled together in one place. The timeline splits work into sections. The Upcoming and Overdue section at the top shows open tasks and future events, so a rep sees what still needs doing. Below that, the Past Activity section lists completed work grouped by month in collapsible blocks, with the newest items first. A composer sits at the top of the timeline, letting users log a call, create a task, send an email, or schedule an event without leaving the record. Each row stays compact until you expand it. The first row shows the subject and the relevant date, and the second row shows an auto-generated summary line.

What each row shows

Recent Activity is built for fast scanning, so each entry leads with the few fields that tell you what happened and when. For a task, the first row displays the task subject and its due date. For an event, it shows the subject and the start date. For a logged call or a sent email, it shows the subject and the date the call was logged or the email was sent. That top line and the summary line beneath it are fixed by Salesforce and cannot be edited. The details you see after expanding an item are different. When a user clicks to expand a task or event, Salesforce pulls the fields from that activity's compact layout. So if a team wants the timeline to surface a custom field, like a call disposition or a meeting outcome, an admin adds that field to the Task or Event compact layout. This keeps the collapsed view clean while still giving reps the depth they need on demand.

Related lists: Open Activities and Activity History

Before the activity timeline, Salesforce showed Recent Activity through two related lists, and both still exist. Open Activities lists tasks and events that are still open or scheduled in the future. Activity History lists work that is done: past events and closed tasks, including logged calls and emails. Activity History is backed by a read-only object, also called ActivityHistory. The official documentation describes it as a read-only object displayed in a related list of closed activities, the past events and closed tasks related to a record. It also includes activities for all contacts related to that record, which is why an account can show interactions logged against its child contacts. You cannot edit ActivityHistory rows directly because they are a rolled-up view of the real Task and Event records. These related lists are common in Salesforce Classic and on Lightning pages where an admin prefers a sortable, columnar layout over the timeline.

Configuring what users see

Recent Activity is not one fixed widget; admins choose how it appears per object using Lightning App Builder. The activity timeline is added through the standard Activities Lightning component on the record page. If a team wants the older related lists instead, an admin can add the Open Activities and Activity History lists, often using a Related List - Single component so each one can be placed and sorted on its own. One gotcha trips people up here. When the activity timeline is present, the Activity History related list may not appear inside the standard Related Lists component on the same page. The fix is to add Activity History explicitly with its own Related List - Single component. Users also get a small say in their own view through their activities settings, and admins control field depth through the compact layouts described earlier. Together, App Builder placement and compact layouts let each object present Recent Activity in the way that fits its sales or service process.

Why recent context matters in CRM

The value of Recent Activity is speed of context. A rep about to call an account does not want to read every interaction from the last two years. They want the last few touches: the email sent yesterday, the demo from last week, the open task reminding them to send a quote. Putting those at the top of the page shortens the time between opening a record and having a useful conversation. It also keeps a team honest about logging work. When the timeline is prominent, gaps are obvious, and reps are more likely to log calls and emails so the next person has the full picture. Recent Activity pairs naturally with the deeper Activity History view. The timeline answers "what just happened here," while the full history answers "what is the whole story." Service teams use the same pattern on cases, so an agent sees the most recent customer contact before responding. Used well, it turns scattered tasks and events into a clear, current narrative on every record.

§

Trust & references

Sources

Cross-checked against the following references.

Official documentation

Straight from the source - Salesforce's reference material on Recent Activity.

Was this entry helpful?
Help us write better definitions. Quick reactions or detailed edit suggestions.

About the Author

Dipojjal Chakrabarti is a B2C Solution Architect with 29 Salesforce certifications and over 13 years in the Salesforce ecosystem. He runs salesforcedictionary.com to help admins, developers, architects, and cert/interview candidates sharpen their fundamentals. More about Dipojjal.

§

Test your knowledge

Q1. What does the Recent Activity section display on a Salesforce record page?

Q2. What kinds of items typically appear in a Recent Activity section?

Q3. Why is the Recent Activity section valuable to a rep taking over an account?

§

Discussion

Loading…

Loading discussion…