diff --git a/docs/en/md/Bitrix24/Storages-managment/Get-app-sotrage.md b/docs/en/md/Bitrix24/Storages-managment/Get-app-sotrage.md
index 8fdb08a5c2..d1f374ee22 100644
--- a/docs/en/md/Bitrix24/Storages-managment/Get-app-sotrage.md
+++ b/docs/en/md/Bitrix24/Storages-managment/Get-app-sotrage.md
@@ -40,4 +40,26 @@ Method at API documentation: [disk.storage.getforapp](https://dev.1c-bitrix.ru/r
```
-
+```json title="Result"
+{
+ "result": {
+ "ID": "18",
+ "NAME": "New storage name",
+ "CODE": null,
+ "MODULE_ID": "disk",
+ "ENTITY_TYPE": "restapp",
+ "ENTITY_ID": "2",
+ "ROOT_OBJECT_ID": "464"
+ },
+ "time": {
+ "start": 1721067694.96416,
+ "finish": 1721067694.99489,
+ "duration": 0.0307230949401856,
+ "processing": 0.00391507148742676,
+ "date_start": "2024-07-15T18:21:34+00:00",
+ "date_finish": "2024-07-15T18:21:34+00:00",
+ "operating_reset_at": 1721068294,
+ "operating": 0
+ }
+}
+```
diff --git a/docs/en/md/Instructions/Start.md b/docs/en/md/Instructions/Start.md
index 56d2bb4e13..95dfcc49c9 100644
--- a/docs/en/md/Instructions/Start.md
+++ b/docs/en/md/Instructions/Start.md
@@ -20,7 +20,7 @@ Fast navigation:
-
+
diff --git a/docs/ru/md/Bitrix24/Storages-managment/Get-app-sotrage.md b/docs/ru/md/Bitrix24/Storages-managment/Get-app-sotrage.md
index e4656d7bc4..4a7792a87e 100644
--- a/docs/ru/md/Bitrix24/Storages-managment/Get-app-sotrage.md
+++ b/docs/ru/md/Bitrix24/Storages-managment/Get-app-sotrage.md
@@ -40,4 +40,26 @@ sidebar_position: 2
```
-
+```json title="Результат"
+{
+ "result": {
+ "ID": "18",
+ "NAME": "New storage name",
+ "CODE": null,
+ "MODULE_ID": "disk",
+ "ENTITY_TYPE": "restapp",
+ "ENTITY_ID": "2",
+ "ROOT_OBJECT_ID": "464"
+ },
+ "time": {
+ "start": 1721067694.96416,
+ "finish": 1721067694.99489,
+ "duration": 0.0307230949401856,
+ "processing": 0.00391507148742676,
+ "date_start": "2024-07-15T18:21:34+00:00",
+ "date_finish": "2024-07-15T18:21:34+00:00",
+ "operating_reset_at": 1721068294,
+ "operating": 0
+ }
+}
+```
diff --git a/docs/ru/md/Instructions/Start.md b/docs/ru/md/Instructions/Start.md
index cfcbc01412..1bf8a04744 100644
--- a/docs/ru/md/Instructions/Start.md
+++ b/docs/ru/md/Instructions/Start.md
@@ -20,7 +20,7 @@ sidebar_class_name: NachaloRaboty
-
+