# How to Integrate Exchange Rates with Daton

### Pre-requisites

Before starting, ensure you have an active Daton account.

### Integrate Daton with Exchange Rates

1. Log in to your [Daton account](https://daton.sarasanalytics.com/u/integrations-list) and search for Exchange Rates in the list of Connectors, then click **Configure**.
2. Enter or select the following details and click **Authenticate**:&#x20;

   * Integration Name. Note that the Integration Name will be used to create the integration tables and cannot be modified later.
     * Optionally, add a description to identify the integration.
   * Base Currency (required field)
   * Replication Frequency&#x20;
   * Replication Start Date (required field)
   * Optionally, expand the **Advanced Configuration Options** section and, based on your requirements, modify the options to control the loading behavior of Daton.

   <figure><img src="https://15515196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LbJ1eMq5M51cIpU163R%2Fuploads%2FKOXYMo4FmgDej8fxnWhc%2F1Exchange%20Rates.png?alt=media&#x26;token=3e02d7ef-4a84-4b64-bf6a-62c36481cab0" alt=""><figcaption></figcaption></figure>
3. You will be directed to choose the available table. Select the required table and click **Next**.&#x20;

   <figure><img src="https://15515196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LbJ1eMq5M51cIpU163R%2Fuploads%2FgwHDL1DM5TcMwsS08q6q%2F2Exchange%20Rates.png?alt=media&#x26;token=340f8c3b-5c86-4d07-96cb-92008851646d" alt=""><figcaption></figcaption></figure>

   * Based on your requirement, select specific options for the selected table.
4. Select the required fields for the table and click **Submit.**&#x20;

   <figure><img src="https://15515196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LbJ1eMq5M51cIpU163R%2Fuploads%2FrSBQxA4b7LRZrkCro821%2F3Exchange%20Rates.png?alt=media&#x26;token=0ad0229b-ac61-4167-bbb7-a3cc5df7146f" alt=""><figcaption></figcaption></figure>

   * **Note** that you will be prompted to select the destination for your account.
5. Select the destination for extracting Exchange Rates data for replication and click **Confirm**. An integration successful message will be displayed.

## Important Note

* Integrations would begin in the Pending state and change to the Active state once the first job successfully loaded data into the configured warehouse.&#x20;
* Users can check job status and process logs from the integration details page by clicking on the integration name in the active list.&#x20;
* Users can Re-Authenticate, Edit, Clone, Pause, or Delete the integration at any moment by clicking on settings. You can also adjust the frequency and history of the integration.&#x20;
* On the Sources page, click Integration to access each table in your integration. The page also shows the state of each table, the last replicated time, and the Reload access buttons.&#x20;


---

# 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://daton-sarasanalytics.gitbook.io/daton/integrations/data-sources/saas-integrations/exchange-rates/how-to-integrate-exchange-rates-with-daton.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.
