# Session Tags

Session Tags help you identify the most interesting sessions on your site. On average Browsee tags around 5% of your sessions with any of these tags. By focusing on these tagged sessions, you should be able to find most of the positive as well as negative user experience issues on your website.

Browsee applies the following tags to user sessions based on the activity.

1. [Network Issues](https://docs.browsee.io/understand-your-users/session-search/automatic-session-tags/network-errors-and-slowness)
2. [Javascript Errors](https://docs.browsee.io/understand-your-users/session-search/automatic-session-tags/js-errors)
3. [Frustration Clicks](https://docs.browsee.io/understand-your-users/session-search/automatic-session-tags/frustration-click)
4. [Broken Links](https://docs.browsee.io/understand-your-users/session-search/automatic-session-tags/broken-links)
5. [U Turn](https://docs.browsee.io/understand-your-users/session-search/automatic-session-tags/u-turn)
6. [Searching For Something](https://docs.browsee.io/understand-your-users/session-search/automatic-session-tags/searching-for-something)
7. [Going In Circles](https://docs.browsee.io/understand-your-users/session-search/automatic-session-tags/going-in-circles)
8. [High Engagement](https://docs.browsee.io/understand-your-users/session-search/automatic-session-tags/high-engagement)
9. [High Input Time](https://docs.browsee.io/understand-your-users/session-search/automatic-session-tags/high-input-time)
10. [Repeat Pages](https://docs.browsee.io/understand-your-users/session-search/automatic-session-tags/repeate-pages)
11. [Repeat Events](https://docs.browsee.io/understand-your-users/session-search/automatic-session-tags/repeat-events)


---

# 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.browsee.io/understand-your-users/session-search/automatic-session-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.
