> ## Documentation Index
> Fetch the complete documentation index at: https://docs.regatta.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Deleting a Vector Index

The following command deletes a vector index.

## Synopsis

```sql theme={null}
DROP VECTOR INDEX index_name 
```
