# 入力した収支項目の並び替えはできますか？

はい、カレンダー画面やリスト画面で項目の並び替えが可能です。&#x20;

具体的な手順は以下の通りです：

#### 1.カレンダー画面またはリスト画面を開きます。&#x20;

#### 2.右上の「🔍」ボタンをタップします。&#x20;

&#x20;   ![list](/files/xHCoUQCB4tjhWcj7msg6)&#x20;

#### 3.「ソート」をタップします。&#x20;

#### 4.各行の右横に表示されている（三本線）のアイコンをドラッグして、並び替えたい順番に並べ替えます。

&#x20;   ![list](/files/NcMTbO6QOCLekyLEfFHL)&#x20;

#### 5.完了ボタンをタップします。


---

# 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://kakeibo-faq.swalloworkstudio.com/shitanobiehadekimasuka.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.
