# プロジェクトの管理

Allganizeのソリューションを使い始めるための最初のステップは、プロジェクトを作成することです。「プロジェクト」は、FAQやドキュメントのデータの追加、チャットフローの作成といった、サービスに欠かせないワークスペースとなります。プロジェクトは1つの利用で問題ないですが、大規模な組織では複数のプロジェクトを利用するシーンがあります。複数プロジェクトの管理機能を利用することで1つのアカウントで複数のAlliプロジェクトを切り替えることが可能です。また、AlliとCognitive Searchの両方の複数のプロジェクトを作成またはアクセスして、ダッシュボード内でこれらを切り替えることもできます。

## アカウントとプロジェクトにログインする <a href="#log-into-your-account-and-project" id="log-into-your-account-and-project"></a>

アカウントでログインすると、アクセスできるすべてのプロジェクトが一覧で表示されます。プロジェクトカードをクリックするだけで、それぞれのプロジェクトにアクセスできます。

<figure><img src="https://i0.wp.com/guide.allganize.ai/wp-content/uploads/2022/01/login.png?resize=800%2C323&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

## 新しいプロジェクトの追加 <a href="#create-a-new-project" id="create-a-new-project"></a>

***プロジェクトの追加はプロジェクトの追加契約となります。 ご希望される場合は担当営業にご連絡ください。***

## プロジェクトリストを表示する <a href="#view-your-project-list" id="view-your-project-list"></a>

1. アクセスできるすべてのプロジェクトを表示するには、ナビゲーションの左下にあるプロフィール写真をクリックします。
2. \[プロジェクトリストを表示]をクリックします。
3. アクセスできるすべてのプロジェクトが表示されます。

<figure><img src="https://i0.wp.com/guide.allganize.ai/wp-content/uploads/2022/01/Managing-Projects-3.png?resize=541%2C378&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

プロジェクトは、複数人で管理することができます。新しくプロジェクトを作成したら、[こちらのユーザーガイド](https://docs.allganize.ai/alli-userguide/settings/agent-settings)の手順に従ってダッシュボードにアクセスできるエージェントを招待してください。


---

# 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.allganize.ai/alliyzgaido/getting-started/project-management.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.
