# Create Item in a Project

In project management, an “Item” typically refers to a task, deliverable, or any other unit of work that needs to be completed as part of the project. This feature is a tool or functionality within a project management software that enables project managers to create, organize, and track individual items within a project.

With this feature, project managers can assign items to team members, set due dates, and track progress toward completion. They can also add notes, attachments, and comments to individual items to provide additional context or instructions.&#x20;

This feature can be handy in larger or more complex projects with many different tasks or deliverables to manage. It provides a way to break down the project into smaller, more manageable pieces.

There are **four types** of **items** you can create in Onethread:

* Phase
* Milestone
* Task
* Issue

### From where can you create an Item:

You can **create** an item from **4 different places**,

* Navbar **+ Create** button (**Item** button)
* **Company Dashboard** (**Item**, **Add New Item** button, Only **Super Admin/Admin** can access it)
* **Inside a Project** (**New Item** button)
* **Inside a Sprint** (**+ Create a task in Sprint** button)

<figure><img src="/files/303RMLG58lGYZ4t4Gip5" alt=""><figcaption><p>places from where you can create an item</p></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.onethreadapp.com/5.-managing-project/5.2-project-dashboard/create-item-in-a-project.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.
