---
title: Load Data to Cassandra
description: By this point, you should populte the data into Cassandra using the zload script. The script populates the Ping Autonomous Identity keyspace with the tables required for the UI.
component: autonomous-identity
version: 2022.11.12
page_id: autonomous-identity:install-guide:chap-data-load-to-cassandra
canonical_url: https://docs.pingidentity.com/autonomous-identity/2022.11.12/install-guide/chap-data-load-to-cassandra.html
---

# Load Data to Cassandra

By this point, you should populte the data into Cassandra using the `zload` script. The script populates the Ping Autonomous Identity keyspace with the tables required for the UI.

* Run the `zload.py` script.

  ```
  $ [../resources/examples.bash:#data-load]
  ```
