> For the complete documentation index, see [llms.txt](https://helpdocs.conducttr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.conducttr.com/labs/free-apps.md).

# Free Apps

## Applications for Eagle

These applications require the Conducttr API which is available with the Eagle licence.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th><select><option value="gy4U7PdsD0Ij" label="All licences" color="blue"></option><option value="mJExV2sJiQE7" label="Requires Eagle API" color="blue"></option></select></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>Incident Reporter</h4></td><td>The Incident Reporter lets you stage incidents on a live map during an exercise and turn them into published injects your participants actually receive.<br>You set up your map, personas, and key locations in advance, operators drop and post incidents during the exercise, and each report flows straight into Conducttr for participants to see and respond to.</td><td><a href="/pages/qF1Ew6WqrGztaJLq6H6M">/pages/qF1Ew6WqrGztaJLq6H6M</a></td><td><span data-option="mJExV2sJiQE7">Requires Eagle API</span></td><td><a href="/files/jfUSTaDItWJYb90wSUz4">/files/jfUSTaDItWJYb90wSUz4</a></td></tr></tbody></table>

## Applications for other Team Licences

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th><select><option value="gy4U7PdsD0Ij" label="All licences" color="blue"></option><option value="mJExV2sJiQE7" label="Requires Eagle API" color="blue"></option><option value="yJ16T5P7wWLf" label="Requires licence with social graph" color="blue"></option></select></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>Social Graph Editor</h4></td><td>The Social Graph Editor allows designers to create a social graph that can be imported back into an exercise</td><td><a href="/pages/T4K6Vp1pJygqWk5Wco35">/pages/T4K6Vp1pJygqWk5Wco35</a></td><td><span data-option="yJ16T5P7wWLf">Requires licence with social graph</span></td><td><a href="/files/hzx45pDNipXfjP5O27MK">/files/hzx45pDNipXfjP5O27MK</a></td></tr></tbody></table>

## Applications for Colibri

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th><select><option value="gy4U7PdsD0Ij" label="All licences" color="blue"></option><option value="mJExV2sJiQE7" label="Requires Eagle API" color="blue"></option><option value="hbjGoUPPjvjX" label="Requires Colibri" color="blue"></option></select></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>Colibri Analyser</h4></td><td>The <strong>Colibri Analyser</strong> is a dashboard for exploring the Colibri report CSV file: upload the file, slice it with filters, visualise responses, and decode multiple-choice answers.</td><td><a href="/pages/JFmnNeAikiTN3rOfayat">/pages/JFmnNeAikiTN3rOfayat</a></td><td><span data-option="hbjGoUPPjvjX">Requires Colibri</span></td><td><a href="/files/LxcZbb8WycwaXeL9TxSX">/files/LxcZbb8WycwaXeL9TxSX</a></td></tr><tr><td><h4>Colibri Visualiser</h4></td><td>The Colibri Visualiser shows a branching flowchart for a Colibri .txps file</td><td></td><td></td><td><a href="/files/0mBq2GbNgqlCPdCjuE0b">/files/0mBq2GbNgqlCPdCjuE0b</a></td></tr><tr><td><h4>Colibri Skill for Claude</h4></td><td>Colibri for Claude is a Claude Skill that transforms your narrative suggestion into an ethical decision-based Colibri exercise. Download the resulting .txps from Claude and upload into the Conducttr Editor</td><td></td><td></td><td><a href="/files/jNKDXeJUd7y63lv0xsiO">/files/jNKDXeJUd7y63lv0xsiO</a></td></tr></tbody></table>


---

# 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://helpdocs.conducttr.com/labs/free-apps.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.
