# InfoMap

InfoMap plots geotagged personas on a map interface so players can track activity across the globe. It's typically used to orient participants, show locations, regions, and incidents **as a scenario unfolds**.

## Configure geotagged personas

Enter the desired coordinates into the Location box highlighted below, or manually select the location of personas by clicking the map and pin icon.

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

This will take you to a map where you can pin the location of a persona.&#x20;

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

## Configure geotagged factions

To geotag entire factions, filter the faction you wish to geotag and click the stack icon to bulk change personas:

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

In the Bulk change personas window, tick the Change location checkbox and either manually enter the desired coordinates or select the location via the map by clicking the map and pin icon:

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


---

# 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://helpdocs.conducttr.com/feature-documentation/designing-and-running/exercise/channels/monitoring-and-alerting-channels/infomap.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.
