> For the complete documentation index, see [llms.txt](https://docs.inrupt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inrupt.com/ess/3.1/services/service-pod-management.md).

# Pod Services

Pod Services manage storage and provide data management capabilities within ESS.

{% hint style="info" %}
**ESS 3.0: Provisioning through Platform Management**

Storage provisioning is handled through the [Platform Management service](/ess/3.1/services/service-platform-management/platform-management-api.md). The Pod Storage Service manages resource access within provisioned Pods.
{% endhint %}

## Available Services

### [Pod Storage Service](/ess/3.1/services/service-pod-management/service-pod-storage.md)

Provides the core storage functionality for Solid resources within Pods.

### [Data Views API](/ess/3.1/services/service-pod-management/data-views-api.md)

{% hint style="success" %}
Added in version 2.7.0
{% endhint %}

Enables fine-grained access control over JSON resources through GraphQL-based filtering. Allows data subjects to create filtered views of their data that expose only specific fields, enabling consent-driven data sharing without creating duplicate resources.
