1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

GeminiやGoogle AI Studioでアカウントを指定して開く方法

Last updated at Posted at 2024-12-12

はじめに

複数のGoogleアカウントを使っていると、GeminiやGoogle AI Studioを利用する際に、どのアカウントでログインしているか迷うことはありませんか?
複数アカウントでログインしていると、意図しないアカウントでアクセスしてしまったり、アカウントの切り替えが面倒っだったりします。

この記事では、特定のアカウントでGeminiやGoogle AI Studioを直接開く方法を紹介します。

やり方

URLに ?authuser=hogehoge@gmail.com を付与することで、指定したアカウントでGoogleサービスを開くことができます。

hogehoge@gmail.com を使用したいGoogleアカウントのメールアドレスに置き換えてください。

Geminiの場合

https://gemini.google.com/app?authuser=hogehoge@gmail.com

Google AI Studioの場合

https://aistudio.google.com/?authuser=hogehoge@gmail.com

応用: 他のGoogleサービスでも利用可能

authuser パラメータは、GoogleカレンダーやGmailなど、他のGoogleサービスでも利用できます。

例: 特定アカウントでGmailを開く場合

https://mail.google.com/?authuser=hogehoge@gmail.com

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?