# ロック一括解除

## **ロック一括解除機能とは**

帳票定義、入力帳票のロックを一括で解除することができる機能です。

帳票ごとにロック解除していくのではなく、ロック帳票のみを一覧参照や個別、一括解除することができます。\
ロックされた日時、ロックしているユーザー等でソートして確認することが可能です。

<div align="left"><figure><img src="/files/uaZxhezVtqzOGi9s3zHG" alt=""><figcaption></figcaption></figure></div>

## **ロック一括解除画面表示**

ロック一括解除画面は、「システム管理」 ＞ 「帳票ロック一括解除」で表示できます。

<figure><img src="/files/3602c2ZxPmRz5RYG6cqR" alt=""><figcaption></figcaption></figure>

## **ロック一括解除画面の操作説明**

### **概要**

<div align="left"><figure><img src="/files/znMzrOFNXyje9P9VJp5H" alt=""><figcaption></figcaption></figure></div>

### **ロック帳票検索操作**

「検索条件」に、抽出したい入力帳票（帳票定義）の抽出条件を入力します。 \
「ロック一括表示」ボタンをクリックすると、「ロック一覧」にロック中の入力帳票、帳票定義が表示されます。

<div align="left"><figure><img src="/files/NwLMrvTSR63LTpIiQgBJ" alt=""><figcaption></figcaption></figure></div>

#### **「ロック一覧」の操作**

ヘッダの各項目「▼▲」クリックでソートが行えます。デフォルトではロック日時の昇順ソートとなります。 \
ページングすることができます。（操作は帳票定義一覧、入力帳票一覧と同様です。）

<div align="left"><figure><img src="/files/cZfFzqpCLpA12ZR25NPu" alt=""><figcaption></figcaption></figure></div>

### **ロック解除操作**

* **「チェックしたものを解除」ボタン**\
  一覧上でチェックされた帳票定義、入力帳票のロックを解除します。

<div align="left"><figure><img src="/files/R32DH1TlcuxstoqBSEXX" alt=""><figcaption></figcaption></figure></div>

* **「検索条件に一致したものを一括解除」ボタン** \
  検索条件で抽出された入力帳票、帳票定義を一括解除します。&#x20;

{% hint style="warning" %}
一覧に表示されている帳票ではなく、検索条件で抽出されたすべての帳票のロックを解除します。ご注意ください。
{% endhint %}

{% hint style="success" %}
検索条件がそのままロック解除条件になります。\
このため、一度ロック一覧を表示した後に検索条件を変更していると、一覧表示している内容とは異なる情報が解除されます。
{% endhint %}

<div align="left"><figure><img src="/files/yy57ofPzc5GjmsryXYqW" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://manuals.i-reporter.jp/basicoperation/manager-basicoperation/simultaneousrelease-for-lockeddocuments.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.
