---
title: Managing database views and stored procedures
---

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

The **Database objects** application allows you to manage the database **Views** and **Stored procedures** used by the system.

If you have customized the underlying database tables used by views, you can refresh the views – either click the **Refresh** action for individual views or **Refresh all views**.

If necessary, you can edit views or stored procedures and customize the code.

> **Warning:** **Warning**: Modifying the code of the system's database objects is not recommended. Changes may lead to errors or incorrect behavior in the system.
