---
title: "WebDAV data locations"
description: "WebDAV URLs for your own, shared, and public read-only Data Store data at data.cyverse.org."
type: Reference
tags:
  - WebDAV
  - Data Store
generated:
  by: "claude/opus-5"
  at: "2026-09-11T00:00:00Z"
sources:
  - id: cyverse-learning-materials
    resource: "https://github.com/CyVerse-learning-materials/learning-materials-home/blob/b7392d21be4fd6a67d051847f98c81a18e058a12/docs/ds/webdav/data_location.md"
    title: "CyVerse Learning Materials: docs/ds/webdav/data_location.md"
    author: "team:cyverse"
    last_modified: "2025-03-27T13:28:03-07:00"
---

# WebDAV data locations

When accessing the Data Store via WebDAV, use the following base URLs to locate your data.

## :material-web: User Data

`https://data.cyverse.org/dav/iplant/home/<username>`

- Maps to your iRODS home directory `/iplant/home/<username>`
- Read and write access for the owner
- Not accessible to anonymous users

## :material-web: Public Data (Read-Only)

`https://data.cyverse.org/dav-anon`

- Read-only access
- Available to anonymous users

## :material-web: Community/Project Data

`https://data.cyverse.org/dav/iplant/projects/<project>`

- Maps to the iRODS community-shared data directory: `/iplant/home/shared/<project>`

## :material-web: CyVerse Curated Data (DOI-Backed Datasets)

`https://data.cyverse.org/dav-anon/iplant/commons/cyverse_curated`

- Maps to the iRODS CyVerse curated data directory: `/iplant/home/shared/commons_repo/curated`
- Read-only access

<p class="carc-provenance" markdown>Adapted from [CyVerse Learning Materials](https://github.com/CyVerse-learning-materials/learning-materials-home/blob/b7392d21be4fd6a67d051847f98c81a18e058a12/docs/ds/webdav/data_location.md){target=_blank} (last source update 2025-03-27), CC BY 4.0. Spotted a problem? [Open an issue](https://github.com/UNM-CARC/cyverse/issues){target=_blank}.</p>
