# ノートブックで整理する

ノートブックを使うと、関連するノートをまとめて整理しやすくなり、必要な情報をすぐに見つけることができます。\
旅行の計画を立てたり、仕事の資料を集めたり、日々のタスクを管理したりする際に、ノートブックはアイデアを整理するための明確な場所を提供します。\
必要に応じて、いくつでもノートブックを作成し、自分のワークフローに合わせて自由に並べ替えることができます。

[ノートブックを作成する](/ja/organize-and-manage-notes/organize-with-notebooks/create-a-notebook.md)

[ノートブックを編集する](/ja/organize-and-manage-notes/organize-with-notebooks/edit-a-notebook.md)

[入れ子ノート](/ja/organize-and-manage-notes/organize-with-notebooks/nested-notebooks.md)

[ノートを別のノートブックに移動する](/ja/organize-and-manage-notes/organize-with-notebooks/move-notes-across-notebooks.md)

[ノートブックを非表示・再表示する](/ja/organize-and-manage-notes/organize-with-notebooks/hide-and-show-notebooks.md)

[サイドバーでノートブックを並べ替える](/ja/organize-and-manage-notes/organize-with-notebooks/sort-notebooks-in-the-sidebar.md)


---

# 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/organize-and-manage-notes/organize-with-notebooks.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.
