> For the complete documentation index, see [llms.txt](https://docs.enate.net/whats-new/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/whats-new/older-versions/changes-overview-older-versions/2021.1-changes-overview/builder/service-matrix-changes.md).

# Service Matrix Changes

We've updated the look and feel of the whole Builder area, and made some changes to help deal with he display of large volumes of data.

![](/files/-MQqE7Ind5NYhfRc6Nh7)

## New 'Key' for showing status

![](/files/-MbpMGest5kTS3d6PoLg)

The different statuses a Ticket or Case process can be in remain the same, but we've adjusted the way these are displayed. A key on the page explains the various icons and their meanings.

## Updated label display

Customer, Contract & Service names are now displayed in a single cell of your service matrix to help save on screen space..

![](/files/-MQqFnWCTROjCUQOpbiM)

## Create new data in one place

There's now a handy location where you can create new Customer, Contract and Service data, as well as new Cases and Tickets.

![](/files/-MexrLgNUAnkq-d6cAq9)

### Creating Cases and Tickets from the Service Matrix

Click to add a Case or Ticket and then fill out the required information in the resulting popup.

![](/files/-MexrQZoKCYmRMr_Daf3)

A new column will then be added to the Service Matrix.

![](/files/-MexrS7FZ_7vxQ3FBlFx)

The new Case/Ticket will also be added to the Service Line:

![](/files/-MexrTXs5EUuZKYFezld)

## Editing existing data

Clicking the '...' on an existing row will give you access to Edit any of the Customer, Contract & Service data - including deleting and adding new items.

![](/files/-MbpLQXt2N6j51lvN_MJ)

Edit any of your Customer, Contract, Service data at one time.

![](/files/-MQqGn38aeTr5xkbK8ET)

Delete any of your data at one time.

## Grouping of Tickets & Cases

By setting the 'group' against a Ticket template or a Case template (done in the Service Line section), data can be displayed in the Service Matrix in tabbed groups, allowing or easier switching between processes in different areas underneath a service

![](/files/-MbpLygeY0Tk9ikC8JGm)

## Filtering / Searching

You can add multiple Customers, Contracts and/or Services into your search filters.&#x20;

![](/files/-MXlhl9JsFXoKWnQqwTw)

Your applied filters will be saved when you return to the Service Matrix Screen from other sections in Builder, and also after you logout and log back in.

Your applied Customer and Contract filters will be saved when you switch between Service Lines in the Service Matrix, but the Service filter will be removed.&#x20;

## Last selected Service Line remembered

The Service Matrix view in Builder remembers the last selected Service Line. Your last selected service line will be saved when you return to the Service Matrix Screen from other sections in Builder, and also after you logout and log back in.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.enate.net/whats-new/older-versions/changes-overview-older-versions/2021.1-changes-overview/builder/service-matrix-changes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
