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

# zoom extent

The **zoom extent** is the range of [zoom levels](https://docs.mapbox.com/help/glossary/zoom-level/) at which a [tileset](https://docs.mapbox.com/help/glossary/tileset/) is visible. You can see the zoom extent of a tileset by selecting a tileset from the [Tilesets page](https://console.mapbox.com/studio/tilesets/).

When a tileset is created in [Mapbox Studio](https://docs.mapbox.com/studio-manual/), a zoom extent is assigned to limit its visibility and make sure map data renders efficiently. By only rendering tilesets at certain zoom levels, lower-resolution data won't appear at higher zoom levels, and detailed data won't clutter the map at lower zoom levels. If you wish to change the zoom extent of a tileset, you can do so [with other Mapbox tools](https://docs.mapbox.com/help/troubleshooting/adjust-tileset-zoom-extent/).

**Related resources:**

> **Related content (guide): [Adjust the zoom extent of your tileset](https://docs.mapbox.com/help/troubleshooting/adjust-tileset-zoom-extent/)**
> 
> View the troubleshooting guide to learn how to adjust the zoom extent of your tileset.

> **Related content (guide): [Tilesets documentation](https://docs.mapbox.com/studio-manual/reference/tilesets/)**
> 
> View the Mapbox Studio manual to learn more about Tilesets.

> **Related content (playground): [Location Helper](https://labs.mapbox.com/location-helper/#3/40.78/-73.97)**
> 
> To experiment with camera pitch, bearing, tilt, and zoom and get values to use in your code, try our *Location Helper* tool.