---
title: Security checklists
---

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

Following the security checklists found in this section can help you keep your projects secure from start to finish. By making the checklists part of your workflow and revisiting them regularly, you can ensure security stays a continuous priority for your project rather than a one-time task. This approach helps you reduce risks from early on, maintain compliance, and avoid costly fixes later in development.

## This section is for you if you…

- Are a developer, admin, software architect, or security professional working with Xperience by Kentico.
- Want to ensure your project follows security best practices throughout its lifecycle.
- Need a structured approach to identifying and addressing security considerations.
- Prefer having actionable checklists to guide your security implementation.

## What this section covers

The following pages provide phase-specific security checklists that cover the entire project lifecycle:

1. [Security checklist - design phase](https://docs.kentico.com/guides/architecture/xperience-implementation-handbook/security-checklists/security-checklist-design-phase.md) – things to consider before you begin developing your project
2. [Security checklist - development phase](https://docs.kentico.com/guides/architecture/xperience-implementation-handbook/security-checklists/security-checklist-development-phase.md) – things to keep in mind while developing your project
3. [Security checklist - deployment phase](https://docs.kentico.com/guides/architecture/xperience-implementation-handbook/security-checklists/security-checklist-deployment-phase.md) – tasks to do before you deploy your project to a live environment

## Related security resources

For additional information about how we approach security at Kentico and an overview of security features implemented in Xperience, see the [Security guidelines](https://docs.kentico.com/documentation/developers-and-admins/security-guidelines.md).

## Get started

Begin with [Security checklist - design phase](https://docs.kentico.com/guides/architecture/xperience-implementation-handbook/security-checklists/security-checklist-design-phase.md) to establish security considerations early on in your project.
