# Transponder Mappings

IDCamPro stores transponder mapping in it's own file format/extension .transponderMapping. A config hold's a reference to this particular file. Best is if you keep this in the same directory as your config file.

{% hint style="info" %}
If you import a mapping from an Excel or CSV file and no mapping has ever been created, IDCam Pro will not only ask you for the source mapping file (Excel or CSV), but also asks you where to store the .transponderMapping file. The same is true if you first import from RR12 and no .transponderMapping file has ever been created.
{% endhint %}

Transponder mappings can be imported in either of the following ways:

* Manually typed in the transponder mapping window
* Import form XLS/XLSX or CSV file - first column is code, second is bib
* Directly from RR12 (from both chip file and transponder 1 and 2 from participants)

<figure><img src="https://dbnetsoft.github.io/IDCamProDocumentation/configuration/transpondermapping/images/overview.png" alt=""><figcaption></figcaption></figure>


---

# 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.dbnetsoft.com/dbnetsoft/idcampro/configuration/transponder-mappings.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.
