# Pattern of Life (PoL)

Pattern of Life (PoL ) is a **predefined pool of content** used to simulate audiences, mirroring the rhythm of real online activity.&#x20;

PoL content is published in the same channels as scripted content from the Master Events List (MEL). The key difference is that PoL content is designed for dynamic publishing by the Facilitator. PoL allows the Facilitator to publish content "on-demand" rather than in sequence as is the case with the MEL.

This combination of scripted injects from the MEL and on-demand message stacks from PoL provide the player with a blended content experience within their Virtual Desktop, which feels realistic and engaging.&#x20;

### Why use Pattern of Life?

| Benefit        | Description                                                                                                                     |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| **Efficiency** | Automates persona behaviour, reducing manual effort during the exercise                                                         |
| **Realism**    | Personas behave like real individuals. A good example is if you want to stimulate multiple tweets seconds apart from each other |
| **Engagement** | Adds depth to the exercise by ensuring that players are receiving content from personas that feel real                          |

<figure><img src="/files/4Qo6ACUU3MHkKeDBslqH" alt=""><figcaption></figcaption></figure>

### Terminology

| Term       | Definition                                                                  |
| ---------- | --------------------------------------------------------------------------- |
| Deck       | The place where stax are stored (up to 64 spaces available)                 |
| Stack/Stax | The folders or buttons that contain a sequence of posts within one channel. |
| Post       | An individual item within a stack e.g. a tweet                              |

## Running

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

In the Facilitator Dashboard you can view the deck by clicking the PoL tab located at the top of the dashboard. On the deck there are two modes:

1. Play mode
2. Edit mode

<div align="left"><figure><img src="/files/3mri6SZ2CkKfI7UJu7A1" alt=""><figcaption></figcaption></figure></div>

#### Play mode

The deck will automatically be on 'play mode'. This allows the Facilitator to publish the stacks, turning them on and off independently. All available stax are low-lighted. When the Facilitator presses a button, the activation is shown as a highlighted yellow button.&#x20;

Each button displays the following information:

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

#### Edit mode

Edit mode allows the Facilitator to modify some settings for each stax:&#x20;

* **Loop:** Stax will repeat once completed
* **Session:** Decide if everyone in the session will see the content or a specific team
* **Number:** Determines where your content will start. E.g. if it's set to 1, the first piece of content in your stack will be sent. Alternatively, if it's set to 3, the third piece of content will be sent.

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

***

## Designing

### How to

{% stepper %}
{% step %}

#### Navigate to the PoL&#x20;

Click a deck button - this will create a stack waiting for content.&#x20;

Click the AI magic icon

<figure><img src="/files/ZodM4PDJJvhlWlXkiJUM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Use the AI Stack Assistant

The AI Stack Assistant generates a flow of reactions and chatter across multiple posts.&#x20;

The Stack Assistant expects you to select:

* Faction
* Channel
* Faction beliefs (positive, negative, or mixed)

{% hint style="warning" %}
The style & strength of the content generated depends on:

* The Faction voice which is described in the Faction Description field
* The exercise context given in the Exercise setup
  {% endhint %}

<figure><img src="/files/VbYoTfKTztP2bNdaUuvB" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Generate a Preview and then Generate Stack

Use the "Get preview" button to see a sample of content the AI will generate. If you like it, click Generate Stack. If you don't like the sample, change the text in the Point of view field or the Faction voice or the description in the Exercise Setup.
{% endstep %}
{% endstepper %}

### How to configure an Action inject for PoL

{% stepper %}
{% step %}

#### Select Action

Create a new inject and in Inject details, select Action. Then in the Action drop-down menu that appears, select PoL Stax Status.

<figure><img src="/files/BeQTBGdpsqMOX9s8vYRN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Select Status

In the Status dropdown menu that appears, select either Start or Stop depending on whether you're looking to start a stack or stop one.

<figure><img src="/files/7EntfmuQyFBBGpjLFGk0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Select Stax

From the Stax dropdown menu that appears, select the stack you want to stop or start.

<figure><img src="/files/ypOHcqbLPyh7SqX491kd" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### :zap:Decks

Designers can create multiple decks, but only one deck can be active at any time.

### :zap:Mixing Channels in a stack

It is possible to mix social channels in the same stack but we don't recommend it.

Why? Because when you're running an exercise it's easy to forget that the content is published across multiple channels and you may watch the stack timer expire only to wonder where your content has been published!

#### Email stax

Email can't be combined with other channels in the same Stack. This is because email isn't a feed in the way that social media is.&#x20;


---

# 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/pattern-of-life-pol.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.
