# Indirect Activities

Indirect Activities in PEARS map to the **Indirect Education Channels** section of **Project and Activity Results** in N-PEARS. Data is aggregated by project.

## Inclusion Criteria

In addition to the [global criteria](/analyze/n-pears-export.md), the following rules apply:

* Only activities with an assigned **project** in General Information are included.
* Data is aggregated across all qualifying activities within each project.

## Field Mapping

### Project-Level Fields

| PEARS Field | N-PEARS Field                                                                                                                      | Calculation                                                             |
| ----------- | ---------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- |
| Project     | Were any indirect education channels used to support this project that were not part of a comprehensive social marketing campaign? | "Yes" if any qualifying activity exists for the project; otherwise "No" |

### Languages

| PEARS Field                              | N-PEARS Field                                     | Calculation                                                 |
| ---------------------------------------- | ------------------------------------------------- | ----------------------------------------------------------- |
| Language(s) used to deliver this program | In what languages was indirect education offered? | All languages used across qualifying activities are checked |
| Please specify additional language(s)    | Other Languages                                   | Each unique "other language" adds a new row                 |

### Intervention Channels

| PEARS Field          | N-PEARS Field | Calculation                                                |
| -------------------- | ------------- | ---------------------------------------------------------- |
| Intervention Channel | Channels      | All channels used across qualifying activities are checked |

#### Channel Option Mapping

PEARS intervention channels are mapped to N-PEARS indirect education channels as follows:

| PEARS Channel                                                                                               | N-PEARS Channel                         |
| ----------------------------------------------------------------------------------------------------------- | --------------------------------------- |
| Articles                                                                                                    | Articles                                |
| Billboards, bus/van wraps, or other signage                                                                 | Billboards, transit advertising         |
| Calendars                                                                                                   | Hardcopy materials                      |
| Community events / fairs -- in which participated                                                           | Other (specify)                         |
| Community events / fairs -- only sponsored                                                                  | Other (specify)                         |
| Electronic materials (e.g. email and electronic newsletters or mailings / text messaging)                   | Electronic materials                    |
| Hardcopy materials (e.g., calendars, fact sheets, flyers, pamphlets, recipe cards, newsletter for mailings) | Hardcopy materials                      |
| Site-level assets (e.g., posters, banners, a-frames, displays)                                              | Site-level assets                       |
| Nutrition education reinforcement items                                                                     | Nutrition education reinforcement items |
| Point-of-sale or distribution signage                                                                       | Site-level assets                       |
| Radio public service announcement                                                                           | Traditional media advertisement         |
| Social media (e.g., Facebook, Twitter, and Pinterest)                                                       | Social media                            |
| TV public service announcements                                                                             | Traditional media advertisement         |
| Videos (includes CD and DVD)                                                                                | CD or DVD                               |
| Videos (includes YouTube)                                                                                   | YouTube channel                         |
| Websites                                                                                                    | Websites                                |
| Television interview                                                                                        | Other (specify)                         |
| Radio interview                                                                                             | Other (specify)                         |
| Fact sheet                                                                                                  | Hardcopy materials                      |
| Software application                                                                                        | Other (specify)                         |
| Blog                                                                                                        | Websites                                |
| Podcast                                                                                                     | Other (specify)                         |
| Text messaging                                                                                              | Electronic materials                    |
| Paid radio advertisement                                                                                    | Traditional media advertisement         |
| Paid TV advertisement                                                                                       | Traditional media advertisement         |
| Other, please specify                                                                                       | Other (specify)                         |


---

# 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://support.pears.io/analyze/n-pears-export/indirect-activities.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.
