> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sensorup.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sites Subgraph Reference

> Technical reference for the su-sites subgraph providing site management.

# Sites Subgraph Reference

<Callout type="warning">
  **Deprecated**: The `su-sites` subgraph is deprecated and will be removed in a future release. For geospatial operations and site management, use the **[Maps API](../subgraphs/maps)** (`su-maps`) instead. For connected asset management including asset hierarchy and locations, use the **[CAM Assets API](../subgraphs/cam-assets)** (`su-cam-assets`).
</Callout>

The `su-sites` subgraph provides site management and hierarchy capabilities.

## Subgraph Information

* **Name**: `su-sites`
* **Routing URL**: `https://2af2daotz8.execute-api.us-west-2.amazonaws.com/poc/graphql`
* **Last Updated**: 2024-07-22
* **SDL**: [View Schema](../schemas/sdl/su-sites.graphql)

## Overview

Physical sites, hierarchies, boundaries, and geospatial operations.

## Related Resources

* **[Maps Subgraph Reference](./maps)** - Modern geospatial API (recommended)
* **[CAM Assets Guide](../guides/cam-assets)** - Asset hierarchy and locations
* **[Core Platform Guide](../guides/core-platform)** - Maps and geospatial services
* **[Full SDL Schema](../schemas/sdl/su-sites.graphql)** - Complete type definitions
