Understanding closed, unlisted, and archived topics

:bookmark: This guide explains the differences between closed, unlisted, and archived topics in Discourse, including their characteristics, visual indicators, and use cases.

:person_raising_hand: Required user level: All users

Discourse offers several ways to manage topics beyond just leaving them open. You can close topics, archive them, or unlist them, depending on your goal. Each of these states serves a different purpose and has specific effects on how topics are displayed, interacted with, and found.

Topics can be in more than one state at the same time, such as closed and unlisted, or closed and archived.

Summary of topic states

State Replies allowed Visible in lists Searchable Digest emails
Closed No Yes Yes Excluded
Archived No Yes (except /top and suggested) Yes Excluded
Unlisted Depends No No Excluded

Closed topics

Closing a topic is the least restrictive option. You might close a topic when a discussion has reached its natural end, or to temporarily halt replies while you review the content.

Characteristics of closed topics

  • Disable replying to the topic
  • Disable the “Invite” button at the bottom of the topic
  • Do not bump the topic’s last activity date when closed
  • Continue to allow flagging of the topic or its posts
  • Continue to allow bookmarking
  • Remain visible in all topic lists and search results
  • Allow likes and voting on polls
  • Exclude the topic from digest emails

Archived topics

Archiving is more restrictive than closing. Archive a topic when it is old or outdated and you want to preserve it but significantly limit interaction. As Jeff Atwood described, archiving freezes a topic so that nothing about it can change.

Characteristics of archived topics

Archived topics have all the characteristics of closed topics, plus:

  • Disable users’ ability to delete posts
  • Disable likes
  • Disable poll-based voting (effectively closing polls)
  • Remove the topic from the /top page
  • Remove the topic from the suggested topics list at the bottom of topic pages
  • Continue to be displayed in the Unread list (users see the post marking it as Archived)

Accessing archived topics

  • Use the status=archived query parameter on your forum URL: https://your-site.example.com/?status=archived
  • Archived topics remain visible when browsing specific categories
  • Use the status:archived filter in search to find archived topics

Unlisted topics

Unlisting a topic hides it from most users without removing it entirely. You might unlist topics that should remain accessible through a direct link but should not appear in general forum navigation or search results.

Characteristics of unlisted topics

  • Prevent inclusion of the topic in lists for regular users, including:
    • Homepage / latest list
    • Unread topics list
    • Search results
  • Exclude the topic from digest emails
  • Can only be accessed via a direct link
  • Are not indexable by search engines (previously indexed topics may remain in search results for some time, depending on the search engine’s crawling schedule)
  • Are excluded from automated user badges. Automated badges such as “Nice Topic” and “Good Reply” only apply to visible topics. Unlisting a topic may remove user badges.
  • The icon tooltip may display a translated reason explaining why the topic was unlisted, when one is available

Accessing unlisted topics

  • Use the status=unlisted query parameter (staff or admin only): https://your-site.example.com/?status=unlisted
  • Use the status:unlisted filter in search (staff or admin only)
  • Regular users who have a direct link can still view an unlisted topic, even if they cannot search for it

Icon indicators

All three states show a status icon next to the topic title in topic lists. You can hover over the icon to see a tooltip describing the state.

State Icon Tooltip
Closed Lock (topic.closed) “Closed”
Archived Lock (topic.closed) “Archived”
Closed and archived Lock (topic.closed) “Locked and archived”
Unlisted Crossed-out eye (far-eye-slash) “Unlisted” plus reason, if available

:information_source: Both closed and archived topics display the same lock icon. The only way to tell the difference in topic lists is to hover over the icon and read the tooltip.

Important notes

  1. Admins, moderators, trust level 4 (TL4) users, and category group moderators (for their respective categories) are not affected by these limitations and can continue to post in and edit posts in both archived and closed topics.
  2. Polls are only closed by closing the poll itself or archiving the topic.
  3. The topic auto-close functionality cannot be used to close polls at a specific time and date.
  4. A topic can be in a combination of all three states: closed, archived, and unlisted.

Frequently asked questions

Q: How do I find archived topics?

A: You can use the status=archived query parameter in the URL or the status:archived filter in the search function.

Q: Can regular users reply to closed or archived topics?

A: No, regular users cannot reply to closed or archived topics. Admins, moderators, TL4 users, and category group moderators can still interact with these topics.

Q: Are unlisted topics completely hidden?

A: No, unlisted topics can still be accessed via direct links. They are hidden from most topic lists and search results for regular users, but anyone with the direct link can view them.

Q: Can I unlist an entire category instead of individual topics?

A: Yes. Categories can be made read-restricted or private using category security settings, which limits who can see them. Alternatively, individual topics within a category can be unlisted one by one. A common approach for preserving old content without deletion is to unlist the relevant topics and create a single index topic with direct links. This keeps the content accessible to anyone with the links while excluding it from the latest list, search, and digest emails. Unlisting a topic may retroactively remove automated badges such as “Nice Topic” from its posts.

