# Open subscriptions

Liberator supports open subscriptions. That is, it can keep a user’s [subscription request](../datasource/datasource-subscriptions.md) open even if the DataSource peer that can satisfy the request is down when the request is made. The request is completed once the DataSource peer is available.

---

**See also:**

* How can I... [Keep subscriptions open when the peer is down](liberator-keep-subscriptions-open-when-the-peer-is-down.md)
* [Data and subscription management](liberator-data-and-subscription-management.md) in Liberator
