# 情報パネル

**情報パネル** では、ノートの詳細情報とナビゲーションツールを体系的に確認できます。\
このパネルは必要に応じて各セクションを開閉でき、次の 4 つの項目で構成されています。

* **情報（Info）：**\
  ノートの作成日と最終更新日を表示します。ここで日付を直接編集することもできます。
* [**文字数カウント（Word Count）**](https://help.getupnote.com/write-and-edit/info-panel/word-count)：\
  文字数、単語数、文の数、段落数などの統計情報を表示します。
* **このノートへのリンク（Links to This Note）：**\
  現在のノートにリンクしているすべてのノートを一覧表示します。\
  このセクションは、バックリンクが存在する場合にのみ表示されます。\
  UpNote の双方向リンクについては [こちら](/ja/write-and-edit/links-between-notes.md) をご覧ください。
* [**目次（Table of Contents）**](/ja/write-and-edit/info-panel/table-of-contents.md)：\
  ノート内の見出しを階層的に表示します。見出しをクリックすると、その位置へジャンプできます。\
  ノートに見出しが含まれている場合のみ表示されます。

<figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FdyuZktt798JlOaQ7t11b%2Fimage.png?alt=media&#x26;token=46ed039b-5976-4248-809f-0211c1b47725" alt=""><figcaption></figcaption></figure>

***

#### **デスクトップの場合**

ノートウィンドウの右下にある **`info`** アイコンをクリックするか、\
ショートカット **`Ctrl/Cmd + Shift + I`** を使用して情報パネルを表示／非表示に切り替えます。

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*XEf2nscmdA5-2sj-1Kh5VQ.gif" alt="" height="420" width="700"><figcaption></figcaption></figure>

***

#### **モバイルの場合**

ノートエディタ右上の <img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FaFA7r63CfEYU4QXvUDvd%2Fimage.png?alt=media&#x26;token=e7dfaa0f-c0d6-4ca7-ad39-4c316c6135e2" alt="" data-size="line"> アイコンをタップして情報パネルを表示します。


---

# 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://help.getupnote.com/ja/write-and-edit/info-panel.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.
