Skip to main content

Introduction

Managing a silo in JSONsilo allows you to access and modify your stored JSON files. This guide will walk you through the steps to manage an existing silo and access its contents.

Step 1: Navigate to Silos dashboard

Go to the “Silos” dashboard from the main menu. Select the silo you want to manage. view silo

Step 2: View Silo Details

Once you click on the silo you want to view, you will be taken to the silo details page. Here, you can see all the information related to the selected silo, including its JSON content, access settings, and more. view silo

1. Silo Details

view silo details
  1. File Name: The name of the silo.
  2. File UUID: The unique identifier of the silo.
  3. Region / Code: The region where the silo is hosted.
  4. Created At: The date and time the silo was created.
  5. Last Modified: The date and time the silo was last modified.
  6. Visibility / Access Type: Indicates whether the silo is public or private.
  7. Link: The URL to access the silo. For private silos, an Access Key is required.
  8. Edit: Click this button to edit the silo’s name. edit silo name

2. JSON Content

This section shows the JSON content stored in the silo. To view the full JSON structure, click the “Open JSON Editor” button. For more details about the JSON Editor, check out our JSON Editor Documentation. view silo json content

3. Settings

This section allows you to manage silo access, region and delete the silo. view silo settings
  1. Silo Access: Click the “Manage” button to update the silo’s access settings. You can switch between public and private access types and click “Save” to apply the changes. manage silo access
  2. Region: Click the “Manage” button to update the region where the silo is hosted and click “Save” to apply the changes. manage silo region
  3. Delete Silo: Click the “Delete” button to remove the silo permanently. A confirmation dialog will appear; type the silo name to confirm deletion and click “Delete” to proceed. delete silo
That’s it! You have successfully managed your silo in JSONsilo. ✨

What’s next?