# Configuration

## Configuration <a href="#configuration" id="configuration"></a>

A couple of steps have to be done in order to link RaceResult12 and RaceResultExchange.

### Link Race Result Account and Event <a href="#link-race-result-account-and-event" id="link-race-result-account-and-event"></a>

This settings can be found in `File` - `Settings`:

* The Customer ID is bound to yur license and already pre-filled
* Enter the password for this customer ID in RR12
* Select if you want to use an event that is online or offline. When working offline please specify the IP address of the computer running RR12 or `localhost` for the same machine
* Select an event to be working with (you can also select the event from the Main window)

Most settings need to be done in the software itself (`Settings` button in the navigation panel to the left), some settings directly in Race Result 12.

<figure><img src="/files/5CLNEr4AVi4E4GBVDJrz" alt=""><figcaption><p>Settings Dialog</p></figcaption></figure>

### Setup Race Result Event <a href="#setup-race-result-event" id="setup-race-result-event"></a>

The RR12 event does not need to be setup with Simple API to pull data.&#x20;

However, you might want to setup [web hooks ](/dbnetsoft/raceresultexchange/readme/configuration/webhooks.md)(for acting upon participant changes) or [exporters ](/dbnetsoft/raceresultexchange/readme/configuration/exporter.md)(for acting upon new raw data).&#x20;

<figure><img src="/files/F9YT498jqjqGDW4ftQSr" alt="" width="375"><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/raceresultexchange/readme/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.
