# How to delete or edit an offer?

{% stepper %}
{% step %}
Open your offer in the list of offers on the freight and transport search page or in "‎My offers" section.

<div align="left"><figure><img src="/files/CYqTZ9ToUZNmzqVh3EzZ" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
In the upper right corner you will see an ellipsis icon. Clicking on it will open a menu where you can edit or delete the offer.

<div align="left"><figure><img src="/files/7rianoepIGCpe5GpgUi4" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Another way to quickly edit an offer is to click the pencil icon in the upper right corner of the offer.

<div align="left"><figure><img src="/files/zm4DRj86coyV5h16rbyQ" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
**Note!** Archived offers cannot be edited.
{% 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://help.roolz.net/en/offers-editing-activity-and-statuses/how-to-delete-or-edit-an-offer.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.
