> For the complete documentation index, see [llms.txt](https://docs.mechcloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mechcloud.io/dashboard-builder/routing.md).

# Routing

Although MechCloud website builder is a [Vue](https://vuejs.org) based SaaS application, it has it own implementation for routing which is NOT based on or derived from the Vue router. This means that **\<router-link>**, **\<router-view>** etc tags can't be used in MechCloud custom components.
