# Temporarily Disabling a State

### How to Disable a State

1. Go to **Compliance** → **State Shipping Configuration**.
2. Find the state you want to disable.
3. Toggle the state to **off**.
4. Click **Save**.

### What Happens When a State Is Disabled

* Customers in that state can no longer purchase alcohol products from your store.
* Products show as unavailable for that state.
* Existing orders already synced to Vinoshipper are not affected — they'll still be fulfilled.
* Your configuration (fees, limits, etc.) is preserved and will be restored when you re-enable the state.

### Re-Enabling a State

Simply toggle the state back to **on** and save. All your previous settings remain intact.


---

# 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://crushsuite.gitbook.io/docs/compliance/state-compliance-reference/temporarily-disabling-a-state.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.
