# Quota

## Restrictions

Quota restrictions exist to ensure the availability of computing resources for the entire OpenET community. Attempting to circumvent quota restrictions through the use of multiple OpenET accounts is a violation of the [*Terms of Service*](https://openetdata.org/terms-of-service) and will lead to accounts being removed.&#x20;

## Available Tiers

Account quotas reset on the 1st of each month to the values shown below. When your Earth Engine account is [linked](https://openet.gitbook.io/docs/earth-engine#linking-your-account) with OpenET, you will automatically be granted access to the second-tier quota.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th></tr></thead><tbody><tr><td><p><em>For individual developers who want essential features to scale personal projects.</em></p><h3><mark style="color:blue;">Global</mark></h3><ul><li>Monthly Query Limit: <strong><code>100</code></strong></li><li>Max Area Acres: <strong><code>50,000</code></strong></li></ul><h3><mark style="color:blue;">Raster</mark></h3><ul><li>Max Polygons: <strong><code>100</code></strong></li><li>Encryption: <strong><code>Disabled</code></strong></li><li>Earth Engine Linking: <strong><code>Optional</code></strong></li></ul><h3><mark style="color:blue;">Geodatabase</mark></h3><ul><li>Field IDs per Query: <strong><code>100</code></strong></li></ul></td><td></td><td></td><td></td><td><a href="https://3342101665-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp6krz4jcrv0IsfRERGXc%2Fuploads%2F9HoXhX6Oovrz8x62DjNq%2FFree.png?alt=media&#x26;token=c191aa13-101c-478b-9496-e8c3c10855e8">Free.png</a></td><td></td></tr><tr><td><p><em>For small teams that want to collaborate and build applications publicly.</em></p><h3><mark style="color:blue;">Global</mark></h3><ul><li>Monthly Query Limit: <strong><code>400</code></strong></li><li>Max Area Acres: <strong><code>200,000</code></strong></li></ul><h3><mark style="color:blue;">Raster</mark></h3><ul><li>Max Polygons: <strong><code>200</code></strong></li><li>Encryption: <strong><code>Disabled</code></strong></li><li>Earth Engine Linking: <strong><code>Required</code></strong> </li></ul><h3><mark style="color:blue;">Geodatabase</mark></h3><ul><li>Field IDs per Query: <strong><code>400</code></strong></li></ul></td><td></td><td></td><td></td><td><a href="https://3342101665-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp6krz4jcrv0IsfRERGXc%2Fuploads%2Fr8tQ0FQ82wdywbxPZmQg%2FScreen%20Shot%202023-03-22%20at%203.08.51%20PM.png?alt=media&#x26;token=dbb55dfe-e9c2-46af-a734-974ad0743356">Screen Shot 2023-03-22 at 3.08.51 PM.png</a></td><td></td></tr></tbody></table>

## Understanding the Values

<details>

<summary>Monthly Query Limit</summary>

{% code overflow="wrap" %}

```
The number of requests which can be made in a given month. 
```

{% endcode %}

</details>

<details>

<summary>Max Area Acres</summary>

{% code overflow="wrap" %}

```
Maximum area per request.
```

{% endcode %}

</details>

<details>

<summary>Max Polygons</summary>

{% code overflow="wrap" %}

```
Maximum number of features contained in a shapefile asset id per raster request. 
```

{% endcode %}

</details>

<details>

<summary>Encryption</summary>

{% code overflow="wrap" %}

```
Is file encryption enabled for exports on your account. 
```

{% endcode %}

</details>

<details>

<summary>Max Field IDS</summary>

{% code overflow="wrap" %}

```
Maximum number of OpenET field ids used for a single request.
```

{% endcode %}

</details>

## Rate Limits

OpenET has a global rate limit for individual users of **20 per minute** with a maximum of **500 per hour**.&#x20;
