# Custom Data and Custom Card Configuration

In Enate you can add custom content into your Tickets, Cases & Actions. This custom content is displayed via Custom Cards which 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 screen.&#x20;

![](/files/-MWpl3uR8LIXhmGRk8Lw)

You can instantly create cards of your custom data fields or you can create Advanced Custom Cards that can be designed with HTML, JavaScript or CSS to show richer content such as external systems & webforms.

![](/files/-MWpl6gNHj7VsPE1HQu-)

There are three steps involved in configuring custom information to display in Tickets, Cases and Actions:

#### 1) Creating custom data fields

See here for information about how to create custom data fields:

{% content-ref url="/pages/-MWpkxoUH-vj-jbIrWtB" %}
[Creating Custom Data Fields](/enate-help/builder/builder-2021.1/custom-data-and-custom-card-configuration/creating-custom-data-fields.md)
{% endcontent-ref %}

#### 2) Creating Custom Cards to *show* these data fields / other content

Go to this section to find out how to create Custom Cards:

{% content-ref url="/pages/-MWpl-aZqOMmFH4rFmnK" %}
[Creating a Custom Card](/enate-help/builder/builder-2021.1/custom-data-and-custom-card-configuration/types-of-custom-cards.md)
{% endcontent-ref %}

See here for more information about how to create Advanced Custom Cards:

{% content-ref url="/pages/-MWpl-AEAx7V5Aormzx5" %}
[Advanced Custom Cards](/enate-help/builder/builder-2021.1/custom-data-and-custom-card-configuration/super-flexible-cards.md)
{% endcontent-ref %}

#### 3) Linking Custom Cards to specific Case, Ticket and Action instances

Go to this section to find out how to link Custom Cards to your work item processes:

{% content-ref url="/pages/-MWpkzx1gMg3uMzP\_G69" %}
[Linking Custom Cards to Cases / Tickets / Actions](/enate-help/builder/builder-2021.1/custom-data-and-custom-card-configuration/linking-custom-cards-to-case-ticket-actions.md)
{% endcontent-ref %}


---

# 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.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.
