# Custom fields

## Create custom fields

Custom fields provide additional data about your launches and can enable prioritization frameworks.

1. Click the **eye icon** at the top of the roadmap table
2. Click "**Create new field**"
3. Configure the field:
   * **Field name** (e.g., "Engineering Effort", "Client Tier", "Revenue Impact")
   * **Field type:** Text, Number, Formula, Rating, Multi-select
   * **For formula fields**: Reference other native or custom fields for calculations
4. Click "Create"

The custom field appears as a new column in the roadmap table.

## Application: use custom fields for prioritization

**Example: RICE score framework**&#x20;

* Create a formula field that calculates prioritization scores: `(Reach * Impact * Confidence Level * 2) / RICE Effort`
* Where Reach, Impact, Confidence Level, and Effort are individual custom fields.

**Benefits:**

* Sort launches by calculated priority scores
* Make data-driven roadmap decisions
* Standardize prioritization across teams
* Track business impact metrics
