---
title: Settings - Community
---

> 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).

| Groups                                   |                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| ---------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Group template path                      | Alias path of the page that will be used, together with the pages stored under it, as a template for newly created [gr](https://docs.kentico.com/k81/community-features/groups.md)[oups](https://docs.kentico.com/k81/community-features/groups/working-with-groups.md), e.g. _/Groups/Template_.<br>The value of this setting is used by the **Group registration** web part if its **Template source alias path** property is empty. |
| Groups security access denied path       | Alias path of a page to which users will be redirected when they try to access pages of a group they don't have permissions for. This page should contain the Group security message web part, e.g. _/Groups/{GroupName}/Access._                                                                                                                                                                                                      |
| Group management path                    | Alias path of the group management page, containing the Group profile web part, e.g. _/Groups/{GroupName}/Management._                                                                                                                                                                                                                                                                                                                 |
| Group profile path                       | Alias path of the group profile page; e.g. _/Groups/{GroupName}_, where _GroupName_ is a wildcard replaced by the name of a given group.                                                                                                                                                                                                                                                                                               |
| Group invitation                         |                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| Invitation acceptation path              | Alias path of the page containing the Group invitation web part; this is a special web part handling requests for joining a group when a user clicks the joining link in group invitation e-mail, e.g. _/Special-pages/Invitation-acceptation._                                                                                                                                                                                        |
| Group invitation expires after (days)    | When some user receives a group invitation e-mail, the link for joining the group included in the e-mail will be active for the number of days entered here. After the specified duration, the link will no longer be functional. If _0_ is entered, the link will be functional permanently.                                                                                                                                          |
| Members                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| Member management path                   | Alias path of the member management page, e.g. _/Members/Management_.                                                                                                                                                                                                                                                                                                                                                                  |
| Member profile path                      | Alias path of member the profile page, e.g. _/Members/{UserName}_, where _UserName_ is a wildcard replaced by the name of a given user.                                                                                                                                                                                                                                                                                                |
| Enable friends                           | Indicates if the Friends functionality should be available in other modules on the live site.                                                                                                                                                                                                                                                                                                                                          |
| Friend management path                   | Node alias path of a page with the Friendship management web part. This is a special web part for handling friendship approval or rejection requests.                                                                                                                                                                                                                                                                                  |
| Activity points                          |                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| Enable user activity points              | If checked, [activity points](https://docs.kentico.com/k81/community-features/badges/assigning-badges-to-users.md) will be logged for users.                                                                                                                                                                                                                                                                                           |
| Activity points for blog post            | Sets the number of activity points that users receive for adding a blog post.                                                                                                                                                                                                                                                                                                                                                          |
| Activity points for blog comment post    | Number of activity points that users receive for adding a blog post comment.                                                                                                                                                                                                                                                                                                                                                           |
| Activity points for forum post           | Number of activity points that users receive for adding a forum post.                                                                                                                                                                                                                                                                                                                                                                  |
| Activity points for message board post   | Number of activity points that users receive for adding a message board post.                                                                                                                                                                                                                                                                                                                                                          |
| Content management                       |                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| Use parent community group for new pages | Indicates if new pages should inherit the value of the **Owned by group** property from their parent page.                                                                                                                                                                                                                                                                                                                             |
