# Information Panel

{% hint style="info" %}
N.B. This Panel is currently undergoing restructuring, so guidance might be out of date.
{% endhint %}

<figure><img src="/files/lgz8Bj2Z6iO2WNhZxtAc" alt="" width="375"><figcaption><p>Metadata &#x26; Comment Panel on the right - C (yellow)</p></figcaption></figure>

## Information Panel (C)

The Information Panel on the right hand side of the Nodes workspace environment, which you can open with the Information ('i') button at the top right <img src="/files/ATNiJYmmOues7Sr0VCS7" alt="Screenshot 2024-02-02 at 00.10.02.jpg" data-size="line">, contains two tabs:

* the [Metadata Panel](#metadata-c1) - to add and extract extra information to or from your Node components.
* the [Comments Panel](#comments-c2) - to add and manage comments on your (textual/visual = currently PDF) components.

## Metadata (C1)

To add Metadata to your Node object, open the Metadata Panel, currently situated on the right hand side. You can open it by pressing the Information ('i') button at the top right <img src="/files/ATNiJYmmOues7Sr0VCS7" alt="Screenshot 2024-02-02 at 00.10.02.jpg" data-size="line">

The ability, and even requirement, to add Metadata is an important part of Nodes. Metadata is information about the Nodes objects that helps guide and ease its sharing and reproduction. There are many different forms of Metadata, some of which, supported by Nodes, are:

* #### [Title](/create-and-publish/create-a-node/add-information/add-metadata.md#title) - you can name your component here&#x20;
* #### [Citations](/create-and-publish/share/cite.md) - Get a [formatted citation](/create-and-publish/share/cite.md) to any component&#x20;
* #### [License](/create-and-publish/create-a-node/add-information/add-license.md)
* #### [CEDAR Link](/create-and-publish/create-a-node/add-information/add-metadata.md#cedar-link)
* #### [Ontology URL](/create-and-publish/create-a-node/add-information/add-metadata.md#ontology-url)
* #### [Description](/create-and-publish/create-a-node/add-information/add-metadata.md#description)
* #### [Keywords](/create-and-publish/create-a-node/add-information/add-metadata.md#keywords)
* #### [Controlled Vocabulary](/create-and-publish/create-a-node/add-information/add-metadata.md#controlled-vocabulary)
* #### [Component Type](/create-and-publish/create-a-node/add-information/add-metadata.md#component-type)

Furthermore, you can grab a component's [content identifier](/technical-background/persistent-identifiers-101.md#solving-content-drift) for [easy re-use](/create-and-publish/share.md#share-and-re-use-via-cid).

Further information on Metadata and the types you can add to Nodes is found in [Metadata](/technical-background/open-state-repository/metadata.md)

## Comments (C2)

Comments on your Node objects can be managed from the same panel, under the Information 'i' button, different tab. You can add them from the viewer panel, using the highlighter button <img src="/files/C60fdql5Zfuzmi6VLXkX" alt="Screenshot 2024-02-01 at 23.59.44.jpg" data-size="line">&#x20;

<figure><img src="/files/qIi8EpFT2JHZiRBWlCT0" alt="" width="375"><figcaption><p>Examples of commenting with a link to internal Node objects.</p></figcaption></figure>

See the [Add Comments](/create-and-publish/create-a-node/add-information/add-comments.md) section for more information.&#x20;


---

# 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.desci.com/general-user-overview/node-workspace/information-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.