Q: Does archiving topics reduce server or storage overhead?

A: No. Archiving is a behavioural flag set on the topic record in the database. It does not delete or compress any posts, uploads, or other data. Archived topics occupy the same database storage and are still queried in most contexts. Archiving removes topics from the /top page and the suggested topics list, which provides a minor reduction in query scope in those specific areas, but it is not a meaningful performance optimisation strategy. If storage reduction is the goal, deleting topics, or exporting and then deleting them, is the appropriate approach.

Q: How do unlisted topics affect search engine indexing?

A: Unlisted topics are not indexable by search engines because the HTML pages are not visible to crawlers. However, if a topic was previously listed and indexed before being unlisted, it may remain in search engine results for some time until the search engine re-crawls the page and removes it.

Q: Is “locking a post” the same as closing a topic?

A: No - these are two separate features that share a similar icon.

Closing a topic (this guide) prevents new replies to the entire topic. It is controlled by a closed flag on the topic itself and is the most common moderation action.

Locking a post is a per-post feature that prevents the post’s author from editing that specific post. It is used by staff to prevent a user from reverting a staff edit. It does not affect replies, visibility, or any other aspect of the topic.

Additional resources

Last edited by @MarkDoerr 2026-06-29T23:42:16Z

Last checked by @hugh 2024-07-31T06:08:41Z

Check documentPerform check on document:
76 Likes
When to unlist, make private message, close, and delete
Don't merge topics!
List of full moderation tools?
Best practices for archiving topics
SMF's categories vs Discourse's categories
A couple of questions about suppressing posts
Is there any way to restrict posting in a topic to members of a group, but allow all users to read the topic?
Unlisted topics get sent on mailing list mode
Unlisted only means not listed in topics list
Does archiving topics help improve performance?
How share link topic in the secret category?
Setting option to make unlisted topics inaccesible to public
Unlisted topics - what are they
Unlisted topics - what are they
My Wiki of useful Meta (and other) links
[PAID] Avoid topic creation when blog posts are loaded
Performing bulk actions as a moderator
Problem with "Publish as Unlisted Topics"
Move post to existing topic - how to hide closed topics from search?
Best practices for archiving topics
Shouldn't unlisted topics be excluded from "Related"?
Daily Summary (1pm UTC)
Trading Buttons
Where do I find archived topics?
Discourse AI - AI triage
No drafts in Discourse? Abomination! So I have had to publish 65 open drafts. And that sucks. Is there a way to hide these published posts?
Prevent Topics or Posts from Self Deletion
Discourse Moderation Guide - Part 1: Getting Started
Is there a plugin for Discourse forum that allows hiding and replying privately to unwanted comments or replies?
List of full moderation tools?
Safe to archive messages?
Domain checker
Any way to NOT send emails when a topic category is changed?
Archiving vs Closing & Bulk Topic Update
Missing icon for likes on archived topics
Like button not appearing on archived topics
Is it possible to join/merge topics?
TL4s posting in archived topics
TL4s posting in archived topics
TL4s posting in archived topics
Is it possible to archive entire categories, not just the topics/posts within them?
Only Some Posts Allowed to be "Liked" on Archived Thread
Where do unlistings go?
Is there a way to see a list of all Unlisted topics?
Best way to temporarily remove public access to a user's topics?

3 posts were split to a new topic: How to hide archived topics from latests but show them in other pages?

3 posts were split to a new topic: Providing more visual distinction between Closed and Archives topics

Hello! First time posting here - thank you all for your wonderful work :slight_smile: I love discourse !!

I have a question based on this that I’m still trying to grasp.

Am I able to unlist a series of categories, sub-categories, and topics, and make a post which links to these unlisted categories, sub-categories, and topics, and allows anyone to view the posts within the unlisted categories, sub-categories, and topics? I.e., the only way to view these unlisted posts would be via links found within this new post? I want these posts to remain on the forum, but I generally don’t want them to be searchable or come up easily.

My specific reason for wanting this is posterity with our community, so we aren’t removing old community posts, but also we are making it more difficult for this old information to surface so our community members don’t get confused about old / outdated information. Does this make sense?

The other option I’ve thought about is exporting the specific categories, sub-categories, and topics as HTML files and uploading these in a public google drive link. I’ve tried to find the best answer this in the forums, but would love anyone’s thoughts, or if anyone has experienced this themselves.

Thanks all - love discourse and all the work you all do :folded_hands:

2 Likes

Yes the new topic with links to the unlisted topics & categories will work the way you mentioned.

1 Like

I wonder if Archiving a topic reduces server overhead?

The major benefit scenario being when you archive hundreds or even thousands of topics.

1 Like