---
title: Devops and 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).

Explore different ways to configure your environment for Xperience development, deploy Xperience by Kentico projects, and create custom configurable settings within Xperience itself.

These materials should help you, as a developer, manage the logistics of the development process and provide custom-tailored configuration within Xperience to meet the requirements of your organization or client.

## Presentation of structured and unstructured content path

1. Developer setup – Configure your environment for Xperience by Kentico development.
2. SaaS deployment – Log into the Xperience Portal and deploy your project to the Xperience SaaS environment.
3. Private cloud deployment – Host your Xperience by Kentico project on your own private infrastructure.
4. Custom settings module – Explore the process of building a custom module in Xperience using custom classes and built-in UI templates to create a module that holds custom global and web-channel-specific settings.
