> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/cp-coordinator-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.fariaedu.com/cp-coordinator-handbook/introduction.md).

# Introduction

![](/files/3OnuIpddoD53ZnxcdIMI)

Introduced in 2012 the IB career-related programme’s (CP) flexible and innovative framework is unique amongst IB programmes in combining both academic and vocational elements and bringing together IB elements with a requirement of an accredited career-related study (CRS).&#x20;

Therefore, as CP coordinator part of your role will be understanding the requirements for the CRS (and these vary widely depending on the selected awarding body ) but this handbook will specifically address the role and responsibilities of the IB components.&#x20;

{% hint style="info" %}
This handbook aims to organise the many roles and responsibilities of the CP coordinator into practical steps each month. Each month is further broken down into sections that reflect the diverse aspects of the role.
{% endhint %}

All suggestions will of course depend on each school’s unique context. Coordinators will need to make adjustments and additions based on aspects such as the choices, requirements and guided learning hours of each CRS, the number of CP students, the range of DP subjects offered, the school's timeline and many other considerations.

{% hint style="warning" %}
Note that this guide is written for May exam session schools, but can easily be adapted for the November exam session.
{% endhint %}

It is also worth remembering that the coordinator role may be quite different for a school with an existing DP programme and a CP-only school.&#x20;

Furthermore, although the IB recommends that in schools with both DP and CP programmes there are two coordinators, in reality there are many schools where one coordinator is responsible for both. &#x20;

{% hint style="info" %}
Regardless, from the IB perspective, as CP coordinator, you are the IB’s primary point of contact and you have a busy 12 months ahead!! ManageBac and this CP coordinators handbook are here to support you every step of the way.
{% endhint %}

{% hint style="danger" %}
Many of the links in this Guide are to MyIB. Please ensure you are able to log in to this system to get the most from this resource.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.fariaedu.com/cp-coordinator-handbook/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
