---
title: Settings - Groups
---

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

You can configure settings related to [groups](https://docs.kentico.com/k9/community-features/groups.md) in **Settings -> Community**.

| Groups                                   |                                                                                                                                                                                                                                                                                                            |
| ---------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Group template path                      | Alias path of a page used, together with pages stored under it, as a template for newly created groups, for example _/Groups/Template._                                                                                                                                                                    |
| Groups security access denied path       | Alias path of a page where users are redirected when trying to access pages of a group for which they don't have permissions. For example, _/Groups/{GroupName}/Access_, where\*\*{GroupName}\*\* is replaced by the current group name. This page should contain the **Group security message** web part. |
| Group management path                    | Alias path of the group management page containing the **Group profile** web part. For example, _/Groups/{GroupName}/Management_, where _**{GroupName}**_ is replaced by the current group name.                                                                                                           |
| Group profile path                       | Alias path of the group profile page. For example, _/Groups/{GroupName}_, where _**{GroupName}**_ is replaced by the current group name.                                                                                                                                                                   |
| Group invitation                         |                                                                                                                                                                                                                                                                                                            |
| Invitation acceptance path               | Alias path of a 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 a group invitation email, for example _/Special-pages/Invitation-acceptation_.                                                  |
| Group invitation expires after (days)    | When a user receives a group invitation email, the link for joining the group included in the email is active for a number of days specified in this field. When the group invitation expires, the link is no longer functional. If you enter _0_, the link is functional permanently.                     |
| Content management                       |                                                                                                                                                                                                                                                                                                            |
| Use parent community group for new pages | Indicates if new pages inherit the value of the **Owned by group** property from their parent page.                                                                                                                                                                                                        |
