> For the complete documentation index, see [llms.txt](https://help.karyakarsa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.karyakarsa.com/karyakarsa-usage-guide/creator-guides/general-guide/series-guide/tagging-guide.md).

# Tagging Guide

Hi, Kawan Karya!

As of November 12, 2022, KaryaKarsa made changes in work creation, by changing the naming of Series of Works to Tagging of Works. Series of works that you have previously created will be included in the Tagging of Works feature.

#### About Tagging Works

Tagging Works is a feature where you can group your work into a specific section. Later, all the works collected in one tag will appear on your creator page.

![](/files/Z54eVBpteOeVSXWcpsRO)

#### How do I create a tag?

**First**, you need to go to the work detail page. You can add, delete, or change work tagging on the work you have or will create.\
**Second**, when you are on the work detail page. You can find work tagging on the work detail page.\
**Third**, you can add, delete, or change work tagging on the work you have or will create.\
**Note:** To change a tag, you need to delete the tag first and add a new tag.

### FAQ

**I've already created a series in the tagging feature and a lot of my work is already stored there, how do I move it?**

We know, many series of works are already stored in the tagging feature, so how do you move them? Don't worry, we also provide access to move the works you have created to the series you have created.

1. **Moving one work to a series**

   **First**, make sure you have created a series.\
   **Second**, make sure you have a work that will be moved to the series you have created\
   **Third**, select the more button, then select move series\
   **Fourth**, you will be navigated to the move series page, then select the series you want to go to\
   **Fifth**, press the save button and you will see a pop up confirmation to move the series. Press the save button and your work has entered the series you have created.
2. **Moving several works to a series**

   **First**, make sure you have created a series.\
   **Second**, make sure you have a work that will be moved to the series you have created.\
   **Third**, select the "Select" button. Then you will see a list of boxes next to the title of the work that you can select individually, many, or all works.\
   **Fourth**, select the works that you will move by pressing the list box next to the title of the work. Once selected, the "Arrange" button will appear below.\
   **Fifth**, press the "Arrange" button. After that you will see several menus. Press move series.\
   **Sixth**, you will be navigated to the move series page, then select the series you want to go to.\
   **Seventh,** press the save button and you will see a pop-up confirmation to move the series. Press the save button and your work has entered the series you have created.

#### Notes about tagging

There is no limit to tags. We suggest you make tags that will help your supporters find your work easier.&#x20;

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Problem Not Solved?</strong></td><td>Please tell us your worries at <a href="mailto:tanya@karyakarsa.com"><strong>tanya@karyakarsa.com</strong></a></td><td></td><td><a href="/files/Y7NxFsT9dJ3rMg0TJWaQ">/files/Y7NxFsT9dJ3rMg0TJWaQ</a></td><td><a href="mailto:tanya@karyakarsa.com">mailto:tanya@karyakarsa.com</a></td></tr><tr><td><strong>Need The Latest Updates?</strong></td><td>Follow our Instagram, <a href="https://www.instagram.com/karyakarsa_id/"><strong>@karyakarsa_id</strong></a></td><td></td><td><a href="/files/ktJWPLt1JRRT0yGs8xfK">/files/ktJWPLt1JRRT0yGs8xfK</a></td><td><a href="https://www.instagram.com/karyakarsa_id/">https://www.instagram.com/karyakarsa_id/</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.karyakarsa.com/karyakarsa-usage-guide/creator-guides/general-guide/series-guide/tagging-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
