> ## 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 Session

如果你在測試並使用不同的使用者設定檔，可能需要使用 `logout=true` 參數。
請參閱[自動登出設定檔工作階段](/multiple-users/api-integration-business#automatic-logout-of-a-profile-session)以清除工作階段。

## 確認使用者設定檔

檢查產生 JWT 所使用的使用者設定檔，是否與 Ayrshare 儀表板中檢視的使用者設定檔相同。

你可以比對 Ayrshare 儀表板中的使用者設定檔標題與 Profile Linking 頁面（generateJWT 所產生的 URL）上顯示的標題來確認。

如果兩者不一致，代表使用了兩個不同的使用者設定檔。
可能是在 Ayrshare 儀表板中選了另一個使用者設定檔，或在呼叫 generateJWT 時使用了錯誤的 Profile Key。
