> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/transitions-a-whole-school-approach/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/transitions-a-whole-school-approach/what-is-positive-transitions-care.md).

# What is Positive Transitions-care?

> **Positive transitions-care can be defined as a series of systems and processes set up intentionally to support students, parents and staff successfully navigate the triumphs and trials of mobility and transitions within and between schools.**&#x20;

This is especially important for international schools, including those with a high degree of student and staff turnover each year and with multiple cultures represented among their stakeholders. In 2023, the number of international schools continues to be on the rise (2) and therefore, so is the need for positive transitions-care.&#x20;

Positive transitions-care actions can be a powerful catalyst for growth and learning if the outstanding challenges this process brings are managed well. Positive transitions-care comprises:

* Awareness and understanding of transitions for all individuals in a school community (students, parents and staff):
  * Leavers
  * Stayers
  * Arrivers
* Professional and sustained support for those individuals
* The creation of sustainable systems of transitions-care within and between schools

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

Creating and embedding positive and sustainable transitions-care in school communities implies involving all stakeholders in the school community to create an intentional Transitions Team that can support the entire school community. &#x20;

(2)  ISC Research (2023, February 7 | Data & Trends): What’s Driving Growth Within the International School’s market (February 7, 2023): <https://iscresearch.com/the-new-international-school-data-for-2023/>


---

# 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/transitions-a-whole-school-approach/what-is-positive-transitions-care.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.
