# Drive Size

## Drive Storage Included With PostLab Plans

Drive storage is included with these PostLab Plans at no additional charge:

* Pro - 100 GB&#x20;
* Team - 1000 GB (1 TB)

## Expanding Drive Storage

Need more Drive storage? In PostLab, go to:

`Preferences > Account > TEAMS`

Next to your Team's Drive Storage, click `Manage`, and complete your purchase in the guided checkout.

![Preferences → Account → TEAMS → Manage](/files/-MU9_viyPA9rKHHij2Ox)

{% hint style="info" %}
PostLab Drive is billed independently from your PostLab Plan.
{% endhint %}

### Drive Grows With Your Needs

Once you upgrade your Team's Drive storage, Drive automatically grows with your usage. There's no need to continuously adjust your Drive storage tier, and no need to worry about not having enough room when people are uploading new files - Drive accommodates automatically.

## Shrinking Drive

Shrinking your Drive plan is simple. First, make sure your Drive's used space is small enough for your desired new plan.&#x20;

{% hint style="success" %}
When deleting files, [empty your Trash in Finder](/postlab-classic/drive/trash.md) to finalize deletion.
{% endhint %}

Next, in PostLab, go to:

`Preferences > Account > TEAMS`

Next to your Team's Drive Storage, click `Manage`, then choose a smaller storage tier.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hedge.video/postlab-classic/drive/storage-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
