# How to Create Project Types

**Overview**

Project Types allow you to categorize and organize your projects based on their purpose, scope, or workflow requirements. Examples might include "Internal Projects," "Client Work," "Maintenance," or "Cloud Migration." Defining these types helps you filter views and apply specific reporting structures to your project portfolio.

#### **Step-by-Step Guide**

**1. Navigate to Project Type Settings**

Access the project configuration section from the settings menu.

* From the main menu, go to Settings (1).
* Under the `Project` section (2), click on Project Types (3).
* Click the Add Project Type button (4) in the top right corner.

<figure><img src="/files/KxxBFWNWkRlQkGIxpLJG" alt=""><figcaption></figcaption></figure>

**2. Define the Project Type**

In the pop-up window, simply enter the name for your new category.

* Name: Enter a clear, descriptive name for the project type (e.g., `Cloud Migration Project`).
* Click Save to add the new type to your system.

<figure><img src="/files/poAfbfBpbJzvpSccevsz" alt=""><figcaption></figcaption></figure>


---

# 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.booldesk.com/how-to-configure-settings/project/how-to-create-project-types.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.
