# 仓库位置

<figure><img src="/files/f4249abd1e17362f811cf7da36942ceb1ace77c3" alt=""><figcaption></figcaption></figure>

***

## 何时使用库位

* **当同一商品存放在不同地点时**
  * 示例：主仓库、3楼 / B架、零售店
* **当按状态或状况跟踪同一商品时**
  * 示例：可售、次品、翻新

<figure><img src="/files/47b43f3f46de45b00c067980c09d61f228bb44ee" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**注意**：如果你只有一个存储地点，使用 [属性](/docs/documentation/zh/gai-nian/attributes.md) 功能可能是更简单的选择。你可以添加“库位”属性来跟踪每件商品存放在哪里。
{% endhint %}

## 如何添加库位

要添加和管理团队的库位，请前往 <mark style="color:蓝色;">**`数据中心`**</mark> > <mark style="color:蓝色;">**`库位`**</mark>.

<figure><img src="/files/b833e8d58faf787d84f0465105fc8efe9d93b1ba" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
当你首次在 BoxHero 中创建团队时， *一个* 库位会默认创建。

添加库位仅适用于 [商业计划](https://www.boxhero.io/en/pricing)，其中最多包含 3 个库位。如果你需要更多库位，可以前往 <mark style="color:蓝色;">**`设置`**</mark> > <mark style="color:蓝色;">**`账单`**</mark>.
{% endhint %}

***

## 按库位管理商品

### 商品列表

你可以查看每种商品的总数量，以及各库位中分别存放了多少。

<figure><img src="/files/ea065e2730ce1a8916964f5f40fb25bb008b5e94" alt=""><figcaption></figcaption></figure>

### 按库位分组

你可以使用 **按组** 筛选器，按库位或其他属性整理商品。&#x20;

<figure><img src="/files/9becc1f8586f564a8364087da59bbee0a81982b6" alt=""><figcaption></figcaption></figure>

你还可以 **排序** ，按字母顺序（A 到 Z）或按库存数量从大到小、或反向排序。

<figure><img src="/files/22b2dd572699458fc99e0966c80ae1bbfefc1d8b" alt=""><figcaption></figcaption></figure>

### 调拨库存

你可以将商品从一个库位转移到另一个库位，并在多个地点之间管理商品。

<figure><img src="/files/2fad648046d4f1c5d76149dd36c8833d381d77f6" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**注意：** 此 <mark style="color:蓝色;">**`调拨库存`**</mark> 功能在你只有 *一个* 个库位时会被禁用。
{% endhint %}

#### 在移动端应用中

{% embed url="<https://customer-0jrbilsa8yt3k758.cloudflarestream.com/4c6612e76cbe4531adaa3e0702f75255/iframe?autoplay=true&controls=false&letterboxColor=transparent&loop=true&muted=true&poster=https://customer-0jrbilsa8yt3k758.cloudflarestream.com/4c6612e76cbe4531adaa3e0702f75255/thumbnails/thumbnail.jpg?height=1080&preload=true>" %}
在移动端应用中，调拨库存的操作方式相同。
{% endembed %}

### 其他库存交易

对于所有其他库存操作——**入库** **、**, **入库** **出库**，以及 **调整** **入库**——在完成交易前，你仍需要先选择一个库位。

<figure><img src="/files/2aa09d5b8276cc4f03b0cb02dbd1d145115ba4a1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**注意：** 如果你只有一个库位，它会默认被选中——无需手动选择。
{% endhint %}

***

**对库位有疑问吗？** 查看我们的常见问题解答。


---

# 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://www.boxhero.io/docs/documentation/zh/gai-nian/locations.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.
