> Explore Qdrant's agent skills catalog at https://skills.qdrant.tech/
> Search the documentation at https://skills.qdrant.tech/search?query=your+query+here
> Use this file to discover all available pages: https://qdrant.tech/llms.txt
# Prompts in the Docs

Qdrant documentation includes short, ready-to-use prompts on the pages where they are relevant: setting up monitoring on the monitoring page, diagnosing memory issues on the optimization page, and so on.

Each prompt is collapsed by default, requires no additional input, and tells your assistant which [agent skill](https://qdrant.tech/documentation/agentic-tools/skills/index.md) to load. The prompt defines the task; the skill provides the Qdrant-specific guidance needed to complete it.

This page lists all available prompts. Follow a link to jump to the prompt on the page that provides its context.

| Prompt | Page | Agent skills |
|---|---|---|
| Design a collection | https://qdrant.tech/documentation/manage-data/collections/index.md | https://skills.qdrant.tech/qdrant-multitenancy/SKILL.md, https://skills.qdrant.tech/qdrant-sizing/SKILL.md |
| Diagnose high memory usage | https://qdrant.tech/documentation/ops-optimization/optimize/index.md | https://skills.qdrant.tech/qdrant-performance-optimization/memory-usage-optimization/SKILL.md |
| Review my deployment | https://qdrant.tech/documentation/production-checklist/index.md | https://skills.qdrant.tech/qdrant-sizing/SKILL.md |
| Set up monitoring | https://qdrant.tech/documentation/ops-monitoring/monitoring/index.md | https://skills.qdrant.tech/qdrant-monitoring/setup/SKILL.md |
| Start building on Qdrant | https://qdrant.tech/documentation/agentic-tools/index.md | https://skills.qdrant.tech/meta/qdrant-advisor/SKILL.md |

