> For the complete documentation index, see [llms.txt](https://docs.sfbx.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sfbx.io/configuration/step-2-create-a-notice/2.3-actions-on-a-notice.md).

# 2.3 Actions on a notice

***

## **Edit a notice**

Go to **Notices**, and in the menu on the right, click on the icon corresponding to the modification.

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

You will end just here :

* **Choose what behavior your banner should have in case of modification**: Note that by default, for any modifications of a consent notice or of its source, the modified notice will only be displayed to new visitors and the notice won't be displayed to previous visitors. If you prefer this last option, you can change the Notice display mode.

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

* *\[ Mobile notice only ]* In the **Rollback** section, you can choose to go back to a previous notice version.

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

* **Archive**: If you don't need your notice anymore you can archive it. By doing so it will not be on your Notice list anymore.
* **Save**: Saving all your modifications.

## **Duplicate a notice**

You can duplicate a notice from **Notices**, in the list of your notices, by clicking on the duplicate icon.

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

## **Archive a notice**

You can also archive a notice from **Notices**, in the list of your notices, by clicking on the archive icon.

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

## Rebuild a notice

You can update the notice without having to return to the notice modification form after modifying a source.

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

## Preview a notice

In the notices list, click on the **Preview** icon or on **Preview the banner** to preview the notice you want.

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sfbx.io/configuration/step-2-create-a-notice/2.3-actions-on-a-notice.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
