# Zipy Labels Plugin

To download the **Zipy Labels Plugin** please connect with our support team via in app chat or write to us at <support@zipy.ai>. Currently **Zipy Labels Plugin** is in beta. We will soon be releasing it for everyone.&#x20;

Steps to install and use the Zipy Labels Plugin

**Step 1.**&#x20;

Go to  chrome://extensions in your chrome browser window and switch on Developer Mode.&#x20;

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

**Step 2.**&#x20;

Load the Zipy Plugin Label by using the **Load Unpacked** button.&#x20;

<figure><img src="/files/Xob2i7gqB2OQhatkbROD" alt="" width="375"><figcaption></figcaption></figure>

**Step 3.**&#x20;

The Zipy Plugin should now be uploaded and show up in the list of Plugins in your browser.&#x20;

<figure><img src="/files/TPCgJJM48i63fLE6ybYb" alt="" width="375"><figcaption></figcaption></figure>

**Step 4.**&#x20;

Start labelling by selecting **Start Labelling** and then **Right Click** to record.&#x20;

<figure><img src="/files/hKw46Py75aZXnkDd1MqM" alt="" width="288"><figcaption></figcaption></figure>

<figure><img src="/files/0O0MZgzsrYiPJQByfizl" alt=""><figcaption></figcaption></figure>

**In case you don't see the " Right click on any Button to label" , try refreshing the page and try using the Plugin again.**&#x20;

**Step 5.**&#x20;

**Mark** and **Add** the Labels&#x20;

<figure><img src="/files/DgRE3Q1WOKXt8ViF4BUj" alt="" width="375"><figcaption></figcaption></figure>

**Step 6.**&#x20;

Add the **SDK key** of your project and click on Save.&#x20;

<figure><img src="/files/2m3m6axkaC9jQKokZBW8" alt="" width="375"><figcaption></figcaption></figure>

**Step 7.**&#x20;

Once Labels are added they can now be searched in User Sessions in your Zipy app.&#x20;

***Please note the labels may be visible after 30 minutes after adding labels, as they  are not applied immediately to incoming live sessions.***&#x20;

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

To summarise, use the Zipy Labels Plugin to label your app or website buttons. No need to add a click event in your code. Once the Labels are added, you can search them and do analysis on user behaviour for these buttons inside the Zipy application.&#x20;

Make sure that&#x20;

1. You use your own project key to add the labels&#x20;
2. Wait for 30 minutes before searching for these labels in the Zipy app

Now analyse any button click for any user seamlessly inside Zipy, without having to add an event every time you release a new feature.&#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://docs.zipy.ai/product-features/zipy-labels-plugin.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.
