# Manage Item Availability

UrbanPiper supports real-time item availability management on Keeta. You can mark items as out-of-stock instantly.

* Updates are real-time. Changes take effect immediately on Keeta.
* Bulk updates are supported. You can enable or disable multiple items at once.
* Out-of-stock is effective immediately when triggered.
* Auto stock-in by Keeta is not supported. Items do not automatically restock at the start of the day or at store closing time. Stock in must be triggered either manually in UrbanPiper.

If you continue to experience issues with your item availability, please [contact support](/basics/contact-us.md) for further assistance.


---

# 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://help.urbanpiper.com/ordering-channels/keeta/manage-item-availability.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.
