# Custom Cards

Custom Data can be added to Tickets, Cases and Actions to capture bespoke information on these work items as they run through process. The information is displayable via Custom Cards. Custom Cards can be set to display in the main section of the work item, and also as a section of the side panel on the right side of the screens.

![](/files/-MWs_llTG6jXwcWVC3LM)

Custom Cards can be designed (with HTML, Typescript and CSS) to surface almost any content, e.g. content from other systems.

![](/files/-MWs_ob3QRZ_fu4GJfWP)

## Filling in Data Fields on Tickets, Cases and Actions <a href="#a-validation-in-smart-cards" id="a-validation-in-smart-cards"></a>

{% embed url="<https://enate.cdn.spotlightr.com/watch/MTQ2MDgzNQ==>" %}

## Validation in Custom Cards <a href="#a-validation-in-smart-cards" id="a-validation-in-smart-cards"></a>

Custom Cards can be linked up to standard system validation in order to e.g. make filling in of certain data on a card a requirement before you can progress a work item.

## Custom Data Override Warning <a href="#b-custom-data-override-warning" id="b-custom-data-override-warning"></a>

If you have a work item open and are modifying custom data, Enate will check for any data conflict when you go to update the work item. Specifically, a check will be made to see if another user has accessed the work item and changed any of its custom data since you opened it. If so, a confirmation message box will be displayed to you asking whether you wish to proceed with your update (which will override their changes) or instead cancel and refresh your screen to see (and keep) those latest changes.

![](/files/-MWs_yPpj2Ni3J3Es_sX)


---

# Agent Instructions: 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:

```
GET https://docs.enate.net/enate-help/work-manager/work-manager-2021.1/work-item-screens/smart-cards.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
