# Why you should work in the open

### 💡Summary:

Reasons to work in the open:

* Build trust
* Save time
* Get buy in

### Watch Chris Thorpe's talk on open working in the charity sector:

{% embed url="<https://vimeo.com/567075195>" %}

Great things can happen when something is made open... more people can reuse it, often cheaply. People can learn from it, even if they don’t use it. And there are almost always wonderful unintended consequences.

**​➡️ Building trust by sharing**

Share your work both inside and outside your organisation to help people understand what you’re doing, how and why. When you are open you create the conditions for trust: in you, your project and your organisation.

**➡️ Save time**

Don’t waste time and money making the same mistakes other people have - use their work, their ideas and their learnings to catapult your project forward. The sector owes its progress to people sharing and reusing work: they shared because they care.

➡️ **Get buy-in**

Working in the open has a lot of benefits - and that’s as well as making you feel good. By learning how to communicate what you’re doing and learning, you'll be able to do things like get buy-in from stakeholders internally, put together stronger funding bids or get input from your peers in the community.Image shows a person skateboarding with a jetpack on their back with the words: 'small changes can make a big difference'.&#x20;

<figure><img src="https://images.unsplash.com/photo-1448387473223-5c37445527e7?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw4fHxzbWFsbCUyMHN0ZXBzfGVufDB8fHx8MTY4ODAyODY0Nnww&#x26;ixlib=rb-4.0.3&#x26;q=85" alt=""><figcaption></figcaption></figure>

> "My hypothesis — in fact the metaphorical hill I’m going to die on — is that working in the open is the (not so) secret sauce that makes this ‘transformation’ even possible. That it is the foundation all these other great ways of working are built upon."Matt Jukes - [Working Open Works](https://medium.com/@jukesie/working-open-works-1-8de0bd983c1a)​

#### &#x20;<a href="#understand-funding-decisions" id="understand-funding-decisions"></a>


---

# 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://wearecast.gitbook.io/open-working-toolkit/overview/why-you-should-work-in-the-open.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.
