# Tags on lives

Boost the visibility and accessibility of your Spot's lives by tagging them with relevant tags. These tags will assist members in effortlessly discovering the lives that align with their interests and topics of choice.

## Adding and removing tags&#x20;

**When creating a live**, you can assign a tag to the content. To do this, simply select the relevant tags from the tag picker in the live creation sidebar.&#x20;

To remove a selection, click on the tag's delete icon `x`.

<figure><img src="https://3055204660-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrzBxnWaSListMwx3rzKu%2Fuploads%2FU4qyGvd7TAkVe1gKxWrF%2Fimage.png?alt=media&#x26;token=1d92aa0e-3536-43b2-bcaa-e588a5198056" alt=""><figcaption><p>Adding tags while creating a new live</p></figcaption></figure>

**When editing a live**, you can assign a tag after creation. To do this, simply select the corresponding tags in the tag selector, which is located in the `General` window of the live settings.&#x20;

To remove a selection, click on the tag's delete icon `x`.

<figure><img src="https://3055204660-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrzBxnWaSListMwx3rzKu%2Fuploads%2FBL2G6pt46Oxu9u7Y182m%2FLive%20settings_Tags.png?alt=media&#x26;token=b1cc93db-691e-48f4-a3b3-cd5c0c30cd16" alt="Edit tags on a live"><figcaption><p>Edit tags on a live</p></figcaption></figure>

## Searching Lives by Tags&#x20;

You can filter lives using tags. This allows you to discover lives that match your custom interests and searches.&#x20;

From the `Lives` page, select the tags you want from the tag selection filter. The results of your selection will be displayed as you make your selection.&#x20;

{% hint style="danger" %}
If there are no results matching your selection, don't forget to look at previous lives for more options.
{% endhint %}

<figure><img src="https://3055204660-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrzBxnWaSListMwx3rzKu%2Fuploads%2Fc4vtqNkh2CQlxnviWimc%2Fimage.png?alt=media&#x26;token=1946e291-de93-4403-b2f0-8d135733b36f" alt=""><figcaption><p>Filter lives by tags</p></figcaption></figure>


---

# 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://help.meltingspot.io/english/spot-content/lives/tags-on-live.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.
