diff --git a/docs/build/program/apis/_index.md b/docs/build/program/apis/_index.md index 971eda459b..82e1b44bf5 100644 --- a/docs/build/program/apis/_index.md +++ b/docs/build/program/apis/_index.md @@ -34,7 +34,7 @@ The [cloud API](/build/program/apis/cloud/) supports the following methods: ### Data Client API -The data client API supports the following methods to upload and retrieve data directly to the [Viam app](https://app.viam.com) (among [others](https://python.viam.dev/autoapi/viam/app/data_client/index.html)): +The data client API supports the following methods to upload and retrieve data like images or sensor readings directly to the [Viam app](https://app.viam.com) (among [others](https://python.viam.dev/autoapi/viam/app/data_client/index.html)): {{< readfile "/static/include/services/apis/data-client.md" >}} diff --git a/docs/data/dataset.md b/docs/data/dataset.md index 48c8d6fe15..7f68366171 100644 --- a/docs/data/dataset.md +++ b/docs/data/dataset.md @@ -99,7 +99,7 @@ Click **Create dataset**, enter a name for your dataset and click **Create datas ![Create dataset UI](/data/create-dataset.png) -Alternatively, you can use the [`viam data dataset add` command](/fleet/cli/#data) to add an image or group of images matching a specific filter using the Viam CLI. +Alternatively, you can use the [`viam data dataset add` command](/fleet/cli/#data) to add an image or group of images matching a specific filter to a dataset using the Viam CLI. ### Remove an image from a dataset