---
title: User contributions
---

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

User contributions allow you to create a content editing interface for site members. This means that selected website visitors can create, edit and delete content. Even if they aren't editors and cannot access the administration interface or the [on-site editing mode](https://docs.kentico.com/k10/managing-website-content/working-with-pages/editing-pages.md).

There are several scenarios where you can use User contributions, for example:

- **Community news** – you can create a list of news and allow community members to add news. See an [example configuration](https://docs.kentico.com/k10/community-features/user-contributions/example-publishing-community-news.md).
- **Partner directory** –your business partners can add reference projects to their profile on the website.
- **Intranet knowledge base** – your employees can add knowledge base articles to the intranet portal.

## Implementation

Use the following web parts to implement user contributions:

- **Contribution list** – allows you to display a list of pages and a _New page_ link.
- **Edit contribution**– allows you to edit an existing page.

## Further reading

- [Example - Publishing community news](https://docs.kentico.com/k10/community-features/user-contributions/example-publishing-community-news.md) describes how you can create a new section for publishing community news.
- [User contributions security](https://docs.kentico.com/k10/community-features/user-contributions/user-contributions-security.md) describes security possibilities of the User contributions feature.
