# Switch projects

As you add more projects, you may need to quickly switch between them within the Management Console. This can be done using the menu in the upper right corner.

![](/files/RDwEqnySQ5b0ijvUZS0s)

Project selection dropdown

A click on the menu will open it. It displays a list of your projects, the one you are currently working  is selected:

![](/files/qaZSlCzpeKfAEq31ySqP)

Clicking on the name of another project will switch the Management Console to work with it.

By clicking on the "**NEW**" menu item, you will be redirected to the project's overview dashboard for creating a new project:

![](/files/LkyON2hq9ZKZciJQ4ogx)

Projects overview dashboard

Projects on the dashboard can be viewed as a list or a grid by clicking on the respective button between "Search" and "Add project"


---

# 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://oneconnect-1.gitbook.io/oneconnect-sdk-for-android-doc/switch-projects.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.
