# Organise, Access & Present

Node Drive can be structured and organised to present your information in ways that suit you, and make it easy to navigate for others, using a combination of editing functions like:

* [adding & renaming folders](/create-and-publish/create-a-node/add-components/folder.md), and&#x20;
* [moving](/create-and-publish/create-a-node/organise-access-and-present/component-presentation/moving-components.md), &#x20;
* [pinning](/create-and-publish/create-a-node/organise-access-and-present/component-presentation/pinning-components.md),&#x20;
* [adding](/create-and-publish/create-a-node/add-components.md),&#x20;
* [renaming](/create-and-publish/create-a-node/organise-access-and-present/component-presentation/renaming-components.md), and&#x20;
* [deleting](/create-and-publish/create-a-node/delete-before-publication/delete-unpublished-components.md) *components*, you can optimise how your Node is navigated by yourself and others in the [Node Drive](/general-user-overview/node-workspace/node-drive-panel.md).&#x20;

The creation and adding of components and folders is shown in the [Add Components](/create-and-publish/create-a-node/add-components.md) section.&#x20;

In this section we discuss:

* [Return to most recent Node](/create-and-publish/create-a-node/organise-access-and-present/return-to-most-recent-node.md) (Access): this function helps you return to the most recent Node you were viewing or working on, in case you ended up browsing away from it and need a simplified return \[*NB this function is still being optimised*]
* Editing [Component Presentation](/create-and-publish/create-a-node/organise-access-and-present/component-presentation.md) (Present & Organise):  editing options for components gives you the ability to optimise how your components are organised and presented, making it easier for both yourself and others to navigate your Node. Editing and presentation options include:
  * [Pinning components](/create-and-publish/create-a-node/organise-access-and-present/component-presentation/pinning-components.md)
  * [Renaming components](/create-and-publish/create-a-node/organise-access-and-present/component-presentation/renaming-components.md)
  * [Moving components](/create-and-publish/create-a-node/organise-access-and-present/component-presentation/moving-components.md)
* [Add Cover Art](/create-and-publish/create-a-node/organise-access-and-present/add-cover-art.md) (Present): Making Nodes more fun and to visually facilitate navigation, Nodes supports the incorporation of [cover art ](/create-and-publish/create-a-node/organise-access-and-present/add-cover-art.md)- giving you the opportunity to represent your research visually. Guidance on how to create and incorporate cover art can be found [here](/create-and-publish/create-a-node/organise-access-and-present/add-cover-art.md).

#### Other Functions that support external Presentation, Organisation & Access

[Add Metadata](/create-and-publish/create-a-node/add-information/add-metadata.md) - In addition, some help in finding your Node by external users is supported through the [Metadata Panel](/general-user-overview/node-workspace/information-panel.md) on the right of the workspace. Here, you can add subject[ tags](/technical-background/open-state-repository/metadata.md#machine-actionable-metadata), [descriptions](/create-and-publish/create-a-node/add-information/add-metadata.md#description), [component type labels](/create-and-publish/create-a-node/add-information/add-metadata.md#component-type), etc.&#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/create-and-publish/create-a-node/organise-access-and-present.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.
