--- title: "Key Mapping" slug: "key-mapping" updated: 2024-11-26T17:13:24Z published: 2024-11-26T17:13:24Z canonical: "help.tritondigital.com/key-mapping" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.tritondigital.com/llms.txt > Use this file to discover all available pages before exploring further. # Key Mapping | **Param name** | **Mandatory** | **Description** | **Possible Value** | | --- | --- | --- | --- | | source | Yes | The xpath to the RAS field. | Not null. | | dest | Yes | The name that will be assigned to this RAS field. | Not null. | **Example XML:** ```xml   utf-8   audio   /audio[status='Playing' or status='' or not(status)]                                     ```