# Page Not Found

The URL `api-reference/graphql-data-model/conversations` does not exist.

You might be looking for one of these pages:
- [Conversations & RAG](https://docs.graphlit.dev/api-guides/use-cases/conversations.md)
- [Query and List Conversations](https://docs.graphlit.dev/api-guides/use-cases/conversations/conversation-query.md)
- [Delete Conversation](https://docs.graphlit.dev/api-guides/use-cases/conversations/conversation-delete.md)
- [Update Conversation](https://docs.graphlit.dev/api-guides/use-cases/conversations/conversation-update.md)
- [Collections](https://docs.graphlit.dev/api-guides/use-cases/collections.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.graphlit.dev/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.graphlit.dev/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/api-guides/use-cases/conversations.md`)
- Use `Accept: text/markdown` header for content negotiation