# Decision log

The log channel is a team based channel where players can log issues they face and record their key decisions.

{% hint style="info" %}
Discover how to navigate the log channel in the player view here:
{% endhint %}

{% content-ref url="/pages/SwJIokvrrbEf0jcNgO9l" %}
[Broken mention](broken://pages/SwJIokvrrbEf0jcNgO9l)
{% endcontent-ref %}

{% tabs %}
{% tab title="Benefit" %}

* Monitor participants performance and decisions throughout the exercise
* Gives the Facilitator a deeper insight into the players decision-making process
  {% endtab %}

{% tab title="Features" %}

* Record and keep track of decisions made during the exercise&#x20;
* Logged issues are visible to other players&#x20;
* Add images to entries&#x20;
* Keep track of time/date entries were made
  {% endtab %}
  {% endtabs %}

## Configure channels for session or team&#x20;

* **Session feed:** All players receive all log content&#x20;
* **Team:** Only view log content within your team

To configure who see's the log channel navigate to Settings in the Scenario Editor, and click on channel configuration. Here, find the channel you are configuring and click the tick box to enable the session feed.&#x20;

{% hint style="info" %}
If the 'session feed' box is not ticked then the channel will be enabled for teams
{% endhint %}

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

## Enable log channel&#x20;

To activate this channel, create an inject and choose Log as the channel type. This will open the channel, allowing players to access it for note-taking.&#x20;

The text entered in the subject and text block will appear as headings for the players, making it a good place to provide prompts or instructions on what you want them to record:

<figure><img src="/files/4hCbuJMtA1h3SYD41XjX" 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/exercise-logging-channels/decision-log.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.
