# Project Phases

## Definition

A project phase is a chunk of work that happens over a timeframe. Project phases may involve the same team or different teams. The work involved in project phases builds progressively so agile teams can iterate on work continuously.&#x20;

## Example

Say a team starts with a phase 1 project, and they complete their work. When they finish they will start work on phase 2 of the project. Phase 2 will continue work on the same kinds of deliverables to achieve the overarching outcome that's trying to be achieved.&#x20;

<figure><img src="/files/37jY7Hsm8zPE8z7oRndd" alt=""><figcaption></figcaption></figure>

## How it Relates to Other Components

A product or service can involve many different phases of projects, each building on each other. Within a project phase, teams follow a [lifecycle](/project-portal/project-success-handbook/project-components/agile-project-lifecycle.md) of work that involves project milestones. Each [milestone](/project-portal/project-success-handbook/project-components/project-milestones.md) is a marker of progress. Each [milestone](/project-portal/project-success-handbook/project-components/project-milestones.md) within a project phase has [deliverables ](/project-portal/project-success-handbook/project-components/project-deliverables.md)that teams produce.&#x20;

Learn about the different project phases involved in different types of project here.

{% content-ref url="/pages/4JmRpJY1XdstvVq9AUzA" %}
[Project Types](/project-portal/project-success-handbook/project-types.md)
{% endcontent-ref %}

## Head to the Next Lesson


---

# 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://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-phases.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.
