# Project Activities

## Definition

A project activity is a piece of work that the team works on together. Who does the activity, and who is involved in the activity, is decided by the team through a [RACI chart](/agile-training-portal/agile-handbook/agile-related-outputs-and-deliverables/team-outputs-for-agile/agile-team-outputs-before-projects-begin/raci-charts.md) each time they plan work. Activities help produce project deliverables and help complete milestones.

## How it Relates to Other Components

A project team as a whole performs many different activities in order to produce [deliverables](/project-portal/project-success-handbook/project-components/project-deliverables.md) in each [project milestone](/project-portal/project-success-handbook/project-components/project-milestones.md). Each activity traditionally has specific team [duties](/project-portal/project-success-handbook/project-components/project-duties.md) that people will be responsible for, accountable for, or consulted in. Who does which activity is flexible: it's dynamically decided by all teammates when they plan work. It changes [every week](/agile-training-portal/agile-handbook/agile-teamwork/day-to-day-on-an-agile-team.md), or every iteration, depending on the Agile Method you have chosen for your team (see about methods [here](/agile-training-portal/agile-handbook/agile-methods.md)).&#x20;

## Examples of Project Activities

Here's a dashboard showing the different kinds of team activities that team functions perform in project work within specific duties.

{% embed url="<https://airtable.com/appMDxpNsGN2qyS8N/shr0sAoTjAnIInrxe>" %}

## 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-activities.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.
