# Avid Media Composer

## Creating a Sequence Report

To create a Sequence Report compatible with FX Marker Pro within Avid Media Composer right click on the composer window and choose Sequence Report.&#x20;

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

Under the **Summary Info Options** section, enable both **Create Effect Summary** and **Create Effect Location List**. Then, from the dropdown menu, select **Report As Comma Separated (CSV)**. Finally, generate the report to create a CSV file containing the requested effect summary and location list.

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

***

## Importing Avid Markers txt file

To import the Avid Markers TXT file generated by FX Marker Pro, open your sequence and select **Tools** from the top menu. Then choose **Markers** to import the file.

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

From within the Markers panel, right-click in an empty space and select **Import Markers**. Then choose the TXT file generated by FX Marker Pro to import the markers into your sequence.

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

{% hint style="warning" %}
If you choose a custom video or audio track number that does not exist in your sequence, the markers will not import. Ensure you first create the correctly numbered tracks in your sequence that match your selection in FX Marker Pro before attempting to import the markers.
{% endhint %}

Once imported, click on the markers to navigate around your timeline. This will allow you to quickly jump to the specific points where the markers have been placed.

<figure><img src="/files/A44ixc5tdmLGTsdBtPvh" 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://igrey-post.gitbook.io/igrey-post/fx-marker-pro/avid-media-composer.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.
