# Last Actor run's default dataset - Introduction

The API endpoints described in this section are convenience endpoints that provide access to Actor's last run's default dataset without the need to resolve the dataset ID first.

Subset of functionality described in: [Datasets](https://pr-2441.preview.docs.apify.com/api/v2/storage-datasets.md)

<!-- -->

## [Get last run's default dataset](https://pr-2441.preview.docs.apify.com/api/v2/act-runs-last-dataset-get.md)

[/acts/{actorId}/runs/last/dataset](https://pr-2441.preview.docs.apify.com/api/v2/act-runs-last-dataset-get.md)

## [Update last run's default dataset](https://pr-2441.preview.docs.apify.com/api/v2/act-runs-last-dataset-put.md)

[/acts/{actorId}/runs/last/dataset](https://pr-2441.preview.docs.apify.com/api/v2/act-runs-last-dataset-put.md)

## [Delete last run's default dataset](https://pr-2441.preview.docs.apify.com/api/v2/act-runs-last-dataset-delete.md)

[/acts/{actorId}/runs/last/dataset](https://pr-2441.preview.docs.apify.com/api/v2/act-runs-last-dataset-delete.md)

## [Get last run's dataset items](https://pr-2441.preview.docs.apify.com/api/v2/act-runs-last-dataset-items-get.md)

[/acts/{actorId}/runs/last/dataset/items](https://pr-2441.preview.docs.apify.com/api/v2/act-runs-last-dataset-items-get.md)

## [Store items in last run's dataset](https://pr-2441.preview.docs.apify.com/api/v2/act-runs-last-dataset-items-post.md)

[/acts/{actorId}/runs/last/dataset/items](https://pr-2441.preview.docs.apify.com/api/v2/act-runs-last-dataset-items-post.md)

## [Get last run's dataset statistics](https://pr-2441.preview.docs.apify.com/api/v2/act-runs-last-dataset-statistics-get.md)

[/acts/{actorId}/runs/last/dataset/statistics](https://pr-2441.preview.docs.apify.com/api/v2/act-runs-last-dataset-statistics-get.md)
