You pin a thread in Perplexity to keep it at the top of your library, but the next time you log in, your pinned threads have shuffled into a different order. This unexpected reordering makes it hard to find the conversations you rely on most. The problem occurs because Perplexity’s pinned thread list is sorted by the last activity timestamp rather than by the order in which you pinned them. This article explains the root cause of the automatic reordering and shows you how to manage pinned threads so they stay exactly where you want them.
Key Takeaways: Why Pinned Threads Change Order
- Library > Pinned section: Threads are sorted by the most recent reply, not by pin date.
- New reply to a pinned thread: Moves that thread to the top of the pinned list automatically.
- No manual sort option exists: Perplexity does not offer a way to lock the pinned order.
Why Perplexity Reorders Pinned Threads Automatically
Perplexity treats pinned threads as a filtered subset of your entire thread library. The platform applies the same sorting rule to pinned threads as it does to unpinned ones: sort by the most recent activity. Activity includes any new reply you send, any follow-up question you ask, or any response the AI generates after you continue a conversation.
When you pin a thread, Perplexity does not assign it a static rank or index number. Instead, the pinned flag is a binary attribute that tells the system to show the thread in the Pinned section. The order of threads inside that section is recalculated each time the page loads or refreshes. The recalculation uses the updated_at timestamp of each thread. The thread with the most recent timestamp appears first.
This design is intentional for a collaboration-focused tool. If you work on a project with teammates, the most recently discussed pinned thread should surface at the top. For solo users who pin threads as bookmarks, the behavior feels like a bug because the order changes without any user action.
The Role of the AI Response Timestamp
Every time Perplexity generates a new answer in a pinned thread, the thread’s updated_at timestamp updates to the current time. Even if you do not type anything, the AI’s response counts as activity. This means that if you have two pinned threads and you ask a question in the older one, that older thread jumps to the top of the pinned list. The pin itself does not change — only the sort order changes.
How Thread Archiving Affects Pinned Order
Archiving a thread removes it from the main library view but does not unpin it. When you archive a pinned thread, its timestamp remains unchanged. If you later unarchive it, the thread reappears in the pinned list based on its last activity timestamp. This can cause a thread that was pinned months ago to suddenly appear near the top if it was recently unarchived.
Steps to Check Which Thread Has the Most Recent Activity
If you want to understand why a specific pinned thread moved to the top, follow these steps to inspect its activity history.
- Open the Perplexity Library
Go to the left sidebar and click Library. This shows all your threads, including pinned and unpinned ones. - Click the Pinned filter
At the top of the Library view, select Pinned to show only pinned threads. Observe the current order. - Hover over each thread
Move your mouse over each pinned thread. A timestamp appears on the right side of the row. The thread with the most recent timestamp is at the top. - Open the thread at the top
Click the first pinned thread. Scroll to the bottom of the conversation. The last message shows the exact date and time of the most recent activity. - Compare timestamps
Repeat the process for the second and third pinned threads. The thread with the latest timestamp always sits at the top of the pinned list.
If You Want to Keep a Specific Thread at the Top
Because Perplexity does not offer a manual sort option, the only reliable way to keep a thread at the top is to make it the most recently active thread. Here is how to do that without changing the conversation content.
- Open the thread you want at the top
Navigate to the pinned thread you want to prioritize. - Send a dummy message
Type a single word like continue or next in the input box and press Enter. Perplexity generates a new response and updates the thread’s timestamp to the current time. - Return to Library
Click Library in the left sidebar. The thread you just updated now appears at the top of the pinned list. - Repeat for other threads
If you want a different thread at the top later, repeat the dummy message step for that thread.
This method works until you or the AI adds another message to any other pinned thread. The thread with the most recent message always wins the top spot.
Common Misconceptions About Pinned Thread Order
Pinning a Thread Again Does Not Move It to the Top
Some users unpin and repin a thread expecting it to jump to the top of the list. Repinning does not change the thread’s timestamp. The thread stays in the same position relative to other pinned threads. Only a new message changes the sort order.
Clearing the Browser Cache Does Not Fix the Order
The pinned order is determined by server-side timestamps, not by local browser data. Clearing your cache or cookies does not reorder your pinned threads. The order recalculates on the server each time you load the Library page.
Pinned Threads Do Not Have a Separate Sort Setting
Perplexity does not provide a dropdown menu or toggle to sort pinned threads by pin date, alphabetical order, or any other field. The only sort option for the entire library is Recent, which applies to pinned and unpinned threads alike.
Perplexity Free vs Pro: Pinned Thread Behavior
| Item | Perplexity Free | Perplexity Pro |
|---|---|---|
| Pinned thread limit | No explicit limit, but library storage is capped | No explicit limit, with higher library storage |
| Sort rule for pinned threads | Most recent activity first | Most recent activity first |
| Manual sort option | Not available | Not available |
| Timestamp update on AI response | Yes | Yes |
| Archive affects pinned order | Yes | Yes |
Both plans behave identically regarding pinned thread sorting. The only difference is the maximum number of threads you can store in the library, which indirectly affects how many pinned threads you can maintain.
You now know that pinned threads reorder themselves because Perplexity sorts them by the most recent activity timestamp rather than by pin order. To keep a thread at the top, send a dummy message to update its timestamp. If you want a permanent fixed order, consider using bookmarks in your browser or an external note-taking app to store links to your most important threads. Perplexity may add a manual sort option in a future update, but for now, the timestamp method is the only workaround.