> For the complete documentation index, see [llms.txt](https://docs.mapbox.com/help/ja/llms.txt)

# tileset billing metrics

> **Note (pricing)**
> 
> When you use the [Mapbox Tiling Service (MTS)](https://docs.mapbox.com/mapbox-tiling-service/guides) or the [Uploads API](https://docs.mapbox.com/api/maps/uploads) to create a tileset, you will see line items on your [statistics dashboard](https://console.mapbox.com/account/statistics/) for [tileset processing](#tileset-processing) and [tileset hosting](#tileset-hosting).

## Tileset processing

**Tileset processing** is a *one-time cost* that is incurred when you [publish an MTS job](https://docs.mapbox.com/api/maps/#publish-a-tileset) or [create an upload with the Uploads API](https://docs.mapbox.com/api/maps/uploads/#create-an-upload).

For more details on how tileset processing charges are calculated, see the section on [tilesets processing](https://docs.mapbox.com/mapbox-tiling-service/guides/pricing/#tilesets-processing) in the [tilesets pricing guide](https://docs.mapbox.com/mapbox-tiling-service/guides/pricing/).

## Tileset hosting

**Tileset hosting** is a *recurring charge* for tilesets that are hosted on Mapbox servers.

For more details on how tileset hosting charges are calculated, see the section on [tilesets hosting](https://docs.mapbox.com/mapbox-tiling-service/guides/pricing/#tilesets-hosting) in the [tilesets pricing guide](https://docs.mapbox.com/mapbox-tiling-service/guides/pricing/).

---

**Related resources:**

-   [Mapbox Tiling Service pricing](https://docs.mapbox.com/mapbox-tiling-service/guides/pricing/)
-   [Uploads API pricing](https://docs.mapbox.com/api/maps/uploads/#pricing)