# Tags

Tags, along with [Filters](/docs/spikemark/filters.md), and [Search](/docs/spikemark/search.md), allow you to quickly see the Stagehands that you want to see in Spikemark.

When you click on a Tag, Spikemark will show you only the Stagehands with that Tag. If you want to see all the Stagehands in your show. Click the "All" Tag.

![](/files/-MhYn4trXkOHqEknuzYp)

For example, you can have separate Tags for your flies and deck machines. Or have separate Tags for stage right, stage left, up stage, and down stage. Or anything else you would like to Tag.

### New Tag

To create a new Tag, Click the + in the Identification Box

![](/files/-MhYuwBgVeplNrx-3LAW)

### Tag Editor

The Tag Editor will open. Change the name of tag and color.

![](/files/-MhYoOCRe44JMY_MRwaT)

If you decide that you want to change the name or the color later, Right Click on the Tag and Click Edit Tag.

![](/files/-MhyZfyhNWfWOE4fvsp7)

Or

![](/files/-MhYp87T6GFonWXGBXte)

### Delete Tag

If you want to Delete the Tag, Right Click on the Tag, and Click Delete Tag. Like in the above image

Or

Click on the Tag you want to Delete, then Click the "X" Button

![](/files/-MhYuNTtoknvTIuvIZ1C)

### Assign Tag

After you create your Tag, you will need to assign Tags to your Stagehands.

Select the Stagehands you want to Tag

![](/files/-MhYrtQE7oHl0G6sv8MK)

Then select the tag you want to assign, then Click the arrow assign it.

![](/files/-MhYs_zWFaOGIvQMC1hU)

### Un-Assign Tag

To remove the assigned Tag. Select the tag in the "assigned" box and click the back arrow to un-assign it.

![](/files/-MhYtT9k-ZUI_efwntGI)

### Multiple Tags

Even assign multiple Tags to see just the Stagehand that you want.

![](/files/-MhYx17aH0yVq1Un8p5h)


---

# 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.creativeconners.com/docs/spikemark/tags.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.
