# New sale

1. **Select RD Station** as your target app. Pick the connection you want to use, or create a new one, after clicking the red gear. Click “Continue.”

<figure><img src="https://lh5.googleusercontent.com/FVriWu6fCF6O_P2PGys25ze9KFBFqvHDxKWT_o08RVH52BIAPxCnw4ILgA6Fa87sYOmLdQW58D9GwOTS2uQQPxd2l6nSfhICmdf9i8CRwT56uD4idhv6WjSA0Ja_EpJj8T5p4JXD5qWNl0eaJgwbjQ" alt=""><figcaption></figcaption></figure>

2. **Choose “New sale”** as your action and click the red gear. This will display the action’s data template.

<figure><img src="https://lh3.googleusercontent.com/9LEleZSTP33nWwdJcgpBcp_DYLoEnj75XKFSrHzCuYDFHC4-jqBji9XaCkK1iWtKT6yZlfjiQllZClrnOn0OYj8nVNKmud7xZIfkHh29AquAvr1wFPFJ50qvB-Fr-dIs-Seq0JsqGeikdsYAQSTADQ" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template**, linking source and target fields. You only need the lead’s email and the sale’s value.

<figure><img src="https://lh4.googleusercontent.com/MSXkawz3Fd04fSNBjX43xkWuKmAyhdznJ2_zhZf4gXeZ8H7J7NWaZ__cU1Gca6S993uKWDz-QAzOSwG103x6SopWDty3Gzv4lGgvQFku0LOjR_BEQo0jehdnR40kjSF2OJz-DFvzeRF7_OHdM46W3Q" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
GearPlug will look for an entry in your account whose email matches the one imported from your source app and record the sale in said entry.
{% endhint %}

4. **Verify your target is active** in the upper-right corner. Click “Add a target” or “Save” to add another app or save your Gear.

<figure><img src="https://lh4.googleusercontent.com/GjSrWu0pN1duEZRktIbx5M5AEMkfRUBJqyxTfUeftcXuuHOSGb-uEMb0d5PGO7sAwbcpoiPprQRiXGSR4VGoNzNVhDjA8OTKe_X7m5OOew5sfRIG1e5Ib4nDGi6-FaZ8ZkWCLpYP57IwzCRLIQ0R-Q" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure you turn on your Gear on the “Gears” menu before leaving GearPlug!
{% endhint %}


---

# 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.gearplug.io/english/set-up-your-integrations/rd-station/target-actions/new-sale.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.
