# Positive Behaviour Changes

## 🔄 Behavior Change as a Process

```
  Awareness -> Motivation -> Actions -> Reinforcement
```

Behavior change is a process, not a one-time event.

* Awareness: identify specific behaviours that are hindering effectiveness
* Motivation: understand the "why" and identify the benefits associated with the new behaviour
* Actions: break into concrete, actionalbe steps make it more manageable
* Reinforcement: celebrate success, acknowledge efforts, provide constructive feedback, progress

## 🔑 Key Principles

**Strategy, Not Self-Expression**

When providing feedback or seeking to influence others, prioritise the goal of behavior change. Carefully consider whether your words are truly strategic in achieving that goal, or merely expressing your personal feelings.

**Self-Interest**

People are more likely to change their behavior when they understand how they benefit. Frame your message around their motivations and goals, using techniques like the OARB framework (Observation, Assertion, Repercussion, Benefit) to make the benefits clear and tangible.

**Build Common Ground**

Create a shared vocabulary with your team can streamline communication and ensure everyone is on the same page when discussing behavior changes.

***

## In Short

> When giving feedback, focus on the other person’s benefits, make steps clear, and reinforce progress to encourage positive behavior change effectively.


---

# 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://jamiewen00.gitbook.io/people-handbook/feedback/positive-behaviour-changes.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.
