# Give Feedback

## The What

Feedback needs to be

* Specific
* Timely
* Delivered in person over virtual

## The How

**The 7-38-55 Rule** - the meaning is communicated through

* 7% words
* 38% tone of voice
* 55% body language
* “Your words are useless” :joy:

**The SBI Framework**: a framework to organise your feedback

* **Situation** - Describe the situation you observed
* **Behaviour** - Describe the person’s behaviour&#x20;
* **Impact** - Describe the impact of their behaviour, then
  * Reinforce positive behaviours <— your<mark style="background-color:green;">recognition</mark>
  * Redirect to the right behaviour <—your<mark style="background-color:orange;">suggestion</mark>

## :scroll: Tips

* Do your homework. Prepare the message and practice it.
* Be positive. As always.
* Talk about the work not people


---

# 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/tech-lead-handbook/people/give-feedback.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.
