diff --git a/content/v2.0/write-data/sample-data/_index.md b/content/v2.0/write-data/sample-data/_index.md
new file mode 100644
index 000000000..9e4496078
--- /dev/null
+++ b/content/v2.0/write-data/sample-data/_index.md
@@ -0,0 +1,45 @@
+---
+title: Sample data
+description: >
+ Use sample data to familiarize yourself with time series data and InfluxDB.
+ InfluxData provides many sample time series datasets to use with InfluxDB
+ and InfluxDB Cloud.
+menu:
+ v2_0:
+ parent: Write data
+weight: 105
+---
+
+Use sample data to familiarize yourself with time series data and InfluxDB.
+InfluxData provides many sample time series datasets to use with **InfluxDB** and **InfluxDB Cloud**.
+
+{{< children >}}
+
+---
+
+### Air sensor sample data
+The air sensor sample data is designed to represent an "Internet of Things" (IoT) use case
+ by simulating temperature, humidity, and carbon monoxide levels for multiple rooms in a building.
+The dataset also includes a relational SQL dataset with meta information about sensors in each room.
+
+
+ View air sensor sample data
+
+
+_Used in [Query SQL data sources](/v2.0/query-data/flux/sql/)._
+
+---
+
+### Bird migration sample data
+This sample data is adapted from the [Movebank: Animal Tracking](https://www.kaggle.com/pulkit8595/movebank-animal-tracking)
+dataset available on [kaggle.com](https://kaggle.com).
+The dataset as a whole represents animal migratory movements throughout 2019.
+The data schema meets the requirements of the
+[Flux Geo package](https://v2.docs.influxdata.com/v2.0/reference/flux/stdlib/experimental/geo/#geo-schema-requirements)
+which contains tools for working with geo-temporal data.
+
+
+ View bird migration sample data
+
+
+_Used in [Work with geo-temporal data](/v2.0/query-data/flux/geo/)._
diff --git a/content/v2.0/write-data/sample-data/demo-data.md b/content/v2.0/write-data/sample-data/demo-data.md
new file mode 100644
index 000000000..cbe69ad14
--- /dev/null
+++ b/content/v2.0/write-data/sample-data/demo-data.md
@@ -0,0 +1,35 @@
+---
+title: InfluxDB Cloud demo data
+description: >
+ Use **InfluxDB Cloud** demo data buckets for quick access to different types of sample data.
+menu:
+ v2_0:
+ name: Demo data
+ parent: Sample data
+weight: 201
+cloud_all: true
+v2.0/tags: [sample data]
+---
+
+Use **InfluxDB Cloud** demo data buckets for quick and easy access to different types of sample data.
+Choose from the following:
+
+- **Website Monitoring**
+ _placholder – short description of this data_
+- _More coming soon_
+
+## Enable demo data buckets
+_placholder – How do users enable the demo data buckets?_
+
+## Add a demo data bucket
+**{{< cloud-name "short" >}}** provides demo data buckets...
+
+1. In the navigation menu on the left, click **Data (Load Data)** > **Buckets**.
+
+ {{< nav-icon "data" >}}
+
+2. Click **{{< icon "plus" >}} Add Demo Data** and select the demo data bucket to add.
+3. The Demo Data bucket appears in your list of buckets.
+
+## Storage and network charges
+_placeholder - Are users charged for using demo data and do rate limits apply?_