# Tags on members

Improve visibility and accessibility to your Spot members by assigning relevant tags. These tags will facilitate members in finding like-minded individuals based on their interests.

## Add and remove tags&#x20;

From the **drawer profile**, you can assign a tag to a member. To do this, simply select the corresponding tags from the tag menu that appears when you click on the `Add` link.&#x20;

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

<figure><img src="/files/65GLXWhrvcfWNtXHKf4X" alt="Assign tags to a member"><figcaption></figcaption></figure>

You can assign a tag to several members **simultaneously from the audience table**.&#x20;

To do this, from <mark style="background-color:yellow;">Spot Settings > Audience</mark>, select the members you wish to assign the tag(s) to, then from the `Actions` button, click `Assign Tags`. From here, select the corresponding tags from the tag menu.

<figure><img src="/files/rYE8o9GYXU2rtUxWwkiM" alt="Assign tags to members from the audience table"><figcaption></figcaption></figure>

## Search members by tags&#x20;

You can filter members using tags.&#x20;

From the `Member Directory` page, select the tags you want from the tag selection filter. The results of your selection will be displayed as you select.

<figure><img src="/files/IcUPArqxeg128j50vNM9" alt="Filter the member directory with tags"><figcaption></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/member-directory/tags-on-members.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.
