Getting Started

Set Up Your KQL Remix Extension

In just a few minutes, you'll have KQL Remix ready to refactor your Azure Log Analytics queries with AI. Follow these simple steps to get started.

1

Get Your Google Gemini API Key

KQL Remix uses Bring Your Own Key (BYOK) model. Your API key stays on your device and is never shared with us.

1.1Visit Google AI Studio

Go to the official Google Gemini API documentation to create your free API key:

Go to Google AI Studio

1.2Create Your API Key

- Sign in with your Google account (or create one if needed)

- Click on "Create new secret key" or similar option

- Select "Create API key in new project"

- Your API key will appear in the browser (usually a long string starting with AIza...)

1.3Copy Your API Key

Click the copy button next to your API key and keep it handy. You'll need it in the next step.

2

Configure KQL Remix Extension

Now that you have your API key, let's add it to your Chrome extension.

2.1Open the KQL Remix Extension

In your Chrome browser, navigate to an Azure Log Analytics page. You should see the KQL Remix icon in your browser toolbar (top right corner).

2.2Click the Settings Icon

Look for the settings icon button at the top right of the KQL Remix side panel.

2.3Select "Setup API Key"

A dropdown menu will appear. Click on the "Setup API Key" option.

2.4Paste Your API Key

A dialog box or form will open. Paste your API key (from Step 1.3) into the input field.

Tip: Your key is stored locally in your browser and never sent to our servers.

2.5Click Save

Click the "Save" button to store your API key.

You're All Set!

Your KQL Remix extension is now ready to use. Here's what you can do next:

Start Refactoring Queries

Open any KQL query in Azure Log Analytics and use KQL Remix to optimize and remix your queries instantly.

Your Data Stays Private

Remember: your API key and query data never leave your device. Everything is processed locally with your own API.

Enjoy the Speed

Powered by Gemini 2.5 Flash, you'll get instant query suggestions while you stay in your flow state.

Learn KQL Fundamentals

Before you start remixing queries, brush up on KQL operators and syntax. Our cheat sheet has everything you need to master Kusto Query Language.

Explore KQL Reference

Troubleshooting

Getting an error after saving the API key?

Check that:

  • Your Google API key is active and valid
  • You haven't hit your API rate limits
  • You have a stable internet connection

Need to update your API key?

Simply go back to Settings, choose "Setup API Key", and enter a new key. It will replace the previous one.

Still stuck?

Check the official FAQ on our homepage or reach out to support for help.

Get API Key