# Configuring a Destination

Now that you've installed Freshpaint, Freshpaint is automatically collecting every user action performed in your app. To start making use of this data, you can configure a destination as a place to send the data to. For this quickstart guide, we'll show you how to setup Amplitude, but the same steps work for other destinations.

To turn on Amplitude, navigate to the [destinations > apps page](https://app.freshpaint.io/destinations/apps). You should see Amplitude at the top:

![](/files/-MH8PtJGtNO9PmEBddz7)

Click on **configure** and a window will popup for you to enter your Amplitude API Key:

![](/files/-MH8Q2mfPTiQKAafuhTb)

To get your Amplitude tracking ID, in a new tab, sign into [Amplitude](https://amplitude.com). In the bottom left click **Settings** and then in the top left click **Projects**. After that, click the project you want to send data into. You'll then see your API Key in the middle of the page. Copy and paste that into Freshpaint, and click **Save**.

Once you've clicked **Save**, you are done! You can now send events from Freshpaint to Amplitude. Check out the next section on how to label user actions to see how exactly you can send data into destinations.


---

# 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://documentation.freshpaint.io/readme/guides/react-native-quickstart-guide/configuring-a-destination.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.
