# Storing Flags

You may store flags and easily access them by using an Echo tab.

{% hint style="danger" %}
**Warning!**

It is strongly advised to clean up your "Battle" tab, as the chat log as a whole has a limit of messages it can reach until it starts removing old ones. **If you do not clear your Battle-related logs, you may lose your stored flags.**

To clean up your "Battle" tab, use the **Log Filters** window as shown below.
{% endhint %}

## Creating an Echo Tab

To create an Echo tab, rename or add one of your chat log tabs and go to **Character Configuration > Log Window Settings > General** and under **Log Filters**, select the tab that you made.

From there, deselect everything *except* "Echo" under **Announcements**. Save your settings by hitting **Apply**.

<figure><img src="/files/bG5LTZRUICYFpaoahKeH" alt=""><figcaption><p>Creating an Echo Tab</p></figcaption></figure>

## Keeping an Echo Tab Open

To keep your general chat open while having your Echo tab visible at the same time, you may drag out your Echo tab.

<figure><img src="/files/ATRZnHYCcxBLUfTnQz5r" alt=""><figcaption><p>Dragging out an Echo tab</p></figcaption></figure>

The following video below demonstrates an example of a conductor's HUD while conducting a hunt train.

{% embed url="<https://youtu.be/pDIFBqWVNnc>" %}


---

# 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://trainguide.ffxivhunts.com/conducting/storing-flags.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.
