Back to Blog
Guide

Does Teams Show Last Seen to External Users?

By default, yes. Microsoft says anyone in any organization using Teams can see your presence, and Last seen is part of the Away status. Your admin decides who outside the company sees it: all organizations, only some, or none with privacy mode. What guests, federated contacts and personal Teams accounts see, and how to check your company's setting.

Slack Green Team
September 26, 2026
September 26, 2026
5 min read
Share:
microsoft teams
presence
privacy
external access

By default, yes. Microsoft's own admin documentation says that "anyone in any organization using Teams can see (in nearly real time) if other users are available online", and it lists the Last seen time as part of the Away status. So a contact at another company who chats with you through Teams external access can see that you are Away and, where their Teams shows it, since when. Whether that happens is your admin's choice, not yours: external access can share presence with all organizations, only some, or none, and a tenant-wide privacy mode stops your presence from leaving the company at all. Guests in your own teams see your status like coworkers do.

Slack has no Last seen line for anyone, inside or outside your workspace. It shows a green or grey dot, and the dot turns grey after 10 minutes without input in the Slack window. Slack Green keeps that dot green from a server during the hours you set.

Does Teams show Last seen to external users: yes by default through external access, guests see it like coworkers, privacy mode hides it outside

Who outside your company can see your Teams status

Who outside your company sees your Teams status and Last seen: guests, external access contacts, personal Teams accounts, and everyone with privacy mode on
WhoHow they reach youSees your status and Last seen?
Guest in your teamAdded to your organization as a guestYes, like a coworker, in the teams and chats they share with you
External access (federated) contactChats from their own company's TeamsYes by default, if your admin shares presence with their organization
Personal Teams account (Teams free)Chats from a personal Microsoft accountOnly if your admin allows chats with unmanaged accounts
Anyone outside, with privacy mode onAny of the above except guestsNo. Presence is never shared outside the organization

Guests are the case people forget. A client added as a guest to a shared channel or team counts as a member of your organization for presence, so they see your status, your Last seen time and your status message.

What Last seen shows to anyone who can see your presence

Last seen is the most recent time any of your devices was active. People see it next to your status when you are Away or Offline, such as "Away, Last seen 25m ago", in a chat header and on your profile card. It disappears when you turn Available. What does Last seen mean on Teams has the details, and does Teams show your location covers the other profile fields people ask about.

Microsoft does not document a separate Last seen rule for external contacts. Its presence page treats Last seen as part of the Away state, so plan on this: anyone who can see your presence can see your Last seen time.

How admins control presence for external users

Never appear "away" on Slack again

Cloud-based. No downloads. Works 24/7 even when your laptop is off.

How admins control Teams presence for external users: external access for all organizations, specific organizations or none, and privacy mode through PowerShell

Two settings decide it, both admin-only:

  • External access in the Teams admin center (Users > External access). It allows chat and presence with all external organizations, only listed domains, or none. It also has a switch for chats with people using personal Teams accounts.
  • Privacy mode, set in the Teams PowerShell module. With it on, presence is never shared outside the organization, whatever external access says:
  • # hide all presence from people outside the organization
    Set-CsPrivacyConfiguration -Identity global -EnablePrivacyMode $True
    
    # check the current value
    Get-CsPrivacyConfiguration -Identity global | Select-Object EnablePrivacyMode

    Microsoft notes that privacy mode changes can take several hours to reach everyone. Nothing in the Teams app lets a user hide Last seen from outside people only. Your status choices apply to everyone at once.

    What you can do as a user

  • • Appear offline. Everyone, inside and out, sees you Offline. Microsoft says a manual Appear offline lasts until you change it.
  • • Set a status with a duration. Busy or Do not disturb without a duration lasts 1 day; other manual statuses last 7 days.
  • • Set a status message for external contacts, such as "Out with a client until 3pm". It shows wherever your status shows.
  • • Ask your admin whether privacy mode is on if you work with competitors or clients who should not see your hours.

If the concern is how your hours look to a client, remember what drives the status: Teams on a computer goes Away after a few minutes without input or when you lock it, and on a phone whenever Teams is in the background. Many people who look this up also want to know how Last seen compares with Offline and whether Teams shows when you are typing.

FAQ

Can people outside my company see my Teams status? By default, yes, if they use Teams and your admin shares presence through external access. With privacy mode on, no one outside sees it.

Can guests see my Last seen time on Teams? Yes. Guests are treated like members of your organization in the teams and chats they share with you.

Can I hide my Teams status from external users only? Not from the app. Only your admin can, with external access settings or privacy mode.

Always Active

Stop Jiggling Your Mouse.

Join hundreds of remote workers who never worry about their Slack status. Set it up once, stay green forever.

Related Articles

Guide

KeepingYouAwake vs Amphetamine: Which Mac Keep-Awake App to Use

KeepingYouAwake is a free, open-source menu bar switch that runs Apple's caffeinate for you. Amphetamine is a free App Store app with triggers, schedules and a closed-lid mode. Pick KeepingYouAwake for one click and Homebrew, Amphetamine for automation. Neither keeps Slack or Teams active.

Slack Green Team•5 min read
Guide

Computer Locks After 15 Minutes? How to Tell If Group Policy Set It

A work laptop that locks after exactly 15 minutes, with screen settings greyed out, is almost always following a policy from IT: the Windows machine inactivity limit, a forced screen saver, or an Intune device lock. Security baselines and PCI DSS ask for 15 minutes. How to see which policy it is, and what you can and cannot change.

Slack Green Team•5 min read
Guide

How to Keep a Citrix Session Active: Find Which Timeout Logs You Out

A Citrix session can end from four different timers: Windows locking inside the virtual desktop, the Citrix session idle timer, the Citrix Gateway session time-out, and the StoreFront web page timeout. Only input from your own device into the Citrix window resets them. How to tell which one hit you and what keeps each one quiet.

Slack Green Team•5 min read