> For the complete documentation index, see [llms.txt](https://docs.betterbuilding.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betterbuilding.io/user-guide/workflows/daylight/daylight-info/bess/daylight-access-living-areas.md).

# Daylight Access - Living Areas

BESS Daylight Access - Living Areas focuses on multi-unit developments (Apartments, aged care, hotels). The objective is to enhance amenity and energy efficiency through thoughtful natural light design. Points are allocated as per the following requirements.

> "*Points are awarded where at least 80% of the total number of living areas achieve a daylight factor greater than 1% to 90% of the floor area of each living area, including kitchens. Additional points are awarded where 100% of dwellings comply. This can be demonstrated by using the in-built BESS daylight calculator or by alternative daylight modelling where the alternative methodology is accepted by Council.*"

## What is Daylight Factor in BESS

Daylight factor definitions are highly variable. Within BESS, they are defined as:

> *"A measure of indoor brightness of diffuse daylight within a space. It is defined as the ratio of the luminance of a point in a building to the unobstructed outdoor illuminance under the same sky conditions. It is usually measured at the level of the horizontal work plane."*

In simpler terms, the daylight factor measures how much natural light is available inside a building. It is calculated by taking the ratio of light inside a building to the amount outside under the same sky conditions. The higher the daylight factor, the brighter the space will be.

## Modelling Daylight Access - Living Areas in Speckel

To meet the requirements of Daylight Access - Living Areas, the Purpose of the [Space](broken://pages/ThMmKt5OlSJ6KmC2TwpQ) must be defined within the model for that Space to be selected for assessment. In this case, the 'Living Spaces' must be defined with a [Purpose](broken://pages/dVGTIfnbNp9Pm2bQvXbl). Once defined, the [Daylight form](https://support-and-docs.gitbook.io/speckel-docs/user-manual/building/simulation/daylight) is used to nominate the [Metric](broken://pages/vLwTpQcI3D3mRAeAW7QT), [Grid](broken://pages/ZmDyt32so5DHQ4fHrKZm), [Surface](broken://pages/yhjFsYcMrvvbRRTuDHBx) and [Simulation Settings](broken://pages/H2o1xCL2NAseSjcTacNB) before running a simulation. For the Metric, inputs must be configured as per the requirements of Daylight Access - Living Areas, stated above.

<figure><img src="/files/YKgS5FQgFQ9ldcV6Likg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
When running a simulation where multiple Purposes are required, such as Daylight Access to living Areas and bedrooms, they can either be run in the same simulation by adding multiple objectives or run separately.&#x20;
{% endhint %}

## Outputs on Speckel

Once a Daylight Access - Living Areas simulation has been undertaken, results are available in your browser and a report detailing assumptions used and results achieved.

<figure><img src="/files/4xmpOwGoA0bVk0WHAMnc" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Looking for a quick tutorial? Check out [BESS Daylight Access](/support-and-training/other-support/tutorials/speckel-tutorial-archive/bess-daylight-access.md).
{% endhint %}


---

# 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://docs.betterbuilding.io/user-guide/workflows/daylight/daylight-info/bess/daylight-access-living-areas.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.
