<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Get started with Grafana Assistant on Grafana Labs</title><link>https://grafana.com/docs/learning-hub/intro-to-grafana-assistant/02-get-started/</link><description>Recent content in Get started with Grafana Assistant on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/learning-hub/intro-to-grafana-assistant/02-get-started/index.xml" rel="self" type="application/rss+xml"/><item><title>Set up Grafana Assistant in Grafana Cloud</title><link>https://grafana.com/docs/learning-hub/intro-to-grafana-assistant/02-get-started/04-set-up-grafana-cloud/</link><pubDate>Tue, 21 Jul 2026 19:40:13 +0100</pubDate><guid>https://grafana.com/docs/learning-hub/intro-to-grafana-assistant/02-get-started/04-set-up-grafana-cloud/</guid><content><![CDATA[&lt;h2 id=&#34;prepare-your-stack&#34;&gt;Prepare your stack&lt;/h2&gt;
&lt;p&gt;Review the required access and setup before you enable Assistant in Grafana Cloud.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A Grafana Cloud account: Free tier is enough. &lt;a href=&#34;/signup/cloud/connect-account&#34;&gt;Create an account&lt;/a&gt; if you need one.&lt;/li&gt;
&lt;li&gt;You have administrator permissions in your Grafana Cloud stack.&lt;/li&gt;
&lt;li&gt;You have data sources configured (recommended). Assistant works best with monitoring data in place; refer to &lt;a href=&#34;/docs/grafana-cloud/machine-learning/assistant/guides/querying/&#34;&gt;Query data&lt;/a&gt; for supported data sources.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;enable-assistant-in-grafana-cloud&#34;&gt;Enable Assistant in Grafana Cloud&lt;/h2&gt;
&lt;p&gt;Assistant is enabled at the stack level by a Grafana Cloud stack administrator. The setup flow includes the Assistant terms and conditions, and the setting that turns Assistant on for users with access in your stack.&lt;/p&gt;
&lt;p&gt;After an administrator enables Assistant, the sparkle icon appears in the top-right corner of Grafana for users with access in your stack. For full setup instructions, refer to &lt;a href=&#34;/docs/grafana-cloud/machine-learning/assistant/get-started/grafana-cloud/#enable-assistant-in-grafana-cloud&#34;&gt;Set up Grafana Assistant in Grafana Cloud&lt;/a&gt;.&lt;/p&gt;


&lt;div class=&#34;admonition admonition-note&#34;&gt;&lt;blockquote&gt;&lt;p class=&#34;title text-uppercase&#34;&gt;Note&lt;/p&gt;&lt;p&gt;Assistant can appear in the Plugins catalog before it&amp;rsquo;s enabled. You don&amp;rsquo;t send data to any AI/LLM provider until a user actively uses an Assistant feature.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;

