# Challenge Overview by Home Location

The Challenge Overview by Home Location Report provides businesses with insights into the performance of their challenges across locations by tracking key engagement metrics. This report helps businesses analyze participation, completion rates, and opt-outs to refine their challenge strategies and optimize member engagement.

{% hint style="info" %}
This report is only available to businesses that [use membership](https://docs.perkville.com/features/settings/advanced/membership-settings) features and are tracking members' home location.
{% endhint %}

#### Report Columns

The Challenge Overview Report includes the following data columns:

* **Challenge:** The name of the challenge being reported.
* **Home location name**: The name of each connection's home location.
* **Home POS location ID**: The Point of Sale ID for the location in question (e.g., ABC Club Number, MindBody ID, ASF Club Number).
* **Invited:** The total number of people invited to the challenge via email.
* **Joined:** The number of people who joined the challenge.
* **Completed:** The number of participants who successfully completed the challenge. This will include customer that did not join the challenge. Customers that did not join the challenge did not get the reward.
* **Joined and completed:** The number of participants who both joined and completed the challenge.
* **Opted out:** The number of participants who opted out of the challenge after joining.

#### Report Filters

* **Challenge Selection:** The report includes a filter to select specific challenges by name, allowing businesses to generate insights for one or multiple challenges.
* **Join Start/End Date**: Define the start/end date to only include customers that joined within this range.
* **Locations:** Choose the home location of the member.
* **Location Groups:** Select all locations within a location group (e.g. a franchise or territory).


---

# Agent Instructions: 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:

```
GET https://docs.perkville.com/features/reports/challenge-overview-by-home-location.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
