# ロケーション

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

***

## ロケーションを使用するタイミング

* **同じアイテムを異なる場所に保管する場合**
  * 例：メイン倉庫、3階 / 棚B、小売店
* **同じアイテムをステータスや状態ごとに追跡する場合**
  * 例：販売可能、不良品、再生品

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

{% hint style="info" %}
**注**：保管場所が1か所しかない場合は、 [属性](/docs/documentation/ja/konseputo/attributes.md) 機能の方がよりシンプルな選択肢かもしれません。各アイテムの保管場所を追跡するために「ロケーション」属性を追加できます。
{% endhint %}

## ロケーションを追加する方法

チームのロケーションを追加・管理するには、次へ移動してください <mark style="color:$primary;">`データセンター`</mark> > <mark style="color:$primary;">`ロケーション`</mark>.

<figure><img src="/files/6f1b9b12fd475bac39e5d6ca1002af0fa0d06b25" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
BoxHeroでチームを最初に設定すると、 *1つの* ロケーションがデフォルトで作成されます。

ロケーションの追加は、 [ビジネスプラン](/docs/documentation/ja/pricing.md#business-plan)でのみ利用可能で、最大3つのロケーションが含まれます。さらに多くのロケーションが必要な場合は、次へ移動してプランをアップグレードできます <mark style="color:$primary;">`設定`</mark> > <mark style="color:$primary;">`請求`</mark>.
{% endhint %}

***

## ロケーションごとのアイテム管理

### アイテム一覧

各アイテムの合計数量と、各ロケーションにいくつ保管されているかを確認できます。

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

### グループ化と並べ替え

次を使用できます： **グループ** **で** 機能を使って、ロケーションやその他の属性ごとにアイテムを整理できます。&#x20;

<figure><img src="/files/778af0cc1b4479f0594a4dd76b91622f29c7600d" alt=""><figcaption></figcaption></figure>

また、 **並べ替え** で、アルファベット順（AからZ）や在庫数量の多い順・少ない順に並べ替えることもできます。

<figure><img src="/files/8e1fa2199c6408e434328f494cd16b9c97fb1612" alt=""><figcaption></figcaption></figure>

***

## 取引でのロケーション

### 在庫移動

アイテムをあるロケーションから別のロケーションへ移動し、複数の拠点にまたがってアイテムを管理します。

<figure><img src="/files/368314558fee2808ef5e19e14caa4dce83c970e3" 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> は、複数のロケーションを追加した後にのみ利用可能です。\
チームのロケーションが *1つだけの* 場合、この機能は無効になります。
{% endhint %}

### その他の在庫取引

他のすべての在庫操作—**在庫** **入庫**, **在庫** **出庫**、および **調整** **在庫**—では、取引を完了する前にロケーションを選択する必要があります。

<figure><img src="/files/3642d685e56964bf194fa05b289a0f28840ae782" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**注：** ロケーションが1つしかない場合は、デフォルトで選択されるため、手動で選ぶ必要はありません。
{% endhint %}

***

**ロケーションについて質問がありますか？** FAQをご覧ください。

{% content-ref url="/spaces/Zvjcst6XueuNcyPRjnhb/pages/67b3c5d73dc910a7bdc8bd8d0776bfdb980aff4d" %}
[ロケーション](/docs/faq/ja/to/rokshon.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/ja/konseputo/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.
