> 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/moisture/scope/objective.md).

# Objective

Each [Objective ](broken://pages/zy085hcaKgxvsRsSXYAQ)has a specific set of inputs available, based on the Objective Scope selected.

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

## Objective Scope

In each study, the wall system is divided into non-equidistant cells, from the external material to the internal material. Speckel will generate no more than 10 cells per material with widths that are thinner near the boundaries of each material where most changes are expected and detail is needed.

<img src="/files/uEykIBvtPHfOqyVhCnBW" alt="" class="gitbook-drawing">

### Entire Construction&#x20;

Cells are assessed across the entire construction.&#x20;

### By Material Type

Cells are assessed across the nominated material types.

### By Material Index

Cells are assessed across he nominated material indices.

### By Material Sensitivity&#x20;

Cells are assessed across he nominated material sensitivities.

### External Material

Cells are assessed in the external material.

### Internal Material

Cells are assessed in the internal material.

## Materials

Choose which Materials are included for analysis. Only applicable to 'By Material Type' assessments.

## Sensitivities

Choose which Sensitivities are included for analysis. Only applicable to 'By Material Sensitivity' assessments.

## Target

Set the target Min or Max of the Objective.

## Max Target

Set the target value of the Objective.

## Region Grouping

Nominate how Regions of analysis are created for your objective. For example, Insulation is often analysed within 10 mm of the material.

### All Cells in Construction

Set Objective for all cells across the entire construction.

### All Cells in Material

Set Objective for all cells in all materials.

### Min Depth into Material

Set Objective as a minimum depth into all materials.

### Max Depth into Material

Set Objective as a maximum depth into all materials.

### Max External Depth into Material

Set Objective as a maximum depth into external material.

### Max Internal Depth into Material

Set Objective as a maximum depth into internal material.

### External Cell of Material

Set Objective for the outer cell of the external material.

### Internal Cell of Material

Set Objective for the inner cell of the internal material.

### All Cells Combined

Set Objective for all cells of all materials combined.

### Min Depth

Set the minimum depth for the Objective region.

### Max Depth

Set the maximum depth for the Objective region.

### Min Hours

Set the minimum percentage of hours that the Objective must achieve.

## Custom Outputs

### Title

Add specific title to the Objective.

### Text – before

Add custom text before Objective decision.

### Text – After

Add custom text after Objective decision.

### Show Result

Show the result decision visible immediately after simulation completes.

### Show Report

Show the detailed report visible when selecting "View Summary”.

### PDF Summary Results

Include a summary report at the start of the PDF document.

### PDF Detailed Results

Include a detailed report at the end of the PDF document.


---

# 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/moisture/scope/objective.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.
