> For the complete documentation index, see [llms.txt](https://nicks-personal-organization-2.gitbook.io/sit-fuse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nicks-personal-organization-2.gitbook.io/sit-fuse/user-guide/code-configuration/geolocation-application/config-options/context-config-options.md).

# Context Config Options

{% code fullWidth="true" %}

```
apply_context (bool): Boolean indicating whether or not to apply context.

clusters (list): List of clusters.

name (list): List of names associated with each cluster.

compare_truth (bool): Boolean indicating whether or not to compare the context to truth values.

generate_union (bool): Boolean indicating whether or not to generate a union of clusters.
```

{% endcode %}
