# 地点

<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:$primary;">`数据中心`</mark> > <mark style="color:$primary;">`地点`</mark>.

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

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

添加地点仅适用于 [商业计划](/docs/documentation/zh/pricing.md#business-plan)，其中最多包含 3 个地点。如果你需要更多地点，可以前往 <mark style="color:$primary;">`设置`</mark> > <mark style="color:$primary;">`账单`</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>

{% 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 %}

{% hint style="warning" %}
**注意：** 该 <mark style="color:$primary;">`移动库存`</mark> 仅在你添加了多个地点后才可用。\
如果你的团队只有 *一个* 地点，该功能将被禁用。
{% endhint %}

### 其他库存交易

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

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

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

***

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

{% content-ref url="/spaces/1XHeAQmLMHSILvJsICC2/pages/b7e2a4949babf8176f782672a91f345d0968898e" %}
[位置](/docs/faq/zh/ku-cun-yu-jiao-yi/wei-zhi.md)
{% endcontent-ref %}


---

# 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.
