Influence, Chatter
Chatter Influence is a Salesforce metric that ranks each Chatter user by how actively they post, comment, and earn engagement in the feed.
Definition
Chatter Influence is a Salesforce metric that ranks each Chatter user by how actively they post, comment, and earn engagement in the feed. Salesforce sorts users into three levels based on that activity: Top Influencers, Active Influencers, and Observers. The level shows on the user profile alongside activity statistics like number of posts, comments made, comments received, and likes or upvotes received on posts and comments.
This is an older Chatter feature, most visible in Salesforce Classic, where the activity and influence panel sits under a person's profile photo. It still ships with Salesforce and the underlying influence rank is readable through the Chatter REST API and the UserInfluence object. Since acquiring Slack in 2021, Salesforce has steered new collaboration investment toward Slack, so most teams now treat Chatter Influence as a legacy reputation signal rather than something they actively tune.
How Salesforce ranks Chatter contributors
The three influence levels
Salesforce places every Chatter user into one of three influence levels. Top Influencers lead collaboration by regularly sharing content that other people read and react to. Active Influencers encourage others to get involved and share knowledge, sitting in the middle of the activity range. Observers are quiet participants or people just getting started in Chatter, consuming the feed without posting much. The level is not a manual setting. Salesforce recalculates it from each person's activity, so users move between levels as their posting and engagement change over time. A new hire usually starts as an Observer and climbs as they post and earn reactions. Someone who was a Top Influencer can slide down after a quiet stretch, because the ranking reflects current behavior rather than a lifetime total. The level appears on the user's own profile and on colleagues' profiles, which gives teammates a quick read on who the active contributors are. Hovering an information icon next to the level explains in plain language how that person contributes to collaboration in the org.
The activity statistics behind the rank
Chatter Influence sits on top of a small set of activity statistics that Salesforce tracks per user. Those statistics are the number of posts you create, the number of comments you make, the number of comments you receive on your posts, and the number of people who like or upvote your posts and comments. Posting alone does not push someone to the top. The reactions a person earns matter too, because comments received and likes received reflect whether other people found the content worth engaging with. That combination rewards contributors who spark conversation, not just contributors who post often. Salesforce does not publish the exact formula or the weights it applies to each statistic, and it treats the calculation as proprietary. What is documented and visible is the input set: posts, comments made, comments received, and likes or upvotes received. Because the inputs are activity counts, the score reflects participation over time rather than tenure or role. A relatively new user who posts useful content and earns reactions can outrank a long-tenured user who rarely engages with the feed.
Where you see influence in the UI
In Salesforce Classic, the activity and influence panel appears on a person's profile, just beneath their profile photo. It shows the influence level along with the raw activity statistics, so a profile visitor sees both the label (such as Top Influencer) and the counts that back it up. You see your own statistics on your profile and you see other people's statistics when you open their profiles. The presentation is deliberately lightweight. It is a panel on a page, not a leaderboard that ranks the whole company in a single list. That keeps the signal personal and contextual rather than competitive across the entire org. The feature is available in Group, Professional, Enterprise, Performance, Unlimited, Developer, and Contact Manager editions in Salesforce Classic. In Lightning Experience, Chatter profiles look different and the prominent Classic-style influence panel is not surfaced the same way, which is one reason teams that moved to Lightning rarely reference influence levels in day-to-day work.
Reading influence through the API
Influence is not only a screen element. The ranking is available to developers and admins through Salesforce APIs, which is useful when you want to report on contribution or build an internal directory of active experts. The Chatter REST API (also called Connect REST API) exposes influence in user responses, including an influence threshold structure that describes where the percentile boundaries between levels fall. On the database side, the UserInfluence object stores a per-user influence record that you can query with SOQL or pull through the SOAP and REST data APIs. That object carries a raw rank value and a level, which lets you sort users by contribution programmatically. Reporting directly on UserInfluence in standard report types is limited, so teams that want trend charts often export the raw rank on a schedule and chart it outside Salesforce. The practical takeaway is that the influence signal is queryable, not locked inside one Classic panel, so even an org that has moved its day-to-day collaboration elsewhere can still extract the ranking for talent discovery or adoption analysis.
Why Chatter added a reputation signal
Chatter launched in 2010 as Salesforce's enterprise social network, bringing feed-and-follow mechanics inside the CRM. Influence levels played the same role that reputation points play on public communities: they made contribution visible and gave people a reason to participate. Showing that someone is a Top Influencer signals to colleagues that this person shares content worth reading, which helps surface subject matter experts who might not have a senior title. For adoption programs, the levels gave Chatter champions a concrete metric to celebrate. Recognizing top contributors in a launch or a newsletter nudged more people to post, comment, and react, which is exactly the behavior a collaboration tool needs to stay healthy. The mechanic is gentle by design. It rewards helpfulness rather than volume for its own sake, because comments received and likes received only move when other people engage. That kept the incentive pointed at quality participation instead of spam, at least in orgs where Chatter usage was strong enough for the signal to mean something.
Legacy status and the Slack direction
Salesforce acquired Slack in 2021 and has since positioned Slack as the primary surface for internal collaboration. Chatter still ships with every org and the influence feature still works, but new investment and most of the messaging point toward Slack. That is why Chatter Influence reads as legacy today. It is supported and functional, yet it is rarely where teams build new engagement programs. Older Sales Cloud and Service Cloud exam material referenced Chatter adoption and influence; current certification content has shifted toward Slack and modern collaboration patterns. If you are studying, it is enough to know that influence exists, that it has three levels, that it is calculated from posting and engagement activity, and that Salesforce does not publish the exact formula. For working teams, the honest guidance is to keep Chatter Influence in mind as a useful read on who contributes inside Chatter, while planning any new reputation or recognition program around Slack rather than around a feature that Salesforce has effectively put into maintenance.
Confirm and view Chatter activity and influence
Chatter activity and influence are part of Chatter, which is on by default in most editions. You do not turn influence on with a single toggle. Instead you confirm Chatter and profiles are enabled and that users are actually posting, since the levels only appear once there is activity to rank. These steps describe how an admin confirms the feature is in place and where to look.
- Confirm Chatter is enabled
In Setup, open Chatter Settings and verify that Chatter is enabled for the org. The activity and influence statistics depend on Chatter being on, so this is the prerequisite before anything appears on profiles.
- Check that profiles are visible
Influence levels render on user profiles. Make sure the profile and people features are available to your users so they can open a colleague's profile and see the activity and influence panel beneath the photo.
- Switch to Salesforce Classic to view the panel
The prominent activity and influence panel is a Salesforce Classic profile element. Open a user profile in Classic to see the influence level alongside posts, comments made, comments received, and likes received.
- Encourage activity so levels populate
Levels only mean something once people post and react. Run an adoption push (post prompts, recognize contributors) so the feed has enough activity for Top Influencer and Active Influencer levels to appear.
Available in Group, Professional, Enterprise, Performance, Unlimited, Developer, and Contact Manager editions in Salesforce Classic.
Activity and influence appear on a user's profile and on colleagues' profiles, so anyone with profile access can see the level and the counts.
The influence rank is readable through the Chatter REST API and the UserInfluence object for reporting and integrations.
- There is no admin slider for the influence weights. Salesforce keeps the formula proprietary, so you cannot reconfigure how posts, comments, and likes are scored.
- The Classic-style influence panel is not surfaced the same way in Lightning Experience, so teams on Lightning often do not see it without going to Classic or the API.
- Levels reflect recent activity, not lifetime totals, so a user can drop from Top Influencer to Observer after a quiet period even with a long posting history.
- Treat it as legacy. Salesforce now points new collaboration investment at Slack, so do not build a long-term recognition program solely on Chatter Influence.
Trust & references
Cross-checked against the following references.
Straight from the source - Salesforce's reference material on Influence, Chatter.
- Chatter Activity and InfluenceSalesforce
- Characteristics of Chatter CountsSalesforce
Hands-on resources to go deeper on Influence, Chatter.
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 best describes the purpose of Influence, Chatter in Salesforce?
Q2. Who would typically configure or interact with Influence, Chatter?
Q3. What happens when Influence, Chatter data is not maintained properly in Salesforce?
Discussion
Loading discussion…