# Umbraco CMS Documentation

Umbraco CMS is a flexible and editor-friendly Content Management System (CMS) that allows you to create beautiful and modern websites. Use the latest version of .NET, integrate with your favorite services, and help your customers launch a website tailored to their specific needs.

Learn more about Umbraco CMS and get an overview of the top features on [Umbraco.com](https://umbraco.com/products/umbraco-cms/).

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Get Started</strong></td><td>Install Umbraco, upgrade existing projects, and start your first build.</td><td><a href="/pages/A554k35smlsAQftBvswW">/pages/A554k35smlsAQftBvswW</a></td><td><a href="/files/0EXFz6TkyCey2USNYQHI">/files/0EXFz6TkyCey2USNYQHI</a></td></tr><tr><td><strong>Model Your Content</strong></td><td>Define schema, configure property editors, and set up localization.</td><td><a href="/pages/HImJz0nL8KY9uqoRU9qK">/pages/HImJz0nL8KY9uqoRU9qK</a></td><td><a href="/files/62idACHWfEtzHNPtqCOM">/files/62idACHWfEtzHNPtqCOM</a></td></tr><tr><td><strong>Manage and Publish Content</strong></td><td>Learn editor workflows, publishing, media handling, and user management.</td><td><a href="/pages/wRftrJFdSiSUF9wZRei6">/pages/wRftrJFdSiSUF9wZRei6</a></td><td><a href="/files/veCHIHvGH4D5NYGAoRkF">/files/veCHIHvGH4D5NYGAoRkF</a></td></tr><tr><td><strong>Develop With Umbraco</strong></td><td>Create the frontend, work with APIs, and implement application logic.</td><td><a href="/pages/3oUQvC6uYutDl3j1zUJp">/pages/3oUQvC6uYutDl3j1zUJp</a></td><td><a href="/files/lflrgrFa4rXUvgmdW7Kp">/files/lflrgrFa4rXUvgmdW7Kp</a></td></tr><tr><td><strong>Extend Your Project</strong></td><td>Customize the backoffice, add server-side features, and build packages.</td><td><a href="/pages/A5SREtSbmnkbwN544A44">/pages/A5SREtSbmnkbwN544A44</a></td><td><a href="/files/2DKluzIqFo4cpNBFk9vS">/files/2DKluzIqFo4cpNBFk9vS</a></td></tr><tr><td><strong>Run in Production</strong></td><td>Secure, configure, scale, and operate Umbraco in production.</td><td><a href="/pages/i1aKZlKh47bpBTxlmmK9">/pages/i1aKZlKh47bpBTxlmmK9</a></td><td><a href="/files/WcZzrGnSrlrkOOcYL8Tr">/files/WcZzrGnSrlrkOOcYL8Tr</a></td></tr></tbody></table>

## New to Umbraco?

Start with the installation guide, then follow one of the tutorials to build your first project.

{% content-ref url="/pages/A554k35smlsAQftBvswW" %}
[Installation](/umbraco-cms/18.latest/get-started/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/yjWdkAURUoUmMf0A4p1L" %}
[Creating a Basic Website](/umbraco-cms/18.latest/develop-with-umbraco/tutorials/creating-a-basic-website.md)
{% endcontent-ref %}

{% content-ref url="/pages/iSSitBbJoYPlY35lByeu" %}
[Creating a Custom Dashboard](/umbraco-cms/18.latest/extend-your-project/tutorials/creating-a-custom-dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/pGd05aNdDVC2vFCSaUGx" %}
[Creating a Property Editor](/umbraco-cms/18.latest/extend-your-project/tutorials/creating-a-property-editor.md)
{% endcontent-ref %}

***

## Umbraco Training

Umbraco HQ offers a training course covering the basic concepts and features needed for building an Umbraco CMS website. The course targets frontend and backend developers, designers, and technical users who want to build a website from scratch in Umbraco,

[Explore the Fundamentals Training Course](https://umbraco.com/training/course-details/fundamentals-details/) to learn more about the topics covered and how they can enhance your Umbraco development skills.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.umbraco.com/umbraco-cms/18.latest/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
