# Monthly 1 to 1

## One-to-ones.

Every Deeson team member has a 60 minute one-to-one with their line manager every month.

While we have a strong culture of direct and timely feedback, the monthly one-to-one meeting is an opportunity to take a step back from the day-to-day work and discuss what's on your mind.

One-to-ones deliberately have a structure which involves the team member doing most of the talking. Ideally, they will take place in person wherever possible.

The format was inspired by Buffer's work on one-to-ones described [here](https://blog.bufferapp.com/a-simple-guide-to-better-coaching-and-feedback-in-your-company).

### Agenda.

Every one-to-one follows a standard agenda:

* Ten minutes to share and celebrate your achievements (shared with the company on Slack if appropriate.
* 30 minutes to discuss your current top challenges, progress on any quarterly goal contributions or anything you’d like to add to the goal backlog for the next quarter.
* Ten minutes for your line manager to share some feedback.
* Ten minutes for you to give feedback to your line manager.

### Notes.

Line managers make brief notes of one-to-one meetings in the *People 1:1s Trello*. These are automatically shared with the *People Managers Slack* channel.

*This information is for team members employed by Deeson Group Ltd.*

[![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](https://creativecommons.org/licenses/by-sa/4.0/)\
The Deeson Handbook is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).


---

# 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://handbook.deeson.co.uk/personal-development/one-to-ones.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.
