Skip to main content

Customizing Fields — Ideas

How to add and configure custom fields on your Ideas dashboard — field types, scoring formulas, and column visibility.

Written by Canny

Overview

In Canny Ideas, custom fields live on your Ideas dashboard. They let you capture internal data about each idea: effort estimates, prioritization scores, engineering owners, and more. Fields also power your scoring formulas.

Canny Ideas is available on Free, Core, Pro, and Business plans. Teams on legacy plans (Starter or Growth) will need to move to new plans to access Ideas.


Field types

Available field types:

  • Checkbox — a true/false toggle (e.g., "Security reviewed").

  • Date — a target or due date.

  • Dropdown — select one option from a predefined list.

  • Fibonacci — 1, 2, 3, 5, 8, 13 scale for effort pointing.

  • Formula — aggregates a single factor (e.g., MRR, insights, votes) across a user segment using sum, count, average, max, or min. Example: "Sum of MRR across Everyone."

  • Multiline Text — a longer text input for descriptions or notes.

  • Multiselect — select multiple options from a predefined list.

  • Number — a plain numeric value (e.g., estimated dev days).

  • Range — a slider with a defined minimum and maximum.

  • Rating — a 1–5 or custom-scale input for subjective scoring.

  • Score — a RICE-style composite. Multiplies impact fields by their weights, then divides total weighted impact by total weighted effort. Use this for prioritization scoring that balances impact against effort.

  • Text — a single-line text input.

  • URL — a clickable link.

  • User — assign an admin (e.g., engineering owner).


Adding fields to the Ideas dashboard

  1. On the Ideas dashboard, click Fields in the top toolbar.

  2. Click Create new field.

  3. Choose a field type and give it a name.

  4. Configure any type-specific settings (display mode, dropdown options, formula factor and segment, score impact and effort weights).

  5. Save — the field appears as a column on your ideas table.


Combining fields: Formula vs Score

Two field types let you derive values from other data, and they serve different purposes:

  • Formula aggregates one factor across a segment. Use it to surface a single metric — for example, "Sum of MRR across Enterprise" — as a column on your ideas table.

  • Score combines multiple weighted impact fields and divides by weighted effort, producing a single prioritization number per idea.

See Scores and formulas in Canny Ideas for a detailed guide to building both.


Things to note

  • Idea fields are internal only — end-users never see them, even if the idea is published to the portal.

  • Fields are applied across all ideas globally — they are not scoped to specific groups.

  • You can toggle field column visibility on a per-view basis using the Fields button on the Ideas dashboard.

  • Score and Formula fields reference other field values. If you rename or delete a referenced field, update any Score or Formula fields that depend on it.

  • Only admins with the Owner or Manager admin role can create or edit fields.


Related articles

Did this answer your question?