# Navigating the MEsuite Homepage

When you log into MEsuite, you will land on the homepage, which displays the account name you are currently in, along with a list of your active project&#x73;**.**

#### **Active Projects and Archived Projects**<br>

* **Active Projects**: This section contains all the projects you have created and currently have access to.
* **Archived Projects**: A new **Archive** tab has been introduced for better project organization. However, archived projects cannot be accessed directly. To view an archived project, you must first unarchive it. Once unarchived, it will appear in the active projects list, allowing you to manage it as usual.

#### **Switching Between Multiple Accounts**<br>

If you are associated with multiple accounts, the **account switcher** has been moved to the **top-left corner** of the homepage. This feature is especially useful for users who have multiple accounts linked to the same email address. To switch accounts:

1. Click the **account switcher** drop-down.
2. Use the search bar to find an account, or scroll through the list to select the desired one.

&#x20;

These updates are designed to make project management in MEsuite more intuitive and efficient. If you have feedback or suggestions, feel free to reach out!

&#x20;


---

# 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://mesuite.gitbook.io/mesuite-docs/mesuite-news-and-updates/navigating-the-mesuite-homepage.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.
