Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
7.4. Storage lifecycle
flowchart LR
ordered@{ shape: stadium, label: "🛒 Ordered" }
active@{ shape: rect, label: "✔️ Active" }
deactivated@{ shape: rect, label: "🚫 Blocked
(10 days)" } deleted@{ shape: stadium, label: "🗑 Deleted" } style ordered fill:#e0e0e0,stroke:#000,stroke-width:0px,color:#000 style active fill:#2A9D8F,stroke:#000,stroke-width:0px,color:#fff style deactivated fill:#E9C46A,stroke:#000,stroke-width:0px,color:#000 style deleted fill:#000,stroke:#000,stroke-width:0px,color:#fff ordered==>active active==>|Recharge balance|active active-.->|Manual delete|deactivated active====>|No funds on balance|deactivated deactivated-->|"Recharge balance
(if not deleted manually)"|active deactivated==>deleted
(10 days)" } deleted@{ shape: stadium, label: "🗑 Deleted" } style ordered fill:#e0e0e0,stroke:#000,stroke-width:0px,color:#000 style active fill:#2A9D8F,stroke:#000,stroke-width:0px,color:#fff style deactivated fill:#E9C46A,stroke:#000,stroke-width:0px,color:#000 style deleted fill:#000,stroke:#000,stroke-width:0px,color:#fff ordered==>active active==>|Recharge balance|active active-.->|Manual delete|deactivated active====>|No funds on balance|deactivated deactivated-->|"Recharge balance
(if not deleted manually)"|active deactivated==>deleted
Ordered
Active
Storage is active and running.
⌛ Duration: until the funds on the balance run out or the storage is manually deleted.
During this period you can fully use the service, change the capacity, etc.
Blocked
The storage is not working and access to its contents is blocked.
⌛ Duration: 10 days. ⚠️ Do not store important data without payment, as storage conditions are subject to change.
During this period, you can recharge balance and thereby resume storage operation (only for storage that has not been manually deleted).
Deleted
Storage has been permanently deleted. It is impossible to resume its work or get any data from it.
(3)