# Tags

Tags allow you to organize and find your Stagehands quickly.

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.

## Using Tags In The Jogging Workspace

### Create A New Tag

<figure><img src="https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-a6e96a445dba32b1a6bcc10996dac3aaf415cc44%2Fadd-tag-from-identification.gif?alt=media" alt="Create a new tag"><figcaption></figcaption></figure>

1. From the Identification pane click the + button.
2. Give the tag a name.
3. Select a color for the tag.
4. Click "OK".

### Delete A Tag

<figure><img src="https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-e0395ea94b8dfd536452e93884505a54c901dfa0%2Fdelete-tag-from-identification.gif?alt=media" alt="Create a new tag"><figcaption></figcaption></figure>

1. From the Identification pane select the tag.
2. Click the "X" button.

### Assign A Tag

<figure><img src="https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-7f1c2d8a7450ebf8dcd19688023f95a17a197327%2Fassign-tag.gif?alt=media" alt="Create a new tag"><figcaption></figcaption></figure>

1. Select the Stagehands you want to tag.
2. Select the tag in the all tags box.
3. Click the right pointing arrow to assign the tag to the Stagehands.

### Un-Assign A Tag

<figure><img src="https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-bb5b290a81aa4420a8684b20191edd7606b5e8ce%2Funassign-tag.gif?alt=media" alt="Create a new tag"><figcaption></figcaption></figure>

1. Select the tag in the assigned box.
2. Click the left pointing arrow to un-assign the tag from the Stagehands.

## Using Tags From The Tags Bar

### Create A New Tag

<figure><img src="https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-fe34472847689a8dc77d94349a24f155b72d57dc%2Fadd-tag-from-tag-bar.gif?alt=media" alt="Create a new tag"><figcaption></figcaption></figure>

1. Right-click on a tag.
2. Click "Add Tag".
3. Give the tag a name.
4. Select a color for the tag.
5. Click "OK".

### Edit A Tag

<figure><img src="https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-962e0572dbdb0721809f0bc0d0568315cbf91311%2Fedit-tag-from-tag-bar.gif?alt=media" alt="Create a new tag"><figcaption></figcaption></figure>

1. Right-click on a tag.
2. Click "Edit Tag".
3. Change the name of the tag.
4. Change the color of the tag.
5. Click "OK".

### Delete A Tag

<figure><img src="https://3040525219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhFI6SSKpm8M7EkrYqp%2Fuploads%2Fgit-blob-560dec009b12b2729578ccdea30567f9fb20feec%2Fdelete-tag-from-tag-bar.gif?alt=media" alt="Create a new tag"><figcaption></figcaption></figure>

1. Right-click on a tag.
2. Click "Delete Tag".


---

# 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-6/navigating-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.
