> For the complete documentation index, see [llms.txt](https://guides.gresb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.gresb.com/completingassessments/2026-real-estate-assessment/re/perf/tenants-and-community.md).

# Tenants & Community

The **Tenants & Community** aspect identifies actions to engage with tenants and community, as well as the nature of the engagement.

***

<table><thead><tr><th></th><th width="191.07421875"></th><th width="130.8046875"></th><th width="128.0078125"></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><i class="fa-flag-swallowtail">:flag-swallowtail:</i>  Topic</td><td><i class="fa-bullseye">:bullseye:</i> Max Score</td><td><i class="fa-pen-to-square">:pen-to-square:</i> Pre-fill</td><td><i class="fa-shield">:shield:</i> Evidence</td><td><i class="fa-landmark">:landmark:</i> Pillar</td></tr><tr><td><a href="/pages/UbuNkSs0gLL20Fnp2vZ4" class="button primary">TC1</a></td><td><strong>Tenant Engagement Program</strong></td><td><strong>1 point</strong></td><td><strong>Eligible</strong></td><td><strong>Not required</strong></td><td><strong>Social</strong></td></tr><tr><td><a href="/pages/CHbXBs9Wgj32CpGJzCBT" class="button primary">TC2.1</a></td><td><strong>Tenant Satisfaction Survey</strong></td><td><strong>1 point</strong></td><td><strong>Eligible</strong></td><td><strong>Required</strong></td><td><strong>Social</strong></td></tr><tr><td><a href="/pages/4abmch2ZAfWcxmL4Aa2O" class="button primary">TC2.2</a></td><td><strong>Program to Improve Tenant Satisfaction</strong></td><td><strong>1 point</strong></td><td><strong>Eligible</strong></td><td><strong>Not required</strong></td><td><strong>Social</strong></td></tr><tr><td><a href="/pages/WBUG1o0cqZaMmospAicz" class="button primary">TC3</a></td><td><strong>Fit-out &#x26; Refurbishment Program for Tenants on Sustainability</strong></td><td><strong>2.5 points</strong></td><td><strong>Eligible</strong></td><td><strong>Not required</strong></td><td><strong>Environment</strong></td></tr><tr><td><a href="/pages/5RqP0wvvXWtoV1sb92YZ" class="button primary">TC4</a></td><td><strong>Sustainability-specific Requirements in Lease Contracts (Green Leases)</strong></td><td><strong>2.5 points</strong></td><td><strong>Eligible</strong></td><td><strong>Not required</strong></td><td><strong>Environment</strong></td></tr><tr><td><a href="/pages/DIpXR6Tbi7d7cf49pIDD" class="button primary">TC5.1</a></td><td><strong>Tenant Health &#x26; Well-being Program</strong></td><td><strong>0.75 points</strong></td><td><strong>Eligible</strong></td><td><strong>Not required</strong></td><td><strong>Social</strong></td></tr><tr><td><a href="/pages/fdOmYC1YNLd8VHa8nyHW" class="button primary">TC5.2</a></td><td><strong>Tenant Health &#x26; Well-being Measures</strong></td><td><strong>1.25 points</strong></td><td><strong>Eligible</strong></td><td><strong>Not required</strong></td><td><strong>Social</strong></td></tr><tr><td><a href="/pages/e4Xhf9dXSSCpCSHNUiKI" class="button primary">TC6.1</a></td><td><strong>Community Engagement Program</strong></td><td><strong>2 points</strong></td><td><strong>Eligible</strong></td><td><strong>Not required</strong></td><td><strong>Social</strong></td></tr><tr><td><a href="/pages/oIcPOTEiu96lPrUaNXwe" class="button primary">TC6.2</a></td><td><strong>Monitoring Impact on Community</strong></td><td><strong>1 point</strong></td><td><strong>Eligible</strong></td><td><strong>Not required</strong></td><td><strong>Social</strong></td></tr></tbody></table>


---

# 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://guides.gresb.com/completingassessments/2026-real-estate-assessment/re/perf/tenants-and-community.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.
