# Manage your Learnings

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

To manage your learning, access the[ Learnings Library](https://app2.abtasty.com/learnings?page=1).

The Learnings are grouped by Impact, value or campaign type. To reveal the learning resources, click on a group category to expand it.

## Group Learning by Impact, Value or Campaign Type

By default, when you open the Learning Library, learnings are grouped by "Impact" (Positive, Neutral, Negative, Unconclusive).

The group-by option is visible below **Your Learnings** at the top of the page.

To change the grouping, use the drop-down menu **Group by**.

Available options include:

* Campaign Impact (default)
* Campaign Value
* Campaign Type

{% hint style="info" %}
Each group only appears if it contains at least one learning.

If you remove the grouping, you see a flat list; refreshing the page restores the group-by-impact view as default
{% endhint %}

## Edit your Learning

You can edit any component of your Learning.

To do so:

{% stepper %}
{% step %}
Open the campaign Learning:

{% 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 %}
Hover the Learning description.

A pen icon appears.
{% endstep %}

{% step %}
Click on the Edit button (Pen icon).
{% endstep %}

{% step %}
Edit your Learning:

* Select the **impact** of the campaign (Positive, Neutral, Negative, Unconclusive).
* Select the **value** of the campaign (Surprising, Expected, Undefined, Biased, Push further, No impact).
* Optionally, add detailed feedback (up to 4000 characters).
  {% endstep %}

{% step %}
To apply the changes, click on **Save**.
{% endstep %}
{% endstepper %}

## Read and add comments to your Learning

You can add additional information and add comments to a Learning.

To do so:

{% stepper %}
{% step %}
Open the campaign Learning:

{% 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 %}
On the upper right side, click on the comment button (speech bubble).
{% endstep %}

{% step %}
Write your comment.

At the bottom of the panel, in the writing field, enter your comment.

You can mention a colleague using the @ option.
{% endstep %}

{% step %}
To save the comment and send it to the mentioned people, click **Send**.

Your comment will be accessible in this panel.
{% endstep %}

{% step %}
To delete a comment:

1. Hover the comment. A meatball menu appears.
2. Click on the menu.
3. Select **Delete**.
   {% endstep %}
   {% endstepper %}

## Upload screenshots to your Learning

You can keep an history of what has been tested by adding screenshot to your Learnings.

To do so:

{% stepper %}
{% step %}
Open the campaign Learning:

{% 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 %}
On the **Screenshots** section, click on the **Add screenshot** on the variation you want to add a screnshot to.

<div data-with-frame="true"><figure><img src="/files/PCEPxoTQj272q1eNZwZB" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Select your Screenshot on your device.

Limited size is **5MB** **max** and authorized formats are **jpg, jpeg, png, webp and gif**.
{% endstep %}

{% step %}
Once selected, the screenshot is now visible in a thumbnails.

You can either:

1. Click on it (**eye icon**) to have a bigger view
2. **Delete** (**trash icon**) it to upload another one.

{% hint style="danger" %}
That action isn't reversible, a deleted screenshot can't be retrieved
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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/manage-your-learnings.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.
