Skip to content

Commit 56889b4

Browse files
authored
feat: Add new screenshots for key-value store detail page (#1980)
1 parent caf32cc commit 56889b4

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed
155 KB
Loading
66.2 KB
Loading
-51.9 KB
Binary file not shown.

sources/platform/storage/key_value_store.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,13 @@ To view a key-value store's content, click on its **Store ID**.
4141
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.
4242
Click on the **API** button to view and test a store's [API endpoints](/api/v2/storage-key-value-stores).
4343

44-
![Key-value stores detail](./images/key-value-stores-detail.png)
44+
45+
![Key-value stores detail](./images/key-value-stores-detail-header.png)
46+
47+
On the bottom of the page, you can view, download, and delete the individual records.
48+
49+
![Key-value stores detail](./images/key-value-stores-detail-records.png)
50+
4551

4652
### Apify API
4753

0 commit comments

Comments
 (0)