# Tagger

Welcome to Tagger By Attuna!

Tag and Categorize data in real-time to derive insights or take follow-up actions.

No need for Model Training or Prompting - simply keep adding your categories and have an *ever evolving system* to magically tag incoming natural language stream.

Head over to the API reference and get started right here in your browser.

Here is a video walkthrough

{% embed url="<https://www.loom.com/share/8a42ebc658fe4994bb4e0b32474b93cf?sid=94d7a555-096a-4977-aff2-93048695ec96>" %}

Let's talk more - DM on [`Linkedin`](https://www.linkedin.com/in/adityalahiri/) or [`twitter`](https://x.com/cross_entrippy), or email us at <hey@attuna.xyz>

Join our [`Discord`](https://discord.gg/pJq4F26pzx)


---

# 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://attuna.gitbook.io/tag/tagger.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.
