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

# V0.0.5

> Multi-Tenant Capable!

## Welcome

I am super proud of this update! LiquidIndex really leveled up with this one! I hope you like it!

## Main Changes

Implemented Full **Multi-Tenant Support** in a Stripe-like manner. Create a customer, create an upload session, redirect your user to the URL, and then query the data.
The whole architecture has been modified to revolve around this capability. This **drastically** lowers the complexity of RAG implementation.
In this update, I've also laid the ground work for **Vector Database Custimization** at scale.
Tenant data is **fully isolated** and optimized for speed, flexibility, and scale.

## Next Up

* Completing Vector DB customization when creating a project
* Google Drive Connections
* Notion Connections
* Dropbox Connections
