# Total Egress

```

https://supabase.com/dashboard/org/muqofzzicmyjrmoqpnkk/usage?projectRef=lkilgqtvgwnmgkgfhndo

Total Egress

Contains any outgoing traffic (includes Database, Storage, Realtime, Auth, API, Edge Functions, Supavisor) from your database.

Billing is based on the total sum of egress in GB throughout your billing period.

--

제가 답변 드린 내용은 수파베이스의 일반적인 정책에 근거한 것입니다. 그러나 정확한 정보 확인을 위해 수파베이스의 공식 문서를 참조하거나 직접 지원팀에 문의하는 것이 가장 확실합니다.

수파베이스의 공식 문서에 따르면, 각 플랜의 송신 할당량은 월마다 리셋되는 것이 일반적입니다. 하지만 구체적인 정책이나 변경 사항이 있을 수 있으므로, 최신 정보를 확인하는 것이 중요합니다. 수파베이스의 사용 문서 또는 고객 지원팀에 문의하여 현재 정책을 정확히 확인해 보시길 권장드립니다.

수파베이스 문서를 확인해 보겠습니다. 잠시만 기다려 주세요.

The total egress quota of 250GB included in the Supabase Pro plan resets monthly. This means that at the beginning of each billing cycle, your egress quota is reset, allowing you to use up to 250GB of data transfer per month. If you exceed this limit within the month, you will be charged an additional $0.09 per GB of data transfer beyond the included 250GB.

This unified egress quota can be used for various services within Supabase, such as Storage, Realtime, Auth, Functions, and Database【8†source】【9†source】【10†source】. 

For the most accurate and up-to-date information, it's always a good idea to check the official Supabase documentation or contact their support team directly. You can find more details on the Supabase billing page and their FAQ section on their official website.

--

The information regarding the monthly reset of the 250GB egress quota in the Supabase Pro plan can be found in the Supabase documentation. According to the details provided, the egress quota is unified and reset monthly as part of the billing cycle. Here are the relevant sections from the Supabase documentation:

1. **Unified Egress Quota**:
   - "Each organization receives a total egress quota (e.g., 250GB on the Pro plan) which can be used for anything - Storage, Realtime, Auth, Functions, Supavisor, or Database."
   - This indicates that the 250GB egress is available for a variety of services and is part of the monthly allocation.
   - Source: [Supabase Docs - Unified Egress](https://supabase.com/docs/guides/storage/serving/bandwidth)【11†source】.

2. **Billing and Usage**:
   - "Quotas and features are applied to your entire organization, independent of how many projects you launch within that organization. For billing purposes, we sum the usage across all projects in a monthly invoice."
   - This statement clarifies that the egress quota is part of the monthly billing cycle, implying a reset every month.
   - Source: [Supabase Docs - How billing works](https://supabase.com/docs/guides/platform/billing)【8†source】.

These sources confirm that the 250GB egress quota included in the Supabase Pro plan is indeed reset on a monthly basis.

```


---

# 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://automatethem.gitbook.io/supabase-js-doc/undefined/total-egress.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.
