---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Define view template

# Define an EVAM view template {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

You can configure multiple view templates per data source based on conditions to customize how data displays for users. The view template maps fields from the view configuration to component.

## Vorbereitungen

Role required: admin or evam_admin

## Warum und wann dieser Vorgang ausgeführt wird

The view template is referenced from the Entity View Action Mapper (EVAM) view configuration record. For more information, see [Define an EVAM configuration bundle](https://servicenow-prod.fluidtopics.net/6D066NiwH_xSk8Ke84jBIQ "Create a view configuration to combine conditions, database fields, and declarative actions with an associated view template using the Entity View Action Mapper (EVAM).").

## Prozedur

1. Navigate to AllEntity View Action Mapper (EVAM)View DefinitionView Templates, and then select New.
2. On the form, fill in the fields.  
   {#define-evam-template__table_ayv_pry_2nb__entry__2}

   | Field | Description |
   |-|-|
   | Name | Name of the EVAM view template. |
   | Application | Application scope of the EVAM view template. |
   | Active | Option to activate the EVAM view template. |
   | Template | A JSON template that defines the view for a mapped data source. For example, the default search template contains the following: { "component": "sn-search-result-evam-card", "staticValues":  { }, "mappings": { "title": "ai_search_teaser_title", "summary": "ai_search_teaser_text" }, "actionMappings": { "clickAction": "navigation" } } Use `sn-search-result-evam-card` as the component for search result pages. |
   [ ]

   {#define-evam-template__table_ayv_pry_2nb}
3. Select Submit.

