# Info Panel

The **Information Panel** provides a structured overview of a note’s details and navigation tools. It includes four sections, each of which can be expanded or collapsed as needed:

* **Info:** Displays the note’s creation and last updated dates. You can also edit these dates directly here.
* [**Word Count**](https://help.getupnote.com/write-and-edit/info-panel/word-count)**:** Shows statistics for characters, words, sentences, and paragraphs.
* **Links to This Note:** Lists all notes that link to the current one. This section appears only if backlinks exist. [Learn more](https://help.getupnote.com/write-and-edit/links-between-notes) about bi-directional linking in UpNote.
* [**Table of Contents**](https://help.getupnote.com/write-and-edit/info-panel/table-of-contents)**:** Displays the note’s headings in a hierarchical view. Click a heading to jump to that section. This section appears only if the note contains headings.

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

### On desktop

To show or hide the information panel, click on the **`info`** icon at the bottom right corner of your note’s window or use the shortcut **`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>

### On mobile

Tap the <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">icon in the top right corner of the note editor to show the info panel.


---

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