&lt;h2 id=&#34;start-your-first-conversation&#34;&gt;Start your first conversation&lt;/h2&gt;
&lt;p&gt;Open &lt;strong&gt;Assistant&lt;/strong&gt; in the top-right corner of Grafana or select &lt;strong&gt;Assistant&lt;/strong&gt; from the left navigation menu.&lt;/p&gt;
&lt;h3 id=&#34;try-the-tutorial&#34;&gt;Try the tutorial&lt;/h3&gt;
&lt;p&gt;When you first open Assistant, the tutorial option appears. It takes you through asking questions, using &lt;code&gt;@&lt;/code&gt; mentions to reference specific data sources and dashboards, and creating and updating dashboards.&lt;/p&gt;
&lt;p&gt;To access the tutorial at any time, click the menu in the Assistant chat and select &lt;strong&gt;Open tutorial&lt;/strong&gt;.&lt;/p&gt;
&lt;h3 id=&#34;run-your-first-query&#34;&gt;Run your first query&lt;/h3&gt;
&lt;p&gt;Start with a simple question to explore your data, for example:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Show me CPU usage for the API service&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Assistant detects the right data source, generates the query, and presents results with visualizations and insights.&lt;/p&gt;
&lt;p&gt;If your stack doesn&amp;rsquo;t have monitoring data yet, connect a data source first. Assistant works best when it has telemetry to query. Refer to &lt;a href=&#34;/docs/grafana-cloud/machine-learning/assistant/guides/querying/&#34;&gt;Query data&lt;/a&gt; for supported data sources.&lt;/p&gt;
&lt;h2 id=&#34;use-mentions-for-better-results&#34;&gt;Use mentions for better results&lt;/h2&gt;
&lt;p&gt;Type &lt;code&gt;@&lt;/code&gt; in your message to mention a specific data source, dashboard, or panel. Mentions help Assistant query the right data and give more accurate answers.&lt;/p&gt;
&lt;p&gt;For example, instead of:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Show me error rates&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Be more specific:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Show me error rates from @my-application-logs&lt;/p&gt;&lt;/blockquote&gt;
&lt;h2 id=&#34;configure-quickstart-prompts&#34;&gt;Configure quickstart prompts&lt;/h2&gt;
&lt;p&gt;Quickstart prompts let you trigger common prompts with one click. Your Grafana administrator can publish team quickstarts in &lt;strong&gt;Assistant settings&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Use quickstarts to standardize common prompts for a team or save prompts you reuse in your own work. For full setup instructions, refer to &lt;a href=&#34;/docs/grafana-cloud/machine-learning/assistant/introduction/#configure-quickstart-prompts&#34;&gt;Configure quickstart prompts&lt;/a&gt;.&lt;/p&gt;
]]></content><description>&lt;h2 id="prepare-your-stack">Prepare your stack&lt;/h2>
&lt;p>Review the required access and setup before you enable Assistant in Grafana Cloud.&lt;/p>
&lt;ul>
&lt;li>A Grafana Cloud account: Free tier is enough. &lt;a href="/signup/cloud/connect-account">Create an account&lt;/a> if you need one.&lt;/li>
&lt;li>You have administrator permissions in your Grafana Cloud stack.&lt;/li>
&lt;li>You have data sources configured (recommended). Assistant works best with monitoring data in place; refer to &lt;a href="/docs/grafana-cloud/machine-learning/assistant/guides/querying/">Query data&lt;/a> for supported data sources.&lt;/li>
&lt;/ul>
&lt;h2 id="enable-assistant-in-grafana-cloud">Enable Assistant in Grafana Cloud&lt;/h2>
&lt;p>Assistant is enabled at the stack level by a Grafana Cloud stack administrator. The setup flow includes the Assistant terms and conditions, and the setting that turns Assistant on for users with access in your stack.&lt;/p></description></item><item><title>Set up Grafana Assistant in self-managed Grafana</title><link>https://grafana.com/docs/learning-hub/intro-to-grafana-assistant/02-get-started/05-set-up-self-managed/</link><pubDate>Tue, 21 Jul 2026 19:40:13 +0100</pubDate><guid>https://grafana.com/docs/learning-hub/intro-to-grafana-assistant/02-get-started/05-set-up-self-managed/</guid><content><![CDATA[&lt;h2 id=&#34;review-the-hybrid-model&#34;&gt;Review the hybrid model&lt;/h2&gt;
&lt;p&gt;Assistant uses a hybrid deployment model for self-managed installations. The Assistant UI runs in your own Grafana deployment. The backend, usage limits, and billing stay in a Grafana Cloud stack you connect during setup.&lt;/p&gt;
&lt;p&gt;When you use Assistant, the prompts you submit and the query context needed to generate a response are sent to the Grafana Cloud backend for processing. Your underlying data sources and infrastructure remain in your own environment.&lt;/p&gt;
&lt;p&gt;For full details on data handling, refer to &lt;a href=&#34;/docs/grafana-cloud/machine-learning/assistant/privacy-and-security/&#34;&gt;Manage your data privacy and security&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;prepare-your-deployments&#34;&gt;Prepare your deployments&lt;/h2&gt;
&lt;p&gt;Review the required Grafana Cloud and self-managed Grafana access before you connect your deployment.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You have a Grafana Cloud stack with Assistant enabled. Refer to &lt;a href=&#34;../04-set-up-grafana-cloud/&#34;&gt;Set up Grafana Assistant in Grafana Cloud&lt;/a&gt; for instructions.&lt;/li&gt;
&lt;li&gt;You have a self-managed Grafana 13.0.0 or later deployment.&lt;/li&gt;
&lt;li&gt;You have organization administrator access in the self-managed Grafana deployment.&lt;/li&gt;
&lt;li&gt;You have administrator access in the Grafana Cloud stack.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;connect-your-deployment&#34;&gt;Connect your deployment&lt;/h2&gt;
&lt;p&gt;Connect your self-managed Grafana deployment to the Grafana Cloud stack that provides the Assistant backend.&lt;/p&gt;
&lt;p&gt;The connection flow installs the Assistant app in your self-managed Grafana instance and pairs it with your Grafana Cloud stack through an authorization flow. After the connection succeeds, Assistant becomes available in the self-managed Grafana UI.&lt;/p&gt;
&lt;p&gt;For full setup instructions, refer to &lt;a href=&#34;/docs/grafana-cloud/machine-learning/assistant/get-started/self-managed/#connect-your-deployment&#34;&gt;Set up Grafana Assistant in self-managed Grafana&lt;/a&gt;.&lt;/p&gt;


