# Pinning components

To help organise your Node and its components, you can pin links to those components or folders you think are important. The pinned components will be visible on your Node opening page, under the title, and at the top of your [Node Drive Panel](/general-user-overview/node-workspace/node-drive-panel.md).

<figure><img src="/files/d4J7ATj4CLt5Zm491nlR" alt="" width="153"><figcaption><p>Pinned components will remain in this section, above the Files overview in the Drive Panel.</p></figcaption></figure>

There are two easy methods to pin your components:&#x20;

* [#pin-by-dragging-component](#pin-by-dragging-component "mention")
* [#pin-from-component-menu](#pin-from-component-menu "mention")

### Pin by dragging component

The most straightforward way to pin a component is to drag it from the drive to the pinned components box above it. If there are no pins yet, the box will guide you - it says 'Drag Files here to Pin'. If you have already added a pinned component, grab the component you wish to add and a section saying 'Drop here to Pin' will appear underneath the already pinned component(s).&#x20;

<figure><img src="/files/Tp3BTSVG6mwjCwzhcJfi" alt="" width="153"><figcaption><p>To pin, drag a component from the Files section into the 'Drag Files here to Pin' section. </p></figcaption></figure>

### Pin from component menu

Go to the component in the *File section*. Click on the component's menu to the right of it's name '...' , and select 'Pin'. <img src="/files/ZVpqjjg2IH4RvVY2cVv9" alt="" data-size="line">

<figure><img src="/files/Vh2cgqydIWVdJQSECHVt" alt="" width="152"><figcaption><p>Pin a component from it's menu.</p></figcaption></figure>

### Unpin a component

Go to the component in either the File section or the pinned component section. Click on the component's menu to the right of it's name '...' , and select 'Unpin'. <img src="/files/BLwjoSGMXQ2y0g2N6fb6" alt="" data-size="line">

<figure><img src="/files/OE1UWDbUwQ9zLBoZmrC1" alt="" width="147"><figcaption><p>Unpin a component from the pinned menu</p></figcaption></figure>

<figure><img src="/files/zuXfND5blNhZ0rOTM1X0" alt="" width="150"><figcaption><p>Unpin a component from the file drive</p></figcaption></figure>


---

# 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/create-and-publish/create-a-node/organise-access-and-present/component-presentation/pinning-components.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.
