> For the complete documentation index, see [llms.txt](https://wiki.oikos-international.org/sustainable-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.oikos-international.org/sustainable-finance/interviews/lessons/csr-corporate-social-responsibility.md).

# CSR - Corporate Social Responsibility

### Key information

Corporate Social Responsibility (CSR) is a management concept whereby companies are socially accountable to themselves and their stakeholders. Through integrating social and environmental concerns into their operations and stakeholder interactions firms a company can achieve balance socially, environmentally, and economically.

<figure><img src="/files/I14SYhn49LU6ysh9JJvW" alt=""><figcaption><p>Source: UNIDO</p></figcaption></figure>

There is an accounting framework that considers these three key factors which is called 'the triple bottom line'. The three areas are often referred to as The Three P's; People, Profit and Planet.

<figure><img src="/files/zwcdx7tcbY9uH0On0jR8" alt=""><figcaption><p>Source: TechTarget</p></figcaption></figure>

#### Some examples of CSR in practice

* **TOMS shoes -** Founded upon the social mission that for every pair of shoes sold, one pair would be given to a child in need of shoes.
* **Starbucks -** In its hiring procedures Starbucks strives for equality and diversity, hiring veterans and refugees, and maintaining 100% pay equity across men and women and people of all races for performing similar work.
* **Salesforce -** Champions a 1-1-1 philanthropic model, this means giving 1% of product, 1% of equity, and 1% of employee time to communities and the non-profit sector. Interlinking success of the company with positive impact.

{% hint style="success" %}
**Quick activity:** Think of a job that you have done, what is a way that CSR practices could be applied to the work or company?
{% endhint %}

### Our favourite video

{% embed url="<https://www.youtube.com/watch?ab_channel=ServierInternational&v=1bpf_sHebLI>" %}

### If you want more

{% embed url="<https://www.investopedia.com/terms/c/corp-social-responsibility.asp>" %}

{% embed url="<https://online.hbs.edu/blog/post/types-of-corporate-social-responsibility>" %}

{% embed url="<https://online.hbs.edu/blog/post/what-is-the-triple-bottom-line>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.oikos-international.org/sustainable-finance/interviews/lessons/csr-corporate-social-responsibility.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
