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

# MediaListStatus

Media list watching/reading status enum.

| Value         | Description                                |
| ------------- | ------------------------------------------ |
| **CURRENT**   | Currently watching/reading                 |
| **PLANNING**  | Planning to watch/read                     |
| **COMPLETED** | Finished watching/reading                  |
| **DROPPED**   | Stopped watching/reading before completing |
| **PAUSED**    | Paused watching/reading                    |
| **REPEATING** | Re-watching/reading                        |
