---
title: Configuration
---

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

> **Info:** **[Languages](https://docs.kentico.com/documentation/developers-and-admins/configuration/languages.md)**
>
> Configure the languages available for your project's content, and set up fallbacks between individual languages.

> **Info:** **[Workflows](https://docs.kentico.com/documentation/developers-and-admins/configuration/workflows.md)**
>
> Configure the lifecycle for your project's content, including pages, reusable content items, headless items and emails. Workflows allow you to ensure the quality of content by setting up a reviewing and approval process tailored specifically for your organization.

> **Info:** **[Taxonomies](https://docs.kentico.com/documentation/developers-and-admins/configuration/taxonomies.md)**
>
> Create taxonomies and tags for organizing and categorizing content.

> **Info:** **[Website channel management](https://docs.kentico.com/documentation/developers-and-admins/configuration/website-channel-management.md)**
>
> Set up and configure channels to serve content via ASP.NET Core MVC projects.

> **Info:** **[Headless channel management](https://docs.kentico.com/documentation/developers-and-admins/configuration/headless-channel-management.md)**
>
> Set up and configure channels to serve content using HTTP requests and GraphQL.

> **Info:** **[Content sync](https://docs.kentico.com/documentation/developers-and-admins/configuration/content-sync-configuration.md)**
>
> Connect Xperience applications using content sync to allow users to easily transfer content.

> **Info:** **[Users](https://docs.kentico.com/documentation/developers-and-admins/configuration/users.md)**
>
> Configure the user management and registration process for the Xperience administration. Define password policies and customize user invitation and password reset emails. Define and assign roles that determine access privileges of user accounts.

> **Info:** **[SaaS configuration](https://docs.kentico.com/documentation/developers-and-admins/configuration/saas-configuration.md)**
>
> Configure the Xperience application for deployment to the SaaS environment.

> **Info:** **[Email configuration](https://docs.kentico.com/documentation/developers-and-admins/configuration/email-configuration.md)**
>
> Set up an SMTP server or a SendGrid integration to serve as the system's email sender. For sites that process a large volume of emails, learn how to delegate email sending to an external application for better performance.

> **Info:** **[Rich text editor](https://docs.kentico.com/documentation/developers-and-admins/configuration/rich-text-editor-configuration.md)**
>
> Learn how to configure the editor used to insert rich text content in the administration. [Define custom toolbars](https://docs.kentico.com/documentation/developers-and-admins/configuration/rich-text-editor-configuration/rich-text-editor-customization.md) or [register new plugins](https://docs.kentico.com/documentation/developers-and-admins/configuration/rich-text-editor-configuration/rich-text-editor-plugins.md) for the editor.

> **Info:** **[Event log](https://docs.kentico.com/documentation/developers-and-admins/configuration/event-log.md)**
>
> Configure how the system logs events. Log events with additional information or create completely custom logging destinations that only record desired data.
