# Conflict Detection

Sometimes, NLEs create new versions of their project or library files next to existing ones - when crashing, for instance. PostLab helps out by detecting conflicting versions of the same `Document`. When PostLab detects such a conflict, PostLab lets you choose which `Document` to continue with.

PostLab's *Conflict Manager* is tailored to each video editing application specifically.

## Final Cut Pro

You may have opened or restored a Library inside Final Cut Pro instead of a previous version stored within PostLab. Maybe this was on purpose, maybe not, so to be sure, PostLab's Conflict Manager will detect this, and allow you to choose which Library to keep working with.

![Conflict Manager for Final Cut Pro](/files/-MYtSxmouZNwxcZGVHQn)

## Premiere Pro

In Premiere Pro, multiple circumstances may lead up to a possible Project conflict:

* Multiple auto-saves occurred while you were away from your computer
* A Premiere Pro crash
* A Creative Cloud update

When these happen, the Premiere Pro Conflict Manager appears, letting you choose which Project to upload to your `Production`.

![Conflict Manager for Premiere Pro](/files/-MYtT3dEfNC6cAkCmkm7)

##


---

# 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://docs.hedge.video/postlab-classic/documents/conflict-detection.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.
