# Tags

Tags help keep your content organized and improve your ability to review and search for information. Additionally, using Tags unlocks more possibilities with Sparky. Sparky will use Tags to better understand your intentions and extract key information. Here’s what you need to do:

* Record your thoughts freely.
* Sparky will automatically tag your content; you just need to confirm.
* Use Boards to gain insights on various aspects and topics.

[Learn more about Boards.](/main-features/boards.md)

## **Manage Tags**

**Create Tags**: You can create new Tags when adding any entry.

**Manage Tags**: In the Tag selection sheet, click “Manage all tags” to edit or delete your existing Tags.

<figure><img src="/files/YBTYAXw3hVBXu81xwsA3" alt="" width="375"><figcaption><p>Create &#x26; manage 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.sparkylife.co/main-features/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.
