# プロジェクト一覧・詳細・編集

プロジェクト切替画面の下部にある「一覧」をクリックすると、プロジェクトの詳細を確認できる画面に移行します。

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

## プロジェクトの編集等

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

上記の画面から各種の操作をおこなうことができます。

#### 表示

オフにすると、プロジェクト切替画面に当該プロジェクトが表示されなくなります。表示を隠す機能です。

#### 名前変更

当該プロジェクト名を変更します。 \
**プロジェクト名の変更は他のマシンには影響しません。**&#x64CD;作したマシン上のみで変更されます。

※他人の操作でプロジェクト名が変更されると、プロジェクトを見失うことが起こりうるため、それを防止するための仕様です。

#### 除外

当該プロジェクトを除外します。詳しくは下記を参照してください。

{% content-ref url="/pages/-MY9-vyb1nyC\_YDmbtfO" %}
[プロジェクトを削除する（除外）](/guide/project/purojekutono.md)
{% endcontent-ref %}

#### 詳細

当該プロジェクトの詳細情報を確認できます。 セキュリティ付きのプロジェクトの場合、プロジェクトキーを表示させることができます。

#### 一括出力

当該プロジェクトに登録されたファイル、テキストデータ、文書レコード一覧などをまとめて出力します。 終了した案件をアーカイブするために利用できます。


---

# 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/list.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.
