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

# Customization

> Nextedy PLANNINGBOARD gives you fine-grained control over how work items appear on the board — from the fields shown on each card to the colors, progress bars, and capacity indicators that make planning infor

## Card Appearance and Content

**[Customize Card Content](/planningboard/guides/customization/card-content)** — Choose which work-item fields appear on each card: title, assignee, estimate, custom fields, and more.

**[Customize Card Appearance](/planningboard/guides/customization/card-appearance)** — Control the size, layout, and visual style of cards on the board.

**[Customize Card Colors](/planningboard/guides/customization/card-colors)** — Assign colors to cards based on work-item field values or enumeration types to make item categories visually distinct.

## Highlighting and Rules

**[Highlight Work Items by Rules](/planningboard/guides/customization/highlighting-rules)** — Define rules that highlight cards meeting specific conditions, such as items planned after their due date or items exceeding capacity.

## Indicators and Bars

**[Customize Progress Bars](/planningboard/guides/customization/progress-bars)** — Configure the progress bar shown on each card to reflect estimate consumption, child-item completion, or other metrics.

**[Customize Capacity Indicators](/planningboard/guides/customization/capacity-indicators)** — Tailor how the capacity bar and load indicators are displayed per swimlane.

## Additional Visual Elements

**[Customize Tooltips](/planningboard/guides/customization/tooltips)** — Define the content shown in the hover tooltip for cards, including additional fields not visible on the card face.

**[Customize Board Appearance](/planningboard/guides/customization/board-appearance)** — Adjust board-level visual settings such as column widths and overall layout options.

***

<Frame>
  <img src="https://mintcdn.com/none-17b4493f/zUlmOSLBIQ0HyaAX/planningboard/diagrams/guides/customization/index/diagram-1.svg?fit=max&auto=format&n=zUlmOSLBIQ0HyaAX&q=85&s=7e9254dfe45f82d0e8953068a24df795" alt="Card customization layers: a work item feeds the card face, which combines card content, appearance, colors, and progress bar, plus a hover tooltip; swimlane capacity indicators and board appearance/highlighting rules apply at the board level" width="720" height="630" data-path="planningboard/diagrams/guides/customization/index/diagram-1.svg" />
</Frame>

<Tip title="Start with card content">
  If you are new to Planningboard customization, begin with [Customize Card Content](/planningboard/guides/customization/card-content) — the fields you surface on the card face have the most impact on planning readability. Color coding and highlighting rules build naturally on top of that.
</Tip>

<Accordion title="Sources">
  **KB Articles**

  * Customize the content of the card
  * Planningboard: Customizable Statistics and Capacity Indicators
  * Planningboard interface & basic interactions

  **Support Tickets**

  * [#6612](https://support.nextedy.com/helpdesk/tickets/6612)
  * [#6679](https://support.nextedy.com/helpdesk/tickets/6679)
  * [#6523](https://support.nextedy.com/helpdesk/tickets/6523)

  **Source Code**

  * `Config.java`
  * `PlanningBoardWidget.java`
  * `PlanningBoardWidgetRenderer.java`
  * `viewLicense.vm`
  * `licenseReadonly.cy.ts`
</Accordion>
