# Linking Custom Cards to Cases / Tickets / Actions

Watch this video for an example of how to create Custom Data and Custom Cards for a Case.

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

Once you have created you custom fields you can link them to a Custom Card for subsequent displaying in a Ticket / Case or Action Screen. Cards can be displayed as part of the main section for Cases, Tickets and Actions, and as a side panel.

![](/files/-MWpqrIkDQGOzfgh5k6K)

* Side Panel card displays between the Contacts card and the Files card.
* Main Panel card appears:
  * Ticket: After the Ttimeline card.
  * Case: After the Timeline / Action display card.
  * Action: After the Checklist card.

You can add a single card to the Main / Side panel section for a Case / Ticket / Action instance in Builder. Neither is mandatory.

{% hint style="info" %}
Note: The same card should not be added in both locations and the same field should not be referenced in two cards showing on the same Ticket / Case / Action.
{% endhint %}

## Linking Cards to a Case <a href="#a-linking-cards-to-a-case" id="a-linking-cards-to-a-case"></a>

Select available cards from the ‘Main Card’ and / or ‘Side Card’ dropdowns in the Case Info tab.

![](/files/-MWpr-MUeEJ6QZJ-Bkk6)

## Linking Cards to an Action <a href="#b-linking-cards-to-an-action" id="b-linking-cards-to-an-action"></a>

Select available cards from the ‘Main Screen’ and / or ‘Side Panel’ dropdowns in the Action Info tab.

![](/files/-MWpr42KHwnw8QoSErMk)

## Linking Cards to a Ticket <a href="#c-linking-cards-to-a-ticket" id="c-linking-cards-to-a-ticket"></a>

Custom Card definition for a Ticket is done at the header level rather than per Ticket category. Access the card definitions for a Ticket via the settings toolbar icon:

![](/files/-MWpr9VSf-bgzeHU8tyq)

Set the desired main and/or side panel card in the resulting popup:

![](/files/-MWprCvxrQ5RYEaD3E71)

{% hint style="info" %}
Note that for Tickets you can also define a Smart Card to be used for Self Service Ticket submissions (these much be created separately from the smart cards defined for Work Manager Work Items).
{% endhint %}


---

# 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/builder/builder-2021.1/custom-data-and-custom-card-configuration/linking-custom-cards-to-case-ticket-actions.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.
