# プロジェクトを切り替える

## 基本操作

### プロジェクトの切り替え&#x20;

右上の青いボタンをクリックすると、プロジェクトが一覧で表示されます。そのままプロジェクト名をクリックすると、そのプロジェクトに画面が切り替わります。

### 検索（絞り込み）

**「キーワードで絞り込み」**&#x3068;いうボックスに文字を打ち込むと、表示されるプロジェクトが絞り込まれます。

### 矢印キー、エンターキーでの操作

プロジェクト一覧が出ている状態で矢印キーの上下を押すと、ハイライトが切り替わります。 \
そのままエンターキーを押すと、プロジェクト切替が確定します。

### ショートカットキー

画面上で`ctrl+G`キーを押すと、プロジェクト一覧画面が表示されます。

矢印キー、エンターキーと組み合わせると、

* ctrl+Gで表示→そのままキーワード検索→矢印キーで選択→エンターキーで確定

  という操作が可能となり、マウスを全く使わずにプロジェクトを切り替えることも可能です。

## リロード&#x20;

弁護革命はプロジェクトの切替時など、一定のタイミングでデータの読み込みをおこない、データを最新の状態に更新します。 \
このデータ更新を今すぐおこないたい場合には、リロード操作をします。

![](https://storage.googleapis.com/brev-prod-pub/manualAssets/2596c3a956f3a526a6f8f50f.png)


---

# 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.bengo-kakumei.jp/guide/project/change.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.
