# Site Quota Settings

By default each site is allocated 3072MB (3GB) of storage space. Site Managers can increase this storage space. Steps for this are as follows:

1. Go To Site Admin (It is located on bottom part of Site menu or on the top left corner of the Site)
2. Click on “Site Quota Settings” on the left hand menu
3. Enter new Available Storage
4. Click “Submit” button.


---

# 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://help.workdigital.io/portal-management/untitled/managing-sites/site-quota-settings.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.
