<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Folder and labels on Grafana Labs</title><link>https://grafana.com/docs/learning-hub/basic-alerting/03-folder-and-labels/</link><description>Recent content in Folder and labels on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/learning-hub/basic-alerting/03-folder-and-labels/index.xml" rel="self" type="application/rss+xml"/><item><title>Folders</title><link>https://grafana.com/docs/learning-hub/basic-alerting/03-folder-and-labels/08-folders/</link><pubDate>Mon, 10 Aug 2026 13:40:40 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/basic-alerting/03-folder-and-labels/08-folders/</guid><content><![CDATA[&lt;h2 id=&#34;folders&#34;&gt;Folders&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;folder&lt;/strong&gt; you pick for an alert rule serves two purposes:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Organization:&lt;/strong&gt; Groups the rule in the alert rules list so you and your team can find it later&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Permissions:&lt;/strong&gt; Controls who can view and edit rules inside it. Users with &lt;strong&gt;Edit&lt;/strong&gt; permission on the folder can manage the rules in that folder.&lt;/li&gt;
&lt;/ol&gt;

&lt;div class=&#34;learning-hub-image&#34;&gt;
  &lt;a href=&#34;folder-purposes.svg&#34; title=&#34;Diagram titled Folders provide organization and restricted access: two example folders, backend-alerts and payment-service, grouped with a line to folder Edit permission&#34;&gt;
    &lt;img
      class=&#34;lazyload d-inline-block&#34;
      data-src=&#34;folder-purposes.svg&#34;
      alt=&#34;Diagram titled Folders provide organization and restricted access: two example folders, backend-alerts and payment-service, grouped with a line to folder Edit permission&#34; width=&#34;800&#34; height=&#34;340&#34;/&gt;
    &lt;div class=&#34;learning-hub-image__zoom&#34;&gt;
      &lt;svg width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
        &lt;path d=&#34;M21 21L15 15M17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10Z&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M10 7V13M7 10H13&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;h2 id=&#34;choose-a-folder&#34;&gt;Choose a folder&lt;/h2&gt;
&lt;p&gt;Pick an existing folder that matches how your team organizes work. If no existing folder fits, you can create one during alert rule setup.&lt;/p&gt;
&lt;h2 id=&#34;good-to-know&#34;&gt;Good to know&lt;/h2&gt;
&lt;p&gt;If saving fails because of a name conflict, check whether a rule with the same name already exists in that folder.&lt;/p&gt;
]]></content><description>&lt;h2 id="folders">Folders&lt;/h2>
&lt;p>The &lt;strong>folder&lt;/strong> you pick for an alert rule serves two purposes:&lt;/p>
&lt;ol>
&lt;li>&lt;strong>Organization:&lt;/strong> Groups the rule in the alert rules list so you and your team can find it later&lt;/li>
&lt;li>&lt;strong>Permissions:&lt;/strong> Controls who can view and edit rules inside it. Users with &lt;strong>Edit&lt;/strong> permission on the folder can manage the rules in that folder.&lt;/li>
&lt;/ol>
&lt;div class="learning-hub-image">
&lt;a href="folder-purposes.svg" title="Diagram titled Folders provide organization and restricted access: two example folders, backend-alerts and payment-service, grouped with a line to folder Edit permission">
&lt;img
class="lazyload d-inline-block"
data-src="folder-purposes.svg"
alt="Diagram titled Folders provide organization and restricted access: two example folders, backend-alerts and payment-service, grouped with a line to folder Edit permission" width="800" height="340"/>
&lt;div class="learning-hub-image__zoom">
&lt;svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
&lt;path d="M21 21L15 15M17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
&lt;path d="M10 7V13M7 10H13" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
&lt;/svg>
&lt;/div>
&lt;/a>
&lt;/div>
&lt;h2 id="choose-a-folder">Choose a folder&lt;/h2>
&lt;p>Pick an existing folder that matches how your team organizes work. If no existing folder fits, you can create one during alert rule setup.&lt;/p></description></item><item><title>Labels</title><link>https://grafana.com/docs/learning-hub/basic-alerting/03-folder-and-labels/09-labels/</link><pubDate>Mon, 10 Aug 2026 13:40:40 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/basic-alerting/03-folder-and-labels/09-labels/</guid><content><![CDATA[&lt;h2 id=&#34;labels&#34;&gt;Labels&lt;/h2&gt;
&lt;p&gt;Labels for alert rules are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Descriptive tags attached to each alert&lt;/li&gt;
&lt;li&gt;Written as a name and a value, like &lt;code&gt;severity=warning&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Labels appear in your notifications so that whoever&amp;rsquo;s responding to the alert can immediately see which system, team, or environment is affected.&lt;/p&gt;
&lt;h2 id=&#34;label-types&#34;&gt;Label types&lt;/h2&gt;
&lt;p&gt;Labels on an alert rule come from three places:&lt;/p&gt;

&lt;div class=&#34;learning-hub-image&#34;&gt;
  &lt;a href=&#34;label-types.svg&#34; title=&#34;Diagram of three label types, including user-configured, query-returned, and reserved, feeding into an alert instance that determines where notifications go&#34;&gt;
    &lt;img
      class=&#34;lazyload d-inline-block&#34;
      data-src=&#34;label-types.svg&#34;
      alt=&#34;Diagram of three label types, including user-configured, query-returned, and reserved, feeding into an alert instance that determines where notifications go&#34; width=&#34;800&#34; height=&#34;300&#34;/&gt;
    &lt;div class=&#34;learning-hub-image__zoom&#34;&gt;
      &lt;svg width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
        &lt;path d=&#34;M21 21L15 15M17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10Z&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M10 7V13M7 10H13&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;ul&gt;
&lt;li&gt;Added by you (user-configured), such as &lt;code&gt;severity=warning&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Added by the data source query (query-returned), such as &lt;code&gt;service_name=checkout&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Added by Grafana (reserved), such as &lt;code&gt;alertname&lt;/code&gt; and &lt;code&gt;grafana_folder&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;why-labels-matter&#34;&gt;Why labels matter&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;/docs/grafana/latest/alerting/fundamentals/alert-rules/annotation-label/&#34;&gt;Labels&lt;/a&gt; are a critical part of the alerting process for multiple reasons, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Notifications:&lt;/strong&gt; Labels appear in every notification, which helps the responder identify what&amp;rsquo;s affected without opening Grafana&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Organization:&lt;/strong&gt; Labels help you filter and find alert rules in the rules list&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="labels">Labels&lt;/h2>
&lt;p>Labels for alert rules are:&lt;/p>
&lt;ul>
&lt;li>Descriptive tags attached to each alert&lt;/li>
&lt;li>Written as a name and a value, like &lt;code>severity=warning&lt;/code>&lt;/li>
&lt;/ul>
&lt;p>Labels appear in your notifications so that whoever&amp;rsquo;s responding to the alert can immediately see which system, team, or environment is affected.&lt;/p></description></item></channel></rss>