> 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/enum/usertitlelanguage.md).

# UserTitleLanguage

The language the user wants to see media titles in

| Value                 | Description                                                              |
| --------------------- | ------------------------------------------------------------------------ |
| **ROMAJI**            | The romanization of the native language title                            |
| **ENGLISH**           | The official english title                                               |
| **NATIVE**            | Official title in it's native language                                   |
| **ROMAJI\_STYLISED**  | The romanization of the native language title, stylised by media creator |
| **ENGLISH\_STYLISED** | The official english title, stylised by media creator                    |
| **NATIVE\_STYLISED**  | Official title in it's native language, stylised by media creator        |
