> ## Documentation Index
> Fetch the complete documentation index at: https://zite.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage database fields

> Edit, convert, delete, and adjust your Zite database fields or columns.

## Overview

As your needs change, Zite stays flexible so you can adapt your database structure anytime. You can edit, convert, hide, sort, and perform other field configurations to keep your data organized, without affecting the actual records.

## Edit field

**Right-click on a column** to `Edit field`. From here, you can also duplicate, [hide](https://www.zite.com/help/database/configure-database/manage-views#hide-fields), [sort](https://www.zite.com/help/database/configure-database/manage-views#sort-records), and delete the field.

<img src="https://mintcdn.com/zite/aM2bBIo05-DdOplt/images/Screenshot-2026-05-07-at-6.44.23-PM.png?fit=max&auto=format&n=aM2bBIo05-DdOplt&q=85&s=d6c88272b3b082b4cf1d1ef69b6fbb38" alt="Screenshot 2026 05 07 At 6 44 23 PM" width="1844" height="792" data-path="images/Screenshot-2026-05-07-at-6.44.23-PM.png" />

In the popup, you can change the label of your column or field, and adjust the default settings. For example, in a Currency field, you can change the symbol, decimal places, and number format.

<img src="https://mintcdn.com/zite/aM2bBIo05-DdOplt/images/Screenshot-2026-05-07-at-6.22.50-PM.png?fit=max&auto=format&n=aM2bBIo05-DdOplt&q=85&s=1a9408f7f2a669127613a717bf484e2b" alt="Screenshot 2026 05 07 At 6 22 50 PM" title="Screenshot 2026 05 07 At 6 22 50 PM" style={{ width:"49%" }} width="978" height="927" data-path="images/Screenshot-2026-05-07-at-6.22.50-PM.png" />

### Convert field type

You can also change the field type of an existing database column. Click the `Field type` dropdown and choose your preferred field. Be sure to click `Save` afterward.

<img src="https://mintcdn.com/zite/aM2bBIo05-DdOplt/images/Screenshot-2026-05-07-at-6.26.23-PM.png?fit=max&auto=format&n=aM2bBIo05-DdOplt&q=85&s=026982ef5faf2c3da29f9c506ecacb71" alt="Screenshot 2026 05 07 At 6 26 23 PM" title="Screenshot 2026 05 07 At 6 26 23 PM" style={{ width:"50%" }} width="972" height="933" data-path="images/Screenshot-2026-05-07-at-6.26.23-PM.png" />

<Warning>
  Converting certain field types may cause deletion of some data.
</Warning>

### Set a default value

Auto-fill a value for that field when a new record is added. For example, when a new record is created, we can set the default payment method to “Bank Transfer.”

<img src="https://mintcdn.com/zite/aM2bBIo05-DdOplt/images/Screenshot-2026-05-07-at-6.40.29-PM.png?fit=max&auto=format&n=aM2bBIo05-DdOplt&q=85&s=5151e20b3031b2d65896b24d08a25683" alt="Screenshot 2026 05 07 At 6 40 29 PM" title="Screenshot 2026 05 07 At 6 40 29 PM" style={{ width:"53%" }} width="981" height="1003" data-path="images/Screenshot-2026-05-07-at-6.40.29-PM.png" />

## Change primary field

By default, the leftmost column is the primary field, which cannot be deleted. To select a new primary field, right-click on the column you want to use, then `Set as primary field`.

<Note>
  Some field types like Date, Link to table, and Single and Multiple select cannot be primary fields.
</Note>
