Documents are multiplied by chunks per document to estimate how many embedding requests your index needs.
Total chunks are multiplied by average tokens per chunk, then priced against the selected embedding model.
Cost per embedding run is multiplied by refresh frequency so one-time indexing is not confused with monthly spend.