> For the complete documentation index, see [llms.txt](https://docs.charted.com/ap-automation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.charted.com/ap-automation/charted-faqs/platform/how-do-i-switch-back-to-the-classic-charted-user-interface-experience.md).

# How do I switch back to the classic Charted user interface experience?

Starting on July 27, 2026, Charted is rolling out a redesigned user interface (UI) to all customers. The new experience features refreshed menus, a snappier interface, and a cleaner navigation layout that maximizes screen real estate, so you can stay focused on the task at hand instead of scrolling. It also lays the groundwork for several upcoming features in Invoice AI and Vendor Onboarding.

Hundreds of customers are already taking advantage of the new experience. Based on feedback from hundreds of users, we've refined the latest version to be better than ever, addressing all concerns raised.

### How to switch back to the classic UI

For a limited time, users are allowed to opt-out of the new UI and return to the classic interface.

1. Navigate to Charted › AP Automation › Home
2. Click the arrows icon in the upper right of Charted. You'll be **required** to provide a reason before switching back. Please provide as much detail as possible, so our team can use this as feedback to improve the new experience. We'll try to get every issue resolved and make sure you're back up and running on the new experience as quickly as possible. If we have questions based on feedback, our team many reach out directly to your email.

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

### How long can I remain on the classic UI?

Our goal is to have all customers using the latest experience in Q3 2026. It's critical that all feedback be provided so we can address any concerns and get you back up and running using the new experience. Based on feedback we will decide on an appropriate retirement date for the classic interface.

### How to enable the new UI if I've switched back to the classic UI?&#x20;

1. Navigate to Charted › AP Automation › Home
2. Click the **Try the new Charted look** button in the upper right of Charted.

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

### I don't like the dark / light mode in the new UI, how do I switch?

Depending on your computer settings, the new UI will try to match your default browser preferences of using dark or light mode. If you would prefer to use light or dark mode, you can use our switcher in the upper right of the Charted interface:

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

### Trying out the new UI in Sandbox

You can also try the new UI in your organization's Sandbox account. Before you do, the Charted SuiteApp must be updated to the latest version:

1. In NetSuite, go to **SuiteApps** as an Administrator.
2. Search for **Charted**.
3. Click **Upgrade.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.charted.com/ap-automation/charted-faqs/platform/how-do-i-switch-back-to-the-classic-charted-user-interface-experience.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
