# Project Team Functions

## Definition

A job function is the title that someone calls themselves. These can vary from company to company.&#x20;

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

Learn more about how the job function works on an agile team here:&#x20;

{% content-ref url="/pages/O2DcSWl1j9HHsVkPmdpG" %}
[Commitment vs. Job Function vs. People on Teams](/team-portal/new-teammate-handbook/expectations-for-teammates/commitment-vs.-job-function-vs.-people-on-teams.md)
{% endcontent-ref %}

## Functions are Fluid on Cross-Functional Teams

Teams who are cross-functional do not work in "departments" isolated. They co-work with each other and involve each other in the work constantly. Researchers do design; product people do research; designers do development. Teammates commit and decide themselves how they want to get involved with a deliverable called a RACI chart. Check out the Agile Handbook for more information about how team functions work on cross-functional agile teams:&#x20;

{% content-ref url="/pages/PWky0mqusNrryCjpBEEE" %}
[Cross-Functional Agile Teamwork](/agile-training-portal/agile-handbook/agile-teamwork/day-to-day-on-an-agile-team/cross-functional-agile-teamwork.md)
{% endcontent-ref %}

{% content-ref url="/pages/HcluCXuoOI6yIFc7EgPT" %}
[Daily Life on Agile Teams](/agile-training-portal/agile-handbook/agile-teamwork/day-to-day-on-an-agile-team/daily-life-on-agile-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/rsaWWfsIWCtfKNLUvT93" %}
[RACI Charts](/agile-training-portal/agile-handbook/agile-related-outputs-and-deliverables/team-outputs-for-agile/agile-team-outputs-before-projects-begin/raci-charts.md)
{% endcontent-ref %}

## How it Relates to Other Components

The job function is what people call themselves, and they decide which [duties](/project-portal/project-success-handbook/project-components/project-duties.md) and [deliverables](/project-portal/project-success-handbook/project-components/project-deliverables.md) they want to play a role in together. This gets decided [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)).

## Examples of Project Team Functions

Here's a dashboard showing the different kinds of team functions that perform different duties.

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

## 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-team-functions.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.
