# Freeze Allocation

Freezing an allocation within Blimp will effectively deactivate all CRUD (Create, Read, Update, and Delete) operations for that allocation, with the exception read functionalities.\
\
1\. Head to the Blimp website and choose your preferred allocation type (Multi-Cloud Storage, S3 Server, Cloud Migration).

<figure><img src="/files/VYMl8x7OgzUAOoegPNjp" alt=""><figcaption></figcaption></figure>

2. Next, click on the three dots corresponding to your chosen allocation. These three dots are clearly indicated within a black box in the screenshot below: below:

<figure><img src="/files/lgFhqLqy1YPP01ZzhbIU" alt=""><figcaption></figcaption></figure>

3. Afterward, select "Freeze Allocation."

<figure><img src="/files/BVAfxP2lLDCAyrcWdd5q" alt=""><figcaption></figcaption></figure>

**Note:** Freeze Allocation will forbid all type of operations on allocation and make it read-only.

4. Blimp will prompt you to confirm this action. Proceed by selecting "Freeze" to confirm.&#x20;

<figure><img src="/files/BpPfbRE3HXyp4gqZlDAK" alt=""><figcaption></figcaption></figure>

5. Subsequently, the allocation file operation type will be adjusted to "Read Only" in the allocation settings. Please refer to the screenshot provided below.

<figure><img src="/files/aUhlOR8PJy06mQamzUKo" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-old.zus.network/products/blimp/manage-allocations/freeze-allocation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
