Source: [Agile Alliance](https://www.agilealliance.org/agile101/the-agile-manifesto/)
The Agile Manifesto is a statement of what [[Agile]] stands for and the motivation behind the methodology: in a nutshell, it involves adapting to circumstances, including people and technological change.
## The manifesto
> We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value:
>
> **Individuals and interactions** over processes and tools
>
> **Working software** over comprehensive documentation
>
> **Customer collaboration** over contract negotiation
>
> **Responding to change** over following a plan
>
> That is, while there is value in the items on the right, we value the items on the left more.
## Related
- [[Productivity]]
- [[Work Methodologies]]
- [[Software Development]]
- [[Agile]]
## Citation
```
[^manifesto]: Agile Alliance. (2001). _The Agile manifesto_. Retrieved from https://www.agilealliance.org/agile101/the-agile-manifesto/ . [[Agile Manifesto]].
```