---
title: "Creating Custom Case Pages"
slug: "creating-custom-case-pages"
updated: 2024-08-21T19:15:32Z
published: 2024-08-21T19:15:32Z
---

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

# Creating Custom Case Pages

## Overview

Cases can have custom Pages applied to them so that when the Case is created it will have that custom Page under its own tab.

Prerequisites:

- Case Entity. To learn how to create a Case Entity Data Structure, see [Creating Case Entities](/v9/docs/creating-a-case-entity-data-structure).
- Page. To learn how to create a Page, see [Create Page / Dashboard](/v9/docs/create-pages-dashboards).

## Example

1. Navigate to the desired Case Entity's configuration folder. Click CREATE PAGE and select ****Add Existing Page.****  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-07-02_14h07_33.png)
2. Enter a name for the Page under**Page Name**. Click PICK OR CREATE PAGE and select PICK.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-07-02_16h01_20.png)
3. Select the desired custom Page and click PICK.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-07-02_14h09_06.png)
4. Click SAVE to close the window.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-07-02_14h10_28.png)
5. Create a [Case Entity](/v9/docs/creating-a-case-entity-data-structure). Navigate to the Case Entity and select the custom Page view.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-08-21_15h14_53.png)

---

For further information on Data Structures, visit the [Decisions Forum](https://community.decisions.com/categories/Datastructures).
