# Delete a Learning

This feature is in the early adoption phase. To benefit from it, please get in touch with your CSM.

If the [editing your Learning](/learnings/manage-your-learnings.md#edit-your-learning) isn't enough to match you need, you can delete it.&#x20;

{% stepper %}
{% step %}
Open the campaign Learning:&#x20;

{% tabs %}
{% tab title="From campaign report" %}

1. In the [Campaigns Dashboard](/web-experimentation-and-personalization/campaign-creation-and-dashboard/campaigns-dashboard.md), select the **Campaign Report** button for the campaign learning you wish to manage.
2. At the bottom left of the page, click on the **See Learning** button (graduation hat and book icon).
   {% endtab %}

{% tab title="From Learnings Library" %}

1. Access the Library
2. Select to expand the relevant category group.&#x20;
3. Hover the campaign title.

   The option **See more** appears.
4. Click on **See more**

   A right panel opens with campaign's Learning inforamtion.
   {% endtab %}
   {% endtabs %}
   {% endstep %}

{% step %}
Click on **Delete**.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
This action is irreversible, but you can [create a new Learning](/learnings/collect-learnings-from-your-experiments.md#creating-a-learning-from-a-past-experiment) from the same campaign if needed later on.&#x20;
{% 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.abtasty.com/learnings/delete-a-learning.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.
