Meeting Recap in Teams generates automatic summaries, recordings, and shared files after a meeting. External guests often report that the Recap tab is missing or empty. This happens because the guest’s account type or the meeting policy restricts access to AI-generated content. This article explains why Recap is missing for external guests and provides step-by-step fixes for both organizers and administrators.
The root cause is usually a combination of meeting policy settings and the guest’s lack of a proper Teams license. External guests with free or trial accounts may not receive Recap data. Additionally, the organizer’s policy may disable recording or transcription, which are required for Recap to populate.
You will learn how to verify guest access, adjust meeting policies, and confirm that the guest is using the correct account. The fixes cover the Teams admin center, the meeting organizer’s settings, and the guest’s own Teams client.
Key Takeaways: Restoring Meeting Recap for External Guests
- Teams admin center > Meetings > Meeting policies > Recording: Enable cloud recording and transcription to generate Recap content.
- Teams admin center > Users > External access: Verify that the guest is invited as a true guest, not as a federated user.
- Guest’s Teams client > Settings > Accounts: Ensure the guest signs in with the same account that was invited to the meeting.
Why Meeting Recap Is Missing for External Guests
Meeting Recap is a feature that compiles meeting artifacts such as recordings, transcripts, shared files, and AI-generated notes. For external guests, this feature depends on three factors: the guest’s account type, the meeting policy applied to the organizer, and the guest’s ability to access the meeting chat.
External guests are users from outside your organization who are invited via a guest invitation. They do not have a full Teams license. Instead, they get a limited guest license that allows them to participate in meetings, but some features, like AI-generated recap, may be unavailable. The organizer’s meeting policy must also allow recording and transcription. If either is disabled, the Recap tab will not appear.
Another common cause is that the guest signs in with a different account than the one used for the invitation. For example, if the guest receives the invite at a work email but signs in with a personal Microsoft account, the meeting appears as a different instance, and Recap is not shared.
Guest Account Types and Recap Availability
There are two main types of external participants: guests and federated users. Guests are added via Azure AD B2B collaboration and have a guest account in your tenant. Federated users belong to another organization and are added through federation. Recap is available to guests if the organizer’s policy allows it, but federated users may not see Recap because they are not part of your tenant’s meeting data.
Steps to Restore Meeting Recap for an External Guest
The following steps cover the most common fixes. Perform them in order, and test after each one.
- Check the meeting policy for recording and transcription
Open the Teams admin center at admin.teams.microsoft.com. Go to Meetings > Meeting policies. Select the policy assigned to the meeting organizer. Under the Recording section, set Allow cloud recording to On and Allow transcription to On. Save the policy. These settings generate the recording and transcript that feed the Recap tab. - Verify that the guest is a true guest in your tenant
Go to the Azure AD admin center at entra.microsoft.com. Navigate to Users > All users. Search for the guest’s email. Confirm that the User type is Guest. If the user is not listed, the guest invitation may not have been accepted. Resend the invitation from the meeting invite or from Teams admin center > Users > Guest users. - Ensure the guest signs in with the correct account
Ask the guest to open Teams and click on their profile picture. Select Settings > Accounts. The account shown must match the email address that received the meeting invitation. If not, sign out and sign in with the correct account. - Check the meeting chat for the Recap tab
In the meeting chat, look for the Recap tab at the top. If it is missing, click the plus sign to add the Recap app. Sometimes the tab is hidden. If the tab is present but empty, the meeting may not have been recorded or transcribed. Check the recording in the meeting chat by scrolling to the meeting date. - Verify that the meeting is not a channel meeting
Channel meetings are visible to all channel members, but external guests may not have access to the channel. If the meeting was scheduled in a channel, move the meeting to a standard calendar meeting. Then re-invite the guest. - Check if the guest’s account has a license
In the Azure AD admin center, go to Users > the guest user > Licenses. If the guest has no license, they may not see Recap. Assign a free Teams Exploratory license or a Microsoft 365 Guest license. This is an admin action.
If Teams Still Lacks Recap for the Guest
After the main fixes, some situations remain. Here are specific failure patterns and their solutions.
Guest Sees the Meeting but No Recap Tab
If the guest can open the meeting chat but the Recap tab is absent, the organizer’s policy may still be restrictive. Ask the organizer to check if they can see the Recap tab. If the organizer sees it, the issue is the guest’s account type. Federated users cannot see Recap. Convert the federated user to a guest by removing them and re-inviting them as a guest.
Recap Tab Shows “No Content”
This occurs when the meeting was not recorded or transcribed. Check the meeting policy again. Also, the meeting must be at least 5 minutes long. Short meetings may not generate a transcript. Ask the organizer to record a test meeting and verify the transcript appears.
Guest Receives a “You Don’t Have Access” Error
This error appears when the guest’s account is not recognized. The guest must accept the invitation using the same email that was invited. If the guest has multiple accounts, they must choose the correct one. Clear the Teams cache by signing out and signing back in.
Meeting Recap for Guests vs Internal Users: Key Differences
| Item | Internal User | External Guest |
|---|---|---|
| Recap availability | Always available if policy allows | Available only if guest license and policy allow |
| Recording access | Full access to recording file | Access may be restricted by policy |
| AI-generated notes | Available with premium license | Usually not available for guests |
| Transcript access | Full transcript in chat | May see transcript if transcription is enabled |
| Admin control | Controlled by meeting policy | Controlled by guest settings and policy |
Now you can restore Meeting Recap for external guests by adjusting meeting policies, verifying guest accounts, and confirming the guest’s sign-in method. Test each fix in order. For persistent issues, check the Teams admin center audit logs to see if the guest accessed the meeting. Use the Get-CsTeamsMeetingPolicy PowerShell cmdlet to verify the policy assignment on the organizer. This advanced step ensures the policy is correctly applied.