Clarification on “Total size of project File Search stores” limit calculation

Hello,

I would like to confirm my understanding of the File Search storage limits described in the documentation.

I understand that the size of each File Search store is computed on the backend based on the size of the input data plus the generated and stored embeddings, and that this typically results in a size of approximately three times the input data, as stated in the documentation.

With that understanding, could you please confirm whether “Total size of project File Search stores” refers to the combined total size of all File Search stores within a single project?

For example, if a project contains multiple File Search stores as follows:

• Store 1: 300 MB

• Store 2: 400 MB

• Store 3: 200 MB

Would the total size of the project’s File Search stores be calculated as 900 MB?

This clarification would help us plan how to split datasets across stores when approaching project-level limits.

Thank you very much for your clarification.