# How can I use Aphex to update P6?

{% hint style="info" %}
Imported data from P6, MS Project, or Asta? Learn how to incorporate changes made in Aphex back into your Master Schedule.&#x20;

Most teams opt to identify activities that have slipped since the import and then decide whether to reflect these updates in back into P6. \
\
**Note**: Due to most plans in Master Schedules being contractual programs, Aphex will not update P6 / Asta / MS Project automatically.&#x20;
{% endhint %}

#### &#x20;<img src="/files/j9Pa5lM4ACQ4Gnyy1cug" alt="" data-size="line">  Turn on the Import Baseline

First, you'll want to turn on the baseline from your import:

* Open your Aphex Project
* Navigate to the Gantt
* Set your Date Range to include all Tasks that you are interested in reviewing
* Click the **Overlays** button towards the top left of the Gantt&#x20;
  * Select **Baseline**
  * Select the relevant import from the list

<figure><img src="/files/Ql6aj4zbIBpTJ7JPlcB6" alt="" width="563"><figcaption></figcaption></figure>

#### <img src="/files/49j6bP3zKhN05hHGomtg" alt="" data-size="line"> Open the External ID column

All imported tasks automatically come in with the Activity ID from your Master Schedule tool - this will appear in Aphex as the 'External ID'. You can reveal this property on the Gantt:

* Open the column picker
* Enable the **External ID** column
* Enable the **Start** and **End** columns

<figure><img src="/files/ikZEevmzY1wcUeY2lMtJ" alt="" width="563"><figcaption></figcaption></figure>

#### <img src="/files/KBQWAUD6UXqGIxUQp6hs" alt="" data-size="line"> Identify Tasks that have variance&#x20;

Now that you have both the Import Baseline & External ID column open, you can identify any tasks with variance and use the External ID to match the Aphex Task with the source activity in P6:

<figure><img src="/files/Vi1vI6zgGNgqwLWOsjHU" alt="" width="563"><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://help.aphex.co/docs/frequently-asked/faqs/how-can-i-use-aphex-to-update-p6.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.
