# How to manage multiple google accounts?

Generally, users have multiple accounts, such as personal, company, and Google Cloud accounts. Managing all of these multiple accounts at the same time can sometimes be difficult\
To make this easier, it is recommended to create a separate Chrome profile for each account. This helps keep personal and work accounts separate and organized.\
Using different Chrome profiles also makes it easier to manage bookmarks, saved passwords, browsing history, extensions, and other account-specific settings independently.

How to create a Chrome profile?\
a: On your computer, open Chrome and click the profile icon in the top-right corner (next to the three dots).

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

\
b: Select Add Chrome profile and sign in with your Google account.

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

c: Manage Chrome profiles helps you to view all your Chrome profiles.


---

# 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://docs.finngen.fi/faq/about-finngen-access-and-accounts/how-to-manage-multiple-google-accounts.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.
