---
title: Publishing a predefined forum on the website
related:
  - https://docs.kentico.com/k8/community-features/forums/creating-predefined-forums.md
  - https://docs.kentico.com/k8/community-features/forums/adding-an-ad-hoc-forum-to-a-page.md
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

When you want to publish a forum on your website, you can use the web parts from the Forums category on your page templates.

## Publishing a forum group on the website

You can publish an entire forum group on the website using the **Forum group** web part. All you need to do is to select the appropriate Group name value in the web part's properties. The default forum looks like this:

![Default forum look](https://docs.kentico.com/docsassets/k8/publishing-a-predefined-forum-on-the-website/3.png "Default forum look")

The forum threads in the selected forum can be displayed in two ways:

- As a list of threads
  - set the Forum layout property to Flat

![Flat forum](https://docs.kentico.com/docsassets/k8/publishing-a-predefined-forum-on-the-website/2.png "Flat forum")

- As a tree of threads and posts
  - set the Forum layout property to Tree

![Tree forum](https://docs.kentico.com/docsassets/k8/publishing-a-predefined-forum-on-the-website/1.png "Tree forum")
