---
title: "New Docs Site and Updated Command Index"
url: "https://dbatools.io/new-docs-site/"
last_updated: "2025-10-29"
---

# New Docs Site and Updated Command Index

We've been busy the past few days and have huge updates to share.

## New Docs Site

First, our new beta docs site is now up at [dbatools.io/commands](https://dbatools.io/commands)! Please check it out and let us know what you think.

[![docs](/images/docs.png)](https://dbatools.io/commands)

This new docs site is auto-generated by our command help! Auto-generated docs were required because we're adding so many new commands and updating so often, keeping our website up-to-date was just too time-consuming. Shoutout to **Simone Bizzotto** for his mad regex, JavaScript and PowerShell skills that made this possible 🏆!

You'll notice that videos and screenshots are now absent. We're considering ways to reincorporate media. If you have any requests, suggestions or problems with the site, please [fill out an issue on the docs repo on GitHub](https://github.com/dataplat/docs/issues).

Speaking of GitHub, our docs are hosted on [GitHub Pages](https://pages.github.com/). If you're wondering how we colocated two subdomains within the same GitHub Organization, we followed [this helpful StackOverflow post](https://stackoverflow.com/questions/15563685/can-i-create-more-than-one-repository-for-github-pages/40913384#40913384).

## Updated Command Index

Cláudio Silva also updated our [commands page](https://dbatools.io/commands) this week 🎉 He added all 433 dbatools commands and also added a category index. Check it out!

[![new-commands](/images/new-commands.png)](https://dbatools.io/commands/)

## Updated Documentation

Special thanks to [Aaron Nelson](https://sqlvariant.com/) and [Andy Levy](https://flxsql.com/) for updating our docs by fixing typos, providing clarification and adding examples. Your contributions help not only readers of Get-Help, but our website as well 👍

If anyone else is interested in helping with docs or anything else, we're looking for help! Join us on [Slack](https://dbatools.io/slack) in #dbatools for more info.

## dbatools Update

Over the weekend, we released a quickfix in 0.9.412 that was totally busted, our apologies. Please update to the latest version, v0.9.418.

\- Chrissy
