> For the complete documentation index, see [llms.txt](https://anilist.gitbook.io/anilist-apiv2-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anilist.gitbook.io/anilist-apiv2-docs/docs/reference/object/tagstats.md).

# TagStats

User's tag statistics

| Field           |                                                                                                  Argument | Type                                                               | Description |
| --------------- | --------------------------------------------------------------------------------------------------------: | ------------------------------------------------------------------ | ----------- |
| **tag**         | [MediaTag](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/mediatag/README.md) |                                                                    |             |
| **amount**      |           [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md) |                                                                    |             |
| **meanScore**   |           [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md) |                                                                    |             |
| **timeWatched** |           [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md) | The amount of time in minutes the tag has been watched by the user |             |
