> Source: https://mywaypoint.ai/docs/examples/modify-existing-views
> Documentation index: https://mywaypoint.ai/llms.txt


# Instantly modify existing views

**Ask Chip to simplify a screen your team already has; Chip reads it before asking anything, proposes the change & rebuilds it in place at the same address.**


## For

- [For Support](https://mywaypoint.ai/for-support)
- [Support Engineering](https://mywaypoint.ai/use-cases/support-engineering)
- [For Engineering](https://mywaypoint.ai/for-engineering)
- [Trend analysis](https://mywaypoint.ai/use-cases/trend-analysis)

## Use case

```prompt-request
Our escalation dashboard has grown a lot and it's hard to find what I need. Could you take a look and suggest how to simplify it?
```

## What Chip did

Rather than ask what she wanted instead, Chip opened the dashboard & read the note it keeps about it: the tile count had grown as teams asked for additions, and with no filters, answering "just my team" meant reading every tile.

Chip came back with a proposal: fewer tiles, page filters, the same data on one screen.

> **Reply:** Yes. Keep the severity breakdown, I use that one.

One request came back, and Chip took it from there.

## What got built

- **The same dashboard, rebuilt in place.** Same address, so every bookmark & link still works.
- **A filter bar.** Team, severity, status & date, flowing into every tile on the page.
- **Fewer, better tiles.** The counts that matter, the breakdown she asked to keep, one trend chart & one table where a row opens its detail.

![An Escalation health dashboard: an open-escalations number tile, two bar charts by account, a time-to-resolve line chart & an accounts comparison table](https://mywaypoint.ai/static/assets/chip-build/dashboard-escalation-health.png "Figure: a dashboard Chip composed: a number tile, two bar charts, a line chart & a comparison table")

Chip checked that the team filter changed the numbers before handing it back, & rewrote the dashboard's note to say what is there & why.

**How it runs now.** Open the same bookmark, pick your team in the filter bar & the whole page answers for your team. Want a tile back, or a new one? That is one more sentence to Chip, on any view you already have.

## Try it

Paste this into Build & name your own screen:

```prompt
Our escalation dashboard has grown a lot and it's hard to find what I need. Take a look first and suggest how to simplify it.
```