# QSO options

This window opens when you click the gear icon ![](/files/Yizur6IDbXAPpqXZu9rt) at the end of each QSO row in the QSOs list.

<figure><img src="/files/d1SldVuxWFDt8v3uqTzY" alt=""><figcaption></figcaption></figure>

The buttons may change depending on which QSO is clicked. For example, if you have a recording saved locally for that QSO, a button to download the recording will appear.

## Delete

This deletes the QSO, and you will be asked for confirmation before it is permanently removed.

<figure><img src="/files/uUlmnX8lE2bnL13CbJVL" alt=""><figcaption></figcaption></figure>

## Notes

In this window, you will find any QSO notes you wrote when creating the QSO. You can edit, delete or add any note as needed.

<figure><img src="/files/ky6NGtaIf90xxrRIN7rN" alt=""><figcaption></figcaption></figure>

## RE-SPOT

If you forgot to re-spot from the QSO input section before saving, you can do so here. The window is identical.

## Edit

This window allows you to edit your QSOs. You can change any field you see. Lookup and formatting are active for all fields where required (such as callsign, park, frequency, etc.).

<figure><img src="/files/VuGWEooU9Goh1A5QZDPY" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you are certain that the QSO was made via long path by bouncing the signal off the ionosphere, you can check the 'Long Path' icon. This will adjust the map display accordingly.
{% 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.smartlogger.app/pota-template/qso-options.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.
