API Keys
Generate and manage Gemini API keys for autouser functionality.
Why You Need an API Key
Autousers use Google's Gemini AI models to evaluate UX. To run Autousers, you need a valid Gemini API key configured in your account settings. The API key is used to authenticate requests to the Gemini API.
Adding Your API Key
- Go to Settings > API Key.
- Obtain a Gemini API key from Google AI Studio (ai.google.dev).
- Paste the API key into the field and click Save.
- Use the "Test Key" button to verify it works.
API Key Security
Your API key is encrypted and stored securely. It is never exposed in the browser or shared with other users. Only server-side autouser execution uses the key.
Team API Keys
When you run Autousers in a team workspace, your personal API key is used. Each team member needs their own Gemini API key to run Autousers.
Never share your Gemini API key. Each team member should generate their own key from Google AI Studio.
Was this article helpful?