&lt;div class=&#34;admonition admonition-note&#34;&gt;&lt;blockquote&gt;&lt;p class=&#34;title text-uppercase&#34;&gt;Note&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Connect to Grafana Cloud&lt;/strong&gt; sends your Grafana URL, including internal hostnames, to Grafana Cloud so the two deployments can be paired.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;

&lt;h2 id=&#34;review-available-features&#34;&gt;Review available features&lt;/h2&gt;
&lt;p&gt;After you connect, core chat, querying, dashboarding, and navigation are available in self-managed Grafana. Some Grafana Cloud-only features aren&amp;rsquo;t. For the full comparison, refer to &lt;a href=&#34;../../01-intro/02-what-is-assistant/&#34;&gt;What is Grafana Assistant?&lt;/a&gt; and &lt;a href=&#34;/docs/grafana-cloud/machine-learning/assistant/get-started/self-managed/&#34;&gt;Set up Grafana Assistant in self-managed Grafana&lt;/a&gt;.&lt;/p&gt;
]]></content><description>&lt;h2 id="review-the-hybrid-model">Review the hybrid model&lt;/h2>
&lt;p>Assistant uses a hybrid deployment model for self-managed installations. The Assistant UI runs in your own Grafana deployment. The backend, usage limits, and billing stay in a Grafana Cloud stack you connect during setup.&lt;/p></description></item><item><title>Use Learn mode</title><link>https://grafana.com/docs/learning-hub/intro-to-grafana-assistant/02-get-started/06-learn-mode/</link><pubDate>Tue, 21 Jul 2026 19:40:13 +0100</pubDate><guid>https://grafana.com/docs/learning-hub/intro-to-grafana-assistant/02-get-started/06-learn-mode/</guid><content><![CDATA[&lt;h2 id=&#34;define-learn-mode&#34;&gt;Define Learn mode&lt;/h2&gt;
&lt;p&gt;Learn mode turns Grafana Assistant into a guided coach. It suggests lessons based on your role, the Grafana products you want to use, and the services in your environment.&lt;/p&gt;
&lt;h2 id=&#34;prepare-your-setup&#34;&gt;Prepare your setup&lt;/h2&gt;
&lt;p&gt;Prepare your Assistant setup and data sources before you start a lesson.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Set up and get started with Grafana Assistant. Refer to &lt;a href=&#34;/docs/grafana-cloud/machine-learning/assistant/get-started/&#34;&gt;Get started with Grafana Assistant&lt;/a&gt; for instructions.&lt;/li&gt;
&lt;li&gt;Connect the data sources you want the Assistant to use for context.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;start-a-lesson&#34;&gt;Start a lesson&lt;/h2&gt;
&lt;p&gt;Open Assistant and switch to &lt;strong&gt;Learn&lt;/strong&gt;. The Assistant asks about your role, the products or features you want to understand, and the problem you&amp;rsquo;re trying to solve, for example:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I&amp;rsquo;m an SRE. Teach me how to use metrics, logs, and traces to look into latency for our checkout service.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Lessons teach one concept or action at a time. The Assistant pauses between steps and asks before it creates or changes anything.&lt;/p&gt;
&lt;p&gt;For full details, refer to &lt;a href=&#34;/docs/grafana-cloud/machine-learning/assistant/guides/learn-mode/&#34;&gt;Use Learn mode&lt;/a&gt;.&lt;/p&gt;
]]></content><description>&lt;h2 id="define-learn-mode">Define Learn mode&lt;/h2>
&lt;p>Learn mode turns Grafana Assistant into a guided coach. It suggests lessons based on your role, the Grafana products you want to use, and the services in your environment.&lt;/p></description></item></channel></rss>