# Inventory Settings

* Manage how subscription billing should be handled in case of no inventory.
* Inventory tracking location for recurring orders: In which we choose any location for identifying if product is out of stock.
* When at least one item is available: These settings will be applied when the subscription order has at least one item which can be fulfilled.
* When no items are available: These settings will be applied when all items of the subscription order are not available or in low inventory.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeZn6aS1CRlqnoRlWUheLW1g_zbQGPIFVDYqU6zbKJogwdmozYq8H7lC1Q3NEEYXgQlGv6MMZWpHJo4gbizHcO7AJ1RbP7N_E5XpK_vaJyQCgV2PTvsc7Buyw5AMKWdm-WZZwJN?key=PWWdpJ3Y_qEUOcs-2MfQnVdS" 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://script-and-theory.gitbook.io/all-in-one-commerce-docs/subscription/settings/inventory-settings.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.
