# Changes to View Controls & Filters

{% hint style="info" %}
TL;DR: \
\
**Control how you & your teams View & Filter Aphex** \
\
Aphex is going to look a little different with some key upgrades:

* Create multiple `Views` of the Gantt, Map, Board & List and have them open at the same time
* Share different `Views` with different people & teams
* Advanced `Filter`
* Open `List View` to see a daily task list

\
Read on to discover all the changes & what this means for your team. Plus, scroll down for an **interactive Views & Filters preview.**
{% endhint %}

### <img src="/files/j9Pa5lM4ACQ4Gnyy1cug" alt="" data-size="line"> Create different Views for different occasions&#x20;

Construct different Views of the Gantt, Map, Board & List and have multiple view types open at the same time, on the same screen.&#x20;

Choose to save your Views as personal Views or Share them with specific Project or Team Members.&#x20;

### <img src="/files/49j6bP3zKhN05hHGomtg" alt="" data-size="line"> Sharing Views

Any View that is created can be shared between Project or Team Members. Choose specific Team Members to edit the View & save the changes for everyone.&#x20;

All Views will have a unique URL that can be distributed between team members. Using the URL will open the project with the appropriate View.&#x20;

### <img src="/files/KBQWAUD6UXqGIxUQp6hs" alt="" data-size="line"> Advanced Filters

Aphex Filter has been upgraded, with the addition of Filter Groups and advancements to the set up of the Filters.&#x20;

* More advanced control over Filter conditions & criteria
* Filter for specific Task Names&#x20;
* Filter for all issues including Clashes, Missing Data & Overdue Blockers
* Add multiple layers and groups to your Filter
* Filters are specific to a View. Set different Filters for different Views. &#x20;

### <img src="/files/QYo07lhNu6XU5zIXGG0k" alt="" data-size="line"> Introducing, List&#x20;

List is a view type that allows you to view your Daily Task List, right next to the Gantt. Update the Progress and add Delays quickly.&#x20;

### Preview the changes to Aphex View Controls:&#x20;

{% @arcade/embed flowId="p6YsqFA5LyE5qedQodi7" url="<https://app.arcade.software/share/p6YsqFA5LyE5qedQodi7>" fullWidth="false" %}

### What does this mean for you? &#x20;

* Your Aphex Projects will be automatically migrated to include Views.
* When you open Aphex for the first time, your Gantt, Map & Board views will be open in tabs and ready to use.
* You will have Views created with your current saved preferences. This means, you will have a Gantt, Board & Map view created with your current Filters, Groupings & Overlays applied.&#x20;
* You can begin Creating, Saving & Sharing Views as soon as the update happens

### Then vs Now

<table><thead><tr><th width="399">Old Behaviour</th><th>New Behaviour</th></tr></thead><tbody><tr><td>Only have one saved View of Aphex with your selected Filters, Grouping &#x26; Date</td><td><strong>→</strong> <mark style="color:purple;">Create as many different <code>Views</code> for the Gantt, Map, Board &#x26; List</mark></td></tr><tr><td>Only have one Aphex View open at one time</td><td><strong>→</strong> <mark style="color:purple;">Have multiple Gantt, Map, Board or List tabs open at the same time.</mark><br><br><strong>→</strong> <mark style="color:purple;"><code>Views</code> are open as tabs on the same page</mark></td></tr><tr><td>Cannot share an Aphex view</td><td><strong>→</strong> <mark style="color:purple;">Create a <code>View</code> and choose to share it with other team members</mark><br><br><strong>→</strong>  <mark style="color:purple;">Each View will have a unique URL that can be shared with other team members</mark></td></tr><tr><td>Daily Task List only available on Aphex Field </td><td><strong>→</strong><mark style="color:purple;"><code>List</code>, is opened in the main Aphex app &#x26; shows a Daily Task List</mark></td></tr><tr><td>No default Views provided for users</td><td><strong>→</strong> <mark style="color:purple;">Use Aphex <code>Curated Views</code> to quickly view most common Filters without having to create your own</mark></td></tr><tr><td>No starting point for new Users</td><td><strong>→</strong> <mark style="color:purple;">Have 'My Upcoming Plan' &#x26; 'All Upcoming Plans' <code>Views</code> open as a starting point on your project.</mark> </td></tr><tr><td>Once changes were made to your View controls, you could not undo the View changes</td><td><strong>→</strong> <mark style="color:purple;">Use<code>Reset View</code> once you have made changes to the <code>View</code> to to revert any <code>View</code> changes you have made.</mark> <br><br><strong>→</strong> <mark style="color:purple;">Once you are happy with your View, use the</mark> <mark style="color:purple;"><code>Save View</code> button to save the changes</mark> </td></tr><tr><td>Filters can only have one Filter Group at a time</td><td><strong>→</strong> <mark style="color:purple;">Add multiple layers &#x26; Filter Groups to a View</mark></td></tr><tr><td>Filters only allow you to show properties that exist on Tasks</td><td><p><strong>→</strong> <mark style="color:purple;"><code>Filters</code> now contain multiple operators, like <code>Is</code>, <code>Is Not</code>, <code>Contains</code>, <code>Does Not Contain</code>, <code>Is Empty</code>, <code>Is Not Empty</code></mark></p><p></p><p><strong>→</strong> <mark style="color:purple;"><code>Filters</code> now include properties that have been <code>Archived</code> but still exist on Tasks</mark></p></td></tr><tr><td>Missing Data is the only issue to Filter by</td><td><strong>→</strong> <mark style="color:purple;"><code>Filter</code> by any issue; Clashes, Missing Data or Overdue Blockers</mark></td></tr><tr><td>Cannot Filter by Task name or External ID</td><td><strong>→</strong> <mark style="color:purple;"><code>Filter</code> for Tasks that contain certain Task Names</mark><br><br><strong>→</strong> <mark style="color:purple;"><code>Filter</code> for Tasks that contain certain External IDs</mark><br></td></tr></tbody></table>

### What do I need to do?&#x20;

No action needed! If you have any questions about the changes, hit the ? icon to start a chat with our Support Team.


---

# 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/coming-soon/changes-to-view-controls-and-filters.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.
