# Listing

This is the space where you can craft personalizations for your website or app. Upon entering, you can view the customizations made for the selected project. Each customization is detailed with its name, type, ID, the number of impressions, and its current status.&#x20;

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

### Preview&#x20;

You have the ability to preview your customizations directly on your site. By clicking on the icon ![](/files/NskunQPo9vj9rTMEcwz5) you can access a preview. It's as simple as entering your site's URL. This feature allows you to visualize how your customizations will appear in the actual user interface, ensuring they align perfectly with your design and user experience goals.

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

### Publish/Unpublish&#x20;

At any point, you have the flexibility to publish ![](/files/akNtMWFjGT7XzCjLEdLJ)or unpublish ![](/files/I5TqREfPlTISUcfyh6Ms) a customization if you deem it necessary. When you create a customization, it starts in draft mode. After configuring and verifying the customization in the preview, you can publish it. This seamless process ensures that your customizations are applied to your site or app precisely when you intend, granting you full control over your user experience enhancements.&#x20;

### Copy to another project

To facilitate environment management and streamline the sharing of customizations across projects, our platform includes a functionality that allows you to easily copy customizations from one project to another. \
By clicking on <img src="/files/PEAhXP3bKhrPv0oClNV4" alt="" data-size="line">and selecting the project you can create a copy of the personalization in the selected project.&#x20;

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

{% hint style="info" %}
Once the copy is done, you'll be able to see it in the list of customizations with a draft status, and you should adapt the targeting conditions to the existing project data. Verify all the data before publishing the personalization.
{% endhint %}

This simplifies the handling of different environments and makes it straightforward to share customizations among projects.<br>

Additionally, you have the option to edit or delete a personalization.&#x20;


---

# 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://academy.gopersonal.ai/en/admin-ui/personalizations/listing.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.
