> ## Documentation Index
> Fetch the complete documentation index at: https://www.ayrshare.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 已关联的社交账号未显示？修复方法 | Ayrshare 文档

> 排查为什么你已关联的社交媒体账号未显示在 Ayrshare 中，并了解如何刷新、重新连接或重新同步以使其正确显示。

如果你或你的用户通过 [generateJWT](/multiple-users/api-integration-business#generate-a-jwt) 生成的 Profile Linking 页面关联了社交账号，
但已关联的账号在 Ayrshare 仪表盘中并未显示，可以尝试以下步骤来解决：

## 登出 JWT 会话

如果你在测试并使用不同的用户资料，你可能需要使用 `logout=true` 参数。
请参见[自动登出资料会话](/multiple-users/api-integration-business#automatic-logout-of-a-profile-session)以清除会话。

## 确认用户资料

请检查用于生成 JWT 的用户资料是否与你在 Ayrshare 仪表盘中查看的用户资料一致。

你可以通过对比 Ayrshare 仪表盘中用户资料的 Title 与 Profile Linking 页面（generateJWT 返回的 URL）上显示的 Title 来进行核实。

若不一致，则说明你使用了两个不同的用户资料。
可能是因为在 Ayrshare 仪表盘中选择了不同的用户资料，或调用 generateJWT 时使用了错误的 Profile Key。
