---
title: 'Desk'
description: 'Use the schema-driven record editor.'
---

# Desk

Desk turns the configured entity schema into lists and editing forms. Your developer controls entity names, menu groups, fields, previews, and validation through code.

Start by selecting an entity in the sidebar. Open a record to inspect it or choose **Create** when your role allows writing. A record opens in a drawer; its groups and fields come from the schema.

## Daily tasks

- [Browse records](/docs/studio/desk/browse-records): columns, sorting, selection, and reload.
- [Edit records](/docs/studio/desk/edit-records): create, save, validation, and deletion.
- [Relationships](/docs/studio/desk/relationships): link existing records and understand nested editing.
- [Scoped content](/docs/studio/desk/scoped-content): maintain variants without duplicating shared values.

Desk is not a schema designer. Ask a developer to change the [schema](/docs/schema) when you need a new field or entity. A column display change is not a backend schema deployment.


---

[View full sitemap](/docs/sitemap.md)
