# Does Imonggo support seasonal business?

We have been using Imonggo in multiple branches, with good success. But our business is seasonal. After Christmas, all branches will be closed, until next Fall. That causes us to ask a couple of questions:

1. After we close the Imonggo branches, will we still be able to access the transaction and sales data for each of the branches, just for our records?
2. Next year, when re re-open the Imonggo branches, will all of the previous transaction and sales data still be in the Imonggo system, and will we still be able to access all of the historical transaction and sales data?

## Answer <a href="#answer" id="answer"></a>

1. &#x20;You need to maintain at least one branch to keep your accounts in premium status.
2. &#x20;When you unsubscribe from a branch, the data will be kept as long as you are a premium account owner. However, the data will not be accessible.
3. &#x20;Please make sure that you DON'T DELETE the branch because this will erase the data.
4. &#x20;When you re-subscribe to the branch, you will again gain access to all the data of the branch.


---

# 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://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/does-imonggo-support-seasonal-business.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.
