# Stock-Related Permissions

User can access Stock supplier orders — [Stock Supplier Orders](/stock/stock-suppliers/stock-supplier-orders.md)

User can access Venue to venue stock ordering — [Stock Internal Ordering](/stock/stock-transfer/stock-internal-ordering.md)

User can access Stock ordering — [Stock Internal Ordering](/stock/stock-transfer/stock-internal-ordering.md)

User can access Stocks requests — [Stock Requests](/stock/stock-transfer/stock-requests.md)

User can access stock shipments — [Stock Shipments](/stock/stock-shipments.md)

User can create stock shipments — [Stock Shipments](/stock/stock-shipments.md)

User can access stock transfers — [Stock Transfer](/stock/stock-transfer.md)

User can delete stock counts — [Deleting a Stock Count](/stock/stock-count/deleting-a-stock-count.md)

User can delete Supplier orders — [Deleting a Supplier Order](/stock/stock-suppliers/stock-supplier-orders/deleting-a-supplier-order.md)

User can delete Venue stock orders — [Deleting an Internal Order](/stock/stock-transfer/stock-internal-ordering/deleting-an-internal-order.md)


---

# 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://docs.bossithq.com/stock/stock-related-permissions.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.
