Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
8 changes: 7 additions & 1 deletion sources/platform/storage/key_value_store.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,13 @@ To view a key-value store's content, click on its **Store ID**.
Under the **Actions** menu, you can rename your store (and, in turn extend its [retention period](/platform/storage/usage#named-and-unnamed-storages)) and grant [access rights](../collaboration/index.md) using the **Share** button.
Click on the **API** button to view and test a store's [API endpoints](/api/v2/storage-key-value-stores).

![Key-value stores detail](./images/key-value-stores-detail.png)

![Key-value stores detail](./images/key-value-stores-detail-header.png)

On the bottom of the page, you can view, download, and delete the individual records.

![Key-value stores detail](./images/key-value-stores-detail-records.png)


### Apify API

Expand Down