# カラムを並び替える３つの方法

### ①左メニューのカラム一覧をドラッグする

![](/files/-Lz0l3SpyljDw2V_vFwf)

一番簡単かつわかりやすい方法。\
クリックしたカラムに移動。ドラッグで並び替えです。

### ②カラムセッティングから並び替える

![](/files/-Lz0m30q7tm_2djK3p8i)

カラム右上のセッティングを開き、左下の **＜ ＞** をクリック。\
１列ずつの移動しかできませんが、こちらも手軽です。

![](/files/-Lz0k-cq5NzV7cNuFj0K)

### ③カラム左上をドラッグする

カラムの数字の下にある **‖** をドラッグして、直感的に並べ替えることができます。\
ただし難点は動作が非常に重いこと…。相当に重いのでオススメしません。


---

# 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://tweetship.mainoko.jp/column-sort.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.
