# 集計行

集計行は、シートの表の下部に表示される、各列の値の集計を表示する固定の領域です。集計内容は、シート内のデータの入力／編集に応じて、リアルタイムで計算され反映されます。

![](/files/4kHY0qFmEJt4SNHteMM9)

集計行を表示するには、シート内の１つ以上の列において集計表示の設定がされている必要があります。詳しくは「[集計表示](/mashmatrix-sheet/ja/functions_about_displaying_data/change_column_setting/options.md#summary-display)」をご覧ください。

{% hint style="warning" %}
集計行に表示される集計結果は、シート内に取得済みのレコードのみが対象となります。対象となるレコードの全体をサーバから取得できていない場合、表示される集計値には警告マークが表示され、実際の集計結果と異なる可能性があることを示します。
{% 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://docs.mashmatrix.com/mashmatrix-sheet/ja/functions_about_displaying_data/summary_row.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.
