[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-elastic-docs-lens-chart-page":3,"mdc--jakqz5-key":35,"related-org-elastic-docs-lens-chart-page":2057,"related-repo-elastic-docs-lens-chart-page":2231},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":30,"sourceUrl":33,"mdContent":34},"docs-lens-chart-page","create Elastic Lens chart documentation","Create or update a Lens chart documentation page following Elastic docs conventions. Use when writing a new chart type page (pie, bar, metric, gauge, heat map, etc.) or updating an existing one in explore-analyze\u002Fvisualize\u002Fcharts\u002F. Relies on lens-chart-settings for verifying UI labels against source code.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"elastic","Elastic","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Felastic.png",[12,16,19],{"name":13,"slug":14,"type":15},"Documentation","documentation","tag",{"name":17,"slug":18,"type":15},"Charts","charts",{"name":20,"slug":21,"type":15},"Technical Writing","technical-writing",71,"https:\u002F\u002Fgithub.com\u002Felastic\u002Felastic-docs-skills","2026-07-12T07:47:59.639125",null,9,[28,8,29],"docs","skills",{"repoUrl":23,"stars":22,"forks":26,"topics":31,"description":32},[28,8,29],"Instructions for code agents on how to author Elastic docs","https:\u002F\u002Fgithub.com\u002Felastic\u002Felastic-docs-skills\u002Ftree\u002FHEAD\u002Fskills\u002Fproject\u002Flens-chart-page","---\nname: docs-lens-chart-page\nversion: 1.0.2\ndescription: Create or update a Lens chart documentation page following Elastic docs conventions. Use when writing a new chart type page (pie, bar, metric, gauge, heat map, etc.) or updating an existing one in explore-analyze\u002Fvisualize\u002Fcharts\u002F. Relies on lens-chart-settings for verifying UI labels against source code.\ncontext: fork\nallowed-tools: Read, Grep, Glob, Edit, WebFetch\nsources:\n  - https:\u002F\u002Fgithub.com\u002Felastic\u002Fkibana\u002Ftree\u002Fmain\u002Fx-pack\u002Fplatform\u002Fplugins\u002Fshared\u002Flens\u002Fpublic\u002Fvisualizations\n---\n\u003C!-- Copyright Elasticsearch B.V. and\u002For licensed to Elasticsearch B.V. under one\nor more contributor license agreements. See the NOTICE file distributed with\nthis work for additional information regarding copyright\nownership. Elasticsearch B.V. licenses this file to you under\nthe Apache License, Version 2.0 (the \"License\"); you may\nnot use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n\thttp:\u002F\u002Fwww.apache.org\u002Flicenses\u002FLICENSE-2.0\n\nUnless required by applicable law or agreed to in writing,\nsoftware distributed under the License is distributed on an\n\"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, either express or implied.  See the License for the\nspecific language governing permissions and limitations\nunder the License. -->\n\n# Creating Lens Chart Documentation Pages\n\nUse these instructions when creating or updating a documentation page for a Kibana Lens chart type in `explore-analyze\u002Fvisualize\u002Fcharts\u002F`.\n\n## Before writing: verify settings against source code\n\nUse the **lens-chart-settings** skill to verify all UI labels, option values, and rendering order against the Kibana source code before documenting them. Never guess UI labels.\n\n## Research resources\n\n### Kibana source code paths\n\n| Chart type | Source path |\n|------------|-------------|\n| Partition (pie, donut, treemap, mosaic, waffle) | `x-pack\u002Fplatform\u002Fplugins\u002Fshared\u002Flens\u002Fpublic\u002Fvisualizations\u002Fpartition\u002F` |\n| XY (bar, line, area) | `x-pack\u002Fplatform\u002Fplugins\u002Fshared\u002Flens\u002Fpublic\u002Fvisualizations\u002Fxy\u002F` |\n| Metric | `x-pack\u002Fplatform\u002Fplugins\u002Fshared\u002Flens\u002Fpublic\u002Fvisualizations\u002Fmetric\u002F` |\n| Datatable | `x-pack\u002Fplatform\u002Fplugins\u002Fshared\u002Flens\u002Fpublic\u002Fvisualizations\u002Fdatatable\u002F` |\n\nMany visualizations use **shared components** (in `shared_components\u002F`) that accept different props per chart. Always check the visualization-specific wrapper to see which props are passed, rather than assuming all shared component options are available.\n\n### EUI data visualization guidelines\n\n- [Part-to-whole comparisons](https:\u002F\u002Feui.elastic.co\u002Fdocs\u002Fdataviz\u002Ftypes\u002Fpart-to-whole-comparisons\u002F) (pie, donut, treemap)\n- [Dashboard good practices](https:\u002F\u002Feui.elastic.co\u002Fdocs\u002Fdataviz\u002Fdashboard-good-practices\u002F)\n- [Categorical color palettes](https:\u002F\u002Feui.elastic.co\u002Fdocs\u002Fdataviz\u002Fguides\u002Fcolor-guidelines\u002F)\n\n### Existing content to check\n\n- **Main Lens page**: `explore-analyze\u002Fvisualize\u002Flens.md` — check for content to reference or deduplicate.\n- **Other chart pages**: `explore-analyze\u002Fvisualize\u002Fcharts\u002F*.md` — follow established patterns.\n- **Shared snippets**: `explore-analyze\u002F_snippets\u002Flens-*.md` — reuse instead of duplicating.\n\nKey snippets:\n\n| Snippet | Purpose |\n|---------|---------|\n| `lens-prerequisites.md` | Prerequisites paragraph (data views, ES\\|QL mode) |\n| `lens-rank-by-options.md` | Top values rank-by options |\n| `lens-value-advanced-settings.md` | Advanced settings for value\u002Fmetric dimensions |\n| `lens-breakdown-advanced-settings.md` | Breakdown advanced settings |\n| `lens-histogram-settings.md` | Date histogram settings |\n| `line-chart-legend-settings.md` | Legend settings including Statistics (line\u002Farea) |\n| `line-chart-style-settings.md` | Style settings (line\u002Farea) |\n\nWhen creating a new chart page, update `lens.md` to link to it and remove any duplicated content.\n\n## File location and frontmatter\n\nPlace the file at `explore-analyze\u002Fvisualize\u002Fcharts\u002F\u003Cchart-type>.md` with this frontmatter:\n\n```yaml\n---\nnavigation_title: \u003CChart type> charts\ndescription: Instructions and best practices for building \u003Cchart type> charts with Kibana Lens in Elastic.\n---\n```\n\n## Chart-specific dimensions\n\n| Chart type | Primary dimensions | Additional dimensions |\n|------------|-------------------|----------------------|\n| Pie \u002F Donut | **Slice by**, **Metric** | (none) |\n| Bar \u002F Line \u002F Area | **Horizontal axis**, **Vertical axis** | **Breakdown** |\n| Metric | **Primary metric** | **Secondary metric**, **Maximum value** |\n| Gauge | **Metric** | **Minimum value**, **Maximum value**, **Goal** |\n| Table | **Metrics**, **Rows** | **Split metrics by** |\n\n## Page structure\n\nFollow this exact section order. Every chart page uses it consistently.\n\n### 1. Title and introduction\n\n```\n# Build \u003Cchart type> charts with {{kib}}\n```\n\n- One paragraph (2-3 sentences): what the chart does and when it's useful. Focus on purpose.\n- Weave in specific actionable constraints (e.g., \"works best with a maximum of 6 slices\"). Skip generic advice.\n- Do **not** create a separate \"When to use\" section.\n- A line: `You can create \u003Cchart type> charts in {{kib}} using [**Lens**](..\u002Flens.md).`\n- A hero image of a representative example.\n\n### 2. \"Build a \u003Cchart type> chart\" section\n\nInclude the prerequisites snippet before the stepper:\n\n```\n:::{include} ..\u002F..\u002F_snippets\u002Flens-prerequisites.md\n:::\n```\n\nThen use the `stepper` directive:\n\n```\n::::::{stepper}\n\n:::::{step} Access Lens\n**Lens** is {{kib}}'s main visualization editor. You can access it:\n- From a dashboard: On the **Dashboards** page, open or create the dashboard where you want to add a \u003Cchart type> chart, then add a new visualization.\n- From the **Visualize library** page by creating a new visualization.\n:::::\n\n:::::{step} Set the visualization to \u003CChart type>\nNew visualizations often start as **Bar** charts.\n\nUsing the **Visualization type** dropdown, select **\u003CChart type>**.\n:::::\n\n:::::{step} Define the data to show\n[Chart-specific data configuration steps]\n:::::\n\n:::::{step} Customize the chart to follow best practices\n[Best practices as a definition list]\n:::::\n\n:::::{step} Save the chart\n- If you accessed Lens from a dashboard, select **Save and return** to save the visualization and add it to that dashboard, or select **Save to library** to add the visualization to the Visualize library and reuse it later.\n- If you accessed Lens from the Visualize library, select **Save**. A menu opens and offers you to add the visualization to a dashboard and to the Visualize library.\n:::::\n\n::::::\n```\n\nKey conventions:\n- **Access Lens** and **Save the chart** steps are identical across all chart pages. Copy them verbatim.\n- **Define the data to show** lists numbered steps for chart-specific dimensions, then \"Optionally:\" for additional dimensions. Link dimension names to their settings sections (e.g., `[**Slice by**](#slice-by-settings)`).\n- **Customize the chart** uses **definition list** format. List 4-6 actionable best practices. End with a line pointing to the full settings reference.\n\n### 3. Advanced scenarios (optional)\n\nOnly include when teaching a non-obvious technique users wouldn't discover on their own:\n- Using **formulas** (e.g., computing error rates as a percentage)\n- Configuring **multiple metrics** for completion progress (waffle)\n- Setting up **dynamic bounds or goals** from data (gauge)\n- Defining **custom color ranges** (heat map)\n- Configuring **color bands** with thresholds (gauge)\n\nDo NOT create scenarios that are just \"use the chart with different fields\". For simpler chart types, the Examples section is sufficient.\n\nWhen including scenarios:\n- Each scenario gets its own `##` or `###` heading with an anchor ID.\n- Use concrete examples based on **Kibana Sample Data** when possible.\n\n#### Sample data considerations\n\n- The `response` field in web logs is a **text** field — KQL filters must use pattern matching (`response: 2*`), not numeric comparisons.\n- In sample ecommerce data, `taxful_total_price` and `taxless_total_price` are identical.\n- Multiple comparable numeric fields are rare. When sample data doesn't support a scenario, use a conceptual example with realistic field names and add a `:::note` explaining users need to adapt to their data.\n\n### 4. \"\u003CChart type> settings\" section\n\nDocument **every** configuration option in the Lens editor, organized by dimension\u002Fpanel.\n\nStructure each dimension as:\n\n```\n### \u003CDimension> settings [\u003Cdimension>-settings]\n```\n\nWithin each dimension, use **two top-level definition list entries**: `**Data**` and `**Appearance**`.\n\n**Data**:\n- List all available functions\u002Faggregation types.\n- For each function, document the **Field** selector first, then function-specific sub-options as nested bullets.\n- **Field selector conventions**:\n  - **Top values**: Supports up to 4 fields. Multiple fields create multi-term grouping. Fields can be reordered by dragging.\n  - **Date histogram**: Single date field only.\n  - **Intervals**: Single numeric field only.\n  - **Filters**: No field selector (KQL queries reference fields directly).\n- Reuse shared snippets wherever applicable.\n\n**Appearance**:\n- List visual options: Name, Value format, Color, Series color, Color mapping, etc.\n\nAfter dimension-specific settings, add a `### General layout` section for global settings ({icon}\\`brush\\` **Style** and legend). Split into `#### Style settings` and `#### Legend settings` as needed.\n\n**Legend settings** vary by chart type:\n\n| Setting | XY charts | Partition charts | Notes |\n|---------|-----------|-----------------|-------|\n| Visibility | Yes | Yes | Auto \u002F Show \u002F Hide |\n| Position | Yes | No | Partition charts don't pass `location` |\n| Statistics | Yes | No | Controlled by `defaultLegendStats` |\n| Nested legend | No | Yes (>1 group) | Multiple Group by dimensions required |\n| Label truncation | Yes | Yes | |\n| Width | Yes | Yes | UI label is \"Width\", not \"Legend size\" |\n\n### 5. \"\u003CChart type> examples\" section\n\n- 2-4 real-world examples using **Kibana Sample Data**.\n- Use **definition list** format with bold example title.\n- Structure each example:\n  - `* Example based on: \u003Csample data set name>`\n  - Configuration keys as bullet points (Slice by, Metric, Style, Legend, etc.)\n  - An image of the result, sized with `\"=60%\"` or `\"=70%\"`\n- Showcase **different features** (e.g., basic config, donut variant, filters, multiple metrics).\n\n## Chart-page-specific formatting\n\nFor general syntax, refer to the **docs-syntax-help** skill. These conventions are specific to chart pages:\n\n### Images\n\n- Store at `explore-analyze\u002Fimages\u002F\u003Cimage-name>.png`\n- Reference with: `![Alt text](\u002Fexplore-analyze\u002Fimages\u002F\u003Cimage-name>.png \"=60%\")`\n- Sizing: `\"=50%\"` for smaller inline images, `\"=60%\"` for examples, `\"=70%\"` for settings screenshots.\n- Alt text should be descriptive, not \"screenshot\".\n\n### Icons\n\n| Icon | Syntax | Usage |\n|------|--------|-------|\n| Style\u002Fbrush | `{icon}\\`brush\\`` | Style settings panel |\n| Layer settings | `{icon}\\`app_management\\`` | Layer settings (9.3+\u002FServerless) |\n| Actions menu | `{icon}\\`boxes_horizontal\\`` | Layer actions menu (9.0-9.2) |\n| Add layer | `{icon}\\`plus_in_square\\`` | Add layer button |\n\nFor the legend icon, use: `![Legend icon](\u002Fexplore-analyze\u002Fimages\u002Fkibana-legend-icon.svg \"\")`\n\n### Cross-references\n\n- Other chart types: `[bar charts](bar-charts.md)`\n- Lens page: `[**Lens**](..\u002Flens.md)`\n- Lens features: `[Assign colors to terms](..\u002Flens.md#assign-colors-to-terms)`\n- Sample data: `[sample data](\u002Fmanage-data\u002Fingest\u002Fsample-data.md)`\n\n### Internal links\n\nLink from steps to settings sections:\n\n```\n2. Configure the [**Slice by**](#slice-by-settings) dimension.\n3. Configure the [**Metric**](#metric-settings) dimension.\n```\n\nLink from best practices to advanced scenarios when relevant.\n\n### Variables\n\nUse `{{kib}}` (Kibana), `{{es}}` (Elasticsearch), `{{data-source}}` (data view \u002F data source).\n\n## Checklist\n\n- [ ] Frontmatter has `navigation_title` and `description`\n- [ ] Hero image exists and is referenced\n- [ ] \"Build a chart\" stepper uses standard Access Lens \u002F Save steps\n- [ ] Prerequisites snippet included before the stepper\n- [ ] All settings verified against Kibana source code (use lens-chart-settings skill)\n- [ ] All settings from the Lens editor are documented in the Settings section\n- [ ] Shared snippets included where applicable (not duplicated)\n- [ ] Examples use Kibana Sample Data and include images\n- [ ] Internal links from steps to settings sections\n- [ ] Links from best practices to related advanced scenarios\n- [ ] `lens.md` updated to link to the new page\n",{"data":36,"body":42},{"name":4,"version":37,"description":6,"context":38,"allowed-tools":39,"sources":40},"1.0.2","fork","Read, Grep, Glob, Edit, WebFetch",[41],"https:\u002F\u002Fgithub.com\u002Felastic\u002Fkibana\u002Ftree\u002Fmain\u002Fx-pack\u002Fplatform\u002Fplugins\u002Fshared\u002Flens\u002Fpublic\u002Fvisualizations",{"type":43,"children":44},"root",[45,54,69,76,89,95,102,198,218,224,263,269,324,329,470,483,489,502,573,579,755,761,766,772,782,823,835,840,849,862,871,876,931,937,942,1004,1009,1014,1050,1057,1120,1131,1143,1148,1157,1182,1191,1269,1278,1286,1321,1331,1502,1513,1589,1595,1607,1613,1670,1676,1796,1807,1813,1860,1866,1871,1880,1885,1891,1919,1925,2051],{"type":46,"tag":47,"props":48,"children":50},"element","h1",{"id":49},"creating-lens-chart-documentation-pages",[51],{"type":52,"value":53},"text","Creating Lens Chart Documentation Pages",{"type":46,"tag":55,"props":56,"children":57},"p",{},[58,60,67],{"type":52,"value":59},"Use these instructions when creating or updating a documentation page for a Kibana Lens chart type in ",{"type":46,"tag":61,"props":62,"children":64},"code",{"className":63},[],[65],{"type":52,"value":66},"explore-analyze\u002Fvisualize\u002Fcharts\u002F",{"type":52,"value":68},".",{"type":46,"tag":70,"props":71,"children":73},"h2",{"id":72},"before-writing-verify-settings-against-source-code",[74],{"type":52,"value":75},"Before writing: verify settings against source code",{"type":46,"tag":55,"props":77,"children":78},{},[79,81,87],{"type":52,"value":80},"Use the ",{"type":46,"tag":82,"props":83,"children":84},"strong",{},[85],{"type":52,"value":86},"lens-chart-settings",{"type":52,"value":88}," skill to verify all UI labels, option values, and rendering order against the Kibana source code before documenting them. Never guess UI labels.",{"type":46,"tag":70,"props":90,"children":92},{"id":91},"research-resources",[93],{"type":52,"value":94},"Research resources",{"type":46,"tag":96,"props":97,"children":99},"h3",{"id":98},"kibana-source-code-paths",[100],{"type":52,"value":101},"Kibana source code paths",{"type":46,"tag":103,"props":104,"children":105},"table",{},[106,125],{"type":46,"tag":107,"props":108,"children":109},"thead",{},[110],{"type":46,"tag":111,"props":112,"children":113},"tr",{},[114,120],{"type":46,"tag":115,"props":116,"children":117},"th",{},[118],{"type":52,"value":119},"Chart type",{"type":46,"tag":115,"props":121,"children":122},{},[123],{"type":52,"value":124},"Source path",{"type":46,"tag":126,"props":127,"children":128},"tbody",{},[129,147,164,181],{"type":46,"tag":111,"props":130,"children":131},{},[132,138],{"type":46,"tag":133,"props":134,"children":135},"td",{},[136],{"type":52,"value":137},"Partition (pie, donut, treemap, mosaic, waffle)",{"type":46,"tag":133,"props":139,"children":140},{},[141],{"type":46,"tag":61,"props":142,"children":144},{"className":143},[],[145],{"type":52,"value":146},"x-pack\u002Fplatform\u002Fplugins\u002Fshared\u002Flens\u002Fpublic\u002Fvisualizations\u002Fpartition\u002F",{"type":46,"tag":111,"props":148,"children":149},{},[150,155],{"type":46,"tag":133,"props":151,"children":152},{},[153],{"type":52,"value":154},"XY (bar, line, area)",{"type":46,"tag":133,"props":156,"children":157},{},[158],{"type":46,"tag":61,"props":159,"children":161},{"className":160},[],[162],{"type":52,"value":163},"x-pack\u002Fplatform\u002Fplugins\u002Fshared\u002Flens\u002Fpublic\u002Fvisualizations\u002Fxy\u002F",{"type":46,"tag":111,"props":165,"children":166},{},[167,172],{"type":46,"tag":133,"props":168,"children":169},{},[170],{"type":52,"value":171},"Metric",{"type":46,"tag":133,"props":173,"children":174},{},[175],{"type":46,"tag":61,"props":176,"children":178},{"className":177},[],[179],{"type":52,"value":180},"x-pack\u002Fplatform\u002Fplugins\u002Fshared\u002Flens\u002Fpublic\u002Fvisualizations\u002Fmetric\u002F",{"type":46,"tag":111,"props":182,"children":183},{},[184,189],{"type":46,"tag":133,"props":185,"children":186},{},[187],{"type":52,"value":188},"Datatable",{"type":46,"tag":133,"props":190,"children":191},{},[192],{"type":46,"tag":61,"props":193,"children":195},{"className":194},[],[196],{"type":52,"value":197},"x-pack\u002Fplatform\u002Fplugins\u002Fshared\u002Flens\u002Fpublic\u002Fvisualizations\u002Fdatatable\u002F",{"type":46,"tag":55,"props":199,"children":200},{},[201,203,208,210,216],{"type":52,"value":202},"Many visualizations use ",{"type":46,"tag":82,"props":204,"children":205},{},[206],{"type":52,"value":207},"shared components",{"type":52,"value":209}," (in ",{"type":46,"tag":61,"props":211,"children":213},{"className":212},[],[214],{"type":52,"value":215},"shared_components\u002F",{"type":52,"value":217},") that accept different props per chart. Always check the visualization-specific wrapper to see which props are passed, rather than assuming all shared component options are available.",{"type":46,"tag":96,"props":219,"children":221},{"id":220},"eui-data-visualization-guidelines",[222],{"type":52,"value":223},"EUI data visualization guidelines",{"type":46,"tag":225,"props":226,"children":227},"ul",{},[228,243,253],{"type":46,"tag":229,"props":230,"children":231},"li",{},[232,241],{"type":46,"tag":233,"props":234,"children":238},"a",{"href":235,"rel":236},"https:\u002F\u002Feui.elastic.co\u002Fdocs\u002Fdataviz\u002Ftypes\u002Fpart-to-whole-comparisons\u002F",[237],"nofollow",[239],{"type":52,"value":240},"Part-to-whole comparisons",{"type":52,"value":242}," (pie, donut, treemap)",{"type":46,"tag":229,"props":244,"children":245},{},[246],{"type":46,"tag":233,"props":247,"children":250},{"href":248,"rel":249},"https:\u002F\u002Feui.elastic.co\u002Fdocs\u002Fdataviz\u002Fdashboard-good-practices\u002F",[237],[251],{"type":52,"value":252},"Dashboard good practices",{"type":46,"tag":229,"props":254,"children":255},{},[256],{"type":46,"tag":233,"props":257,"children":260},{"href":258,"rel":259},"https:\u002F\u002Feui.elastic.co\u002Fdocs\u002Fdataviz\u002Fguides\u002Fcolor-guidelines\u002F",[237],[261],{"type":52,"value":262},"Categorical color palettes",{"type":46,"tag":96,"props":264,"children":266},{"id":265},"existing-content-to-check",[267],{"type":52,"value":268},"Existing content to check",{"type":46,"tag":225,"props":270,"children":271},{},[272,290,307],{"type":46,"tag":229,"props":273,"children":274},{},[275,280,282,288],{"type":46,"tag":82,"props":276,"children":277},{},[278],{"type":52,"value":279},"Main Lens page",{"type":52,"value":281},": ",{"type":46,"tag":61,"props":283,"children":285},{"className":284},[],[286],{"type":52,"value":287},"explore-analyze\u002Fvisualize\u002Flens.md",{"type":52,"value":289}," — check for content to reference or deduplicate.",{"type":46,"tag":229,"props":291,"children":292},{},[293,298,299,305],{"type":46,"tag":82,"props":294,"children":295},{},[296],{"type":52,"value":297},"Other chart pages",{"type":52,"value":281},{"type":46,"tag":61,"props":300,"children":302},{"className":301},[],[303],{"type":52,"value":304},"explore-analyze\u002Fvisualize\u002Fcharts\u002F*.md",{"type":52,"value":306}," — follow established patterns.",{"type":46,"tag":229,"props":308,"children":309},{},[310,315,316,322],{"type":46,"tag":82,"props":311,"children":312},{},[313],{"type":52,"value":314},"Shared snippets",{"type":52,"value":281},{"type":46,"tag":61,"props":317,"children":319},{"className":318},[],[320],{"type":52,"value":321},"explore-analyze\u002F_snippets\u002Flens-*.md",{"type":52,"value":323}," — reuse instead of duplicating.",{"type":46,"tag":55,"props":325,"children":326},{},[327],{"type":52,"value":328},"Key snippets:",{"type":46,"tag":103,"props":330,"children":331},{},[332,348],{"type":46,"tag":107,"props":333,"children":334},{},[335],{"type":46,"tag":111,"props":336,"children":337},{},[338,343],{"type":46,"tag":115,"props":339,"children":340},{},[341],{"type":52,"value":342},"Snippet",{"type":46,"tag":115,"props":344,"children":345},{},[346],{"type":52,"value":347},"Purpose",{"type":46,"tag":126,"props":349,"children":350},{},[351,368,385,402,419,436,453],{"type":46,"tag":111,"props":352,"children":353},{},[354,363],{"type":46,"tag":133,"props":355,"children":356},{},[357],{"type":46,"tag":61,"props":358,"children":360},{"className":359},[],[361],{"type":52,"value":362},"lens-prerequisites.md",{"type":46,"tag":133,"props":364,"children":365},{},[366],{"type":52,"value":367},"Prerequisites paragraph (data views, ES|QL mode)",{"type":46,"tag":111,"props":369,"children":370},{},[371,380],{"type":46,"tag":133,"props":372,"children":373},{},[374],{"type":46,"tag":61,"props":375,"children":377},{"className":376},[],[378],{"type":52,"value":379},"lens-rank-by-options.md",{"type":46,"tag":133,"props":381,"children":382},{},[383],{"type":52,"value":384},"Top values rank-by options",{"type":46,"tag":111,"props":386,"children":387},{},[388,397],{"type":46,"tag":133,"props":389,"children":390},{},[391],{"type":46,"tag":61,"props":392,"children":394},{"className":393},[],[395],{"type":52,"value":396},"lens-value-advanced-settings.md",{"type":46,"tag":133,"props":398,"children":399},{},[400],{"type":52,"value":401},"Advanced settings for value\u002Fmetric dimensions",{"type":46,"tag":111,"props":403,"children":404},{},[405,414],{"type":46,"tag":133,"props":406,"children":407},{},[408],{"type":46,"tag":61,"props":409,"children":411},{"className":410},[],[412],{"type":52,"value":413},"lens-breakdown-advanced-settings.md",{"type":46,"tag":133,"props":415,"children":416},{},[417],{"type":52,"value":418},"Breakdown advanced settings",{"type":46,"tag":111,"props":420,"children":421},{},[422,431],{"type":46,"tag":133,"props":423,"children":424},{},[425],{"type":46,"tag":61,"props":426,"children":428},{"className":427},[],[429],{"type":52,"value":430},"lens-histogram-settings.md",{"type":46,"tag":133,"props":432,"children":433},{},[434],{"type":52,"value":435},"Date histogram settings",{"type":46,"tag":111,"props":437,"children":438},{},[439,448],{"type":46,"tag":133,"props":440,"children":441},{},[442],{"type":46,"tag":61,"props":443,"children":445},{"className":444},[],[446],{"type":52,"value":447},"line-chart-legend-settings.md",{"type":46,"tag":133,"props":449,"children":450},{},[451],{"type":52,"value":452},"Legend settings including Statistics (line\u002Farea)",{"type":46,"tag":111,"props":454,"children":455},{},[456,465],{"type":46,"tag":133,"props":457,"children":458},{},[459],{"type":46,"tag":61,"props":460,"children":462},{"className":461},[],[463],{"type":52,"value":464},"line-chart-style-settings.md",{"type":46,"tag":133,"props":466,"children":467},{},[468],{"type":52,"value":469},"Style settings (line\u002Farea)",{"type":46,"tag":55,"props":471,"children":472},{},[473,475,481],{"type":52,"value":474},"When creating a new chart page, update ",{"type":46,"tag":61,"props":476,"children":478},{"className":477},[],[479],{"type":52,"value":480},"lens.md",{"type":52,"value":482}," to link to it and remove any duplicated content.",{"type":46,"tag":70,"props":484,"children":486},{"id":485},"file-location-and-frontmatter",[487],{"type":52,"value":488},"File location and frontmatter",{"type":46,"tag":55,"props":490,"children":491},{},[492,494,500],{"type":52,"value":493},"Place the file at ",{"type":46,"tag":61,"props":495,"children":497},{"className":496},[],[498],{"type":52,"value":499},"explore-analyze\u002Fvisualize\u002Fcharts\u002F\u003Cchart-type>.md",{"type":52,"value":501}," with this frontmatter:",{"type":46,"tag":503,"props":504,"children":509},"pre",{"className":505,"code":506,"language":507,"meta":508,"style":508},"language-yaml shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","---\nnavigation_title: \u003CChart type> charts\ndescription: Instructions and best practices for building \u003Cchart type> charts with Kibana Lens in Elastic.\n---\n","yaml","",[510],{"type":46,"tag":61,"props":511,"children":512},{"__ignoreMap":508},[513,525,547,565],{"type":46,"tag":514,"props":515,"children":518},"span",{"class":516,"line":517},"line",1,[519],{"type":46,"tag":514,"props":520,"children":522},{"style":521},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[523],{"type":52,"value":524},"---\n",{"type":46,"tag":514,"props":526,"children":528},{"class":516,"line":527},2,[529,535,541],{"type":46,"tag":514,"props":530,"children":532},{"style":531},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[533],{"type":52,"value":534},"navigation_title",{"type":46,"tag":514,"props":536,"children":538},{"style":537},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[539],{"type":52,"value":540},":",{"type":46,"tag":514,"props":542,"children":544},{"style":543},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[545],{"type":52,"value":546}," \u003CChart type> charts\n",{"type":46,"tag":514,"props":548,"children":550},{"class":516,"line":549},3,[551,556,560],{"type":46,"tag":514,"props":552,"children":553},{"style":531},[554],{"type":52,"value":555},"description",{"type":46,"tag":514,"props":557,"children":558},{"style":537},[559],{"type":52,"value":540},{"type":46,"tag":514,"props":561,"children":562},{"style":543},[563],{"type":52,"value":564}," Instructions and best practices for building \u003Cchart type> charts with Kibana Lens in Elastic.\n",{"type":46,"tag":514,"props":566,"children":568},{"class":516,"line":567},4,[569],{"type":46,"tag":514,"props":570,"children":571},{"style":521},[572],{"type":52,"value":524},{"type":46,"tag":70,"props":574,"children":576},{"id":575},"chart-specific-dimensions",[577],{"type":52,"value":578},"Chart-specific dimensions",{"type":46,"tag":103,"props":580,"children":581},{},[582,602],{"type":46,"tag":107,"props":583,"children":584},{},[585],{"type":46,"tag":111,"props":586,"children":587},{},[588,592,597],{"type":46,"tag":115,"props":589,"children":590},{},[591],{"type":52,"value":119},{"type":46,"tag":115,"props":593,"children":594},{},[595],{"type":52,"value":596},"Primary dimensions",{"type":46,"tag":115,"props":598,"children":599},{},[600],{"type":52,"value":601},"Additional dimensions",{"type":46,"tag":126,"props":603,"children":604},{},[605,632,662,691,725],{"type":46,"tag":111,"props":606,"children":607},{},[608,613,627],{"type":46,"tag":133,"props":609,"children":610},{},[611],{"type":52,"value":612},"Pie \u002F Donut",{"type":46,"tag":133,"props":614,"children":615},{},[616,621,623],{"type":46,"tag":82,"props":617,"children":618},{},[619],{"type":52,"value":620},"Slice by",{"type":52,"value":622},", ",{"type":46,"tag":82,"props":624,"children":625},{},[626],{"type":52,"value":171},{"type":46,"tag":133,"props":628,"children":629},{},[630],{"type":52,"value":631},"(none)",{"type":46,"tag":111,"props":633,"children":634},{},[635,640,654],{"type":46,"tag":133,"props":636,"children":637},{},[638],{"type":52,"value":639},"Bar \u002F Line \u002F Area",{"type":46,"tag":133,"props":641,"children":642},{},[643,648,649],{"type":46,"tag":82,"props":644,"children":645},{},[646],{"type":52,"value":647},"Horizontal axis",{"type":52,"value":622},{"type":46,"tag":82,"props":650,"children":651},{},[652],{"type":52,"value":653},"Vertical axis",{"type":46,"tag":133,"props":655,"children":656},{},[657],{"type":46,"tag":82,"props":658,"children":659},{},[660],{"type":52,"value":661},"Breakdown",{"type":46,"tag":111,"props":663,"children":664},{},[665,669,677],{"type":46,"tag":133,"props":666,"children":667},{},[668],{"type":52,"value":171},{"type":46,"tag":133,"props":670,"children":671},{},[672],{"type":46,"tag":82,"props":673,"children":674},{},[675],{"type":52,"value":676},"Primary metric",{"type":46,"tag":133,"props":678,"children":679},{},[680,685,686],{"type":46,"tag":82,"props":681,"children":682},{},[683],{"type":52,"value":684},"Secondary metric",{"type":52,"value":622},{"type":46,"tag":82,"props":687,"children":688},{},[689],{"type":52,"value":690},"Maximum value",{"type":46,"tag":111,"props":692,"children":693},{},[694,699,706],{"type":46,"tag":133,"props":695,"children":696},{},[697],{"type":52,"value":698},"Gauge",{"type":46,"tag":133,"props":700,"children":701},{},[702],{"type":46,"tag":82,"props":703,"children":704},{},[705],{"type":52,"value":171},{"type":46,"tag":133,"props":707,"children":708},{},[709,714,715,719,720],{"type":46,"tag":82,"props":710,"children":711},{},[712],{"type":52,"value":713},"Minimum value",{"type":52,"value":622},{"type":46,"tag":82,"props":716,"children":717},{},[718],{"type":52,"value":690},{"type":52,"value":622},{"type":46,"tag":82,"props":721,"children":722},{},[723],{"type":52,"value":724},"Goal",{"type":46,"tag":111,"props":726,"children":727},{},[728,733,747],{"type":46,"tag":133,"props":729,"children":730},{},[731],{"type":52,"value":732},"Table",{"type":46,"tag":133,"props":734,"children":735},{},[736,741,742],{"type":46,"tag":82,"props":737,"children":738},{},[739],{"type":52,"value":740},"Metrics",{"type":52,"value":622},{"type":46,"tag":82,"props":743,"children":744},{},[745],{"type":52,"value":746},"Rows",{"type":46,"tag":133,"props":748,"children":749},{},[750],{"type":46,"tag":82,"props":751,"children":752},{},[753],{"type":52,"value":754},"Split metrics by",{"type":46,"tag":70,"props":756,"children":758},{"id":757},"page-structure",[759],{"type":52,"value":760},"Page structure",{"type":46,"tag":55,"props":762,"children":763},{},[764],{"type":52,"value":765},"Follow this exact section order. Every chart page uses it consistently.",{"type":46,"tag":96,"props":767,"children":769},{"id":768},"_1-title-and-introduction",[770],{"type":52,"value":771},"1. Title and introduction",{"type":46,"tag":503,"props":773,"children":777},{"className":774,"code":776,"language":52},[775],"language-text","# Build \u003Cchart type> charts with {{kib}}\n",[778],{"type":46,"tag":61,"props":779,"children":780},{"__ignoreMap":508},[781],{"type":52,"value":776},{"type":46,"tag":225,"props":783,"children":784},{},[785,790,795,807,818],{"type":46,"tag":229,"props":786,"children":787},{},[788],{"type":52,"value":789},"One paragraph (2-3 sentences): what the chart does and when it's useful. Focus on purpose.",{"type":46,"tag":229,"props":791,"children":792},{},[793],{"type":52,"value":794},"Weave in specific actionable constraints (e.g., \"works best with a maximum of 6 slices\"). Skip generic advice.",{"type":46,"tag":229,"props":796,"children":797},{},[798,800,805],{"type":52,"value":799},"Do ",{"type":46,"tag":82,"props":801,"children":802},{},[803],{"type":52,"value":804},"not",{"type":52,"value":806}," create a separate \"When to use\" section.",{"type":46,"tag":229,"props":808,"children":809},{},[810,812],{"type":52,"value":811},"A line: ",{"type":46,"tag":61,"props":813,"children":815},{"className":814},[],[816],{"type":52,"value":817},"You can create \u003Cchart type> charts in {{kib}} using [**Lens**](..\u002Flens.md).",{"type":46,"tag":229,"props":819,"children":820},{},[821],{"type":52,"value":822},"A hero image of a representative example.",{"type":46,"tag":96,"props":824,"children":826},{"id":825},"_2-build-a-chart-section",[827,829],{"type":52,"value":828},"2. \"Build a ",{"type":46,"tag":830,"props":831,"children":832},"chart",{"type":508},[833],{"type":52,"value":834}," chart\" section",{"type":46,"tag":55,"props":836,"children":837},{},[838],{"type":52,"value":839},"Include the prerequisites snippet before the stepper:",{"type":46,"tag":503,"props":841,"children":844},{"className":842,"code":843,"language":52},[775],":::{include} ..\u002F..\u002F_snippets\u002Flens-prerequisites.md\n:::\n",[845],{"type":46,"tag":61,"props":846,"children":847},{"__ignoreMap":508},[848],{"type":52,"value":843},{"type":46,"tag":55,"props":850,"children":851},{},[852,854,860],{"type":52,"value":853},"Then use the ",{"type":46,"tag":61,"props":855,"children":857},{"className":856},[],[858],{"type":52,"value":859},"stepper",{"type":52,"value":861}," directive:",{"type":46,"tag":503,"props":863,"children":866},{"className":864,"code":865,"language":52},[775],"::::::{stepper}\n\n:::::{step} Access Lens\n**Lens** is {{kib}}'s main visualization editor. You can access it:\n- From a dashboard: On the **Dashboards** page, open or create the dashboard where you want to add a \u003Cchart type> chart, then add a new visualization.\n- From the **Visualize library** page by creating a new visualization.\n:::::\n\n:::::{step} Set the visualization to \u003CChart type>\nNew visualizations often start as **Bar** charts.\n\nUsing the **Visualization type** dropdown, select **\u003CChart type>**.\n:::::\n\n:::::{step} Define the data to show\n[Chart-specific data configuration steps]\n:::::\n\n:::::{step} Customize the chart to follow best practices\n[Best practices as a definition list]\n:::::\n\n:::::{step} Save the chart\n- If you accessed Lens from a dashboard, select **Save and return** to save the visualization and add it to that dashboard, or select **Save to library** to add the visualization to the Visualize library and reuse it later.\n- If you accessed Lens from the Visualize library, select **Save**. A menu opens and offers you to add the visualization to a dashboard and to the Visualize library.\n:::::\n\n::::::\n",[867],{"type":46,"tag":61,"props":868,"children":869},{"__ignoreMap":508},[870],{"type":52,"value":865},{"type":46,"tag":55,"props":872,"children":873},{},[874],{"type":52,"value":875},"Key conventions:",{"type":46,"tag":225,"props":877,"children":878},{},[879,896,914],{"type":46,"tag":229,"props":880,"children":881},{},[882,887,889,894],{"type":46,"tag":82,"props":883,"children":884},{},[885],{"type":52,"value":886},"Access Lens",{"type":52,"value":888}," and ",{"type":46,"tag":82,"props":890,"children":891},{},[892],{"type":52,"value":893},"Save the chart",{"type":52,"value":895}," steps are identical across all chart pages. Copy them verbatim.",{"type":46,"tag":229,"props":897,"children":898},{},[899,904,906,912],{"type":46,"tag":82,"props":900,"children":901},{},[902],{"type":52,"value":903},"Define the data to show",{"type":52,"value":905}," lists numbered steps for chart-specific dimensions, then \"Optionally:\" for additional dimensions. Link dimension names to their settings sections (e.g., ",{"type":46,"tag":61,"props":907,"children":909},{"className":908},[],[910],{"type":52,"value":911},"[**Slice by**](#slice-by-settings)",{"type":52,"value":913},").",{"type":46,"tag":229,"props":915,"children":916},{},[917,922,924,929],{"type":46,"tag":82,"props":918,"children":919},{},[920],{"type":52,"value":921},"Customize the chart",{"type":52,"value":923}," uses ",{"type":46,"tag":82,"props":925,"children":926},{},[927],{"type":52,"value":928},"definition list",{"type":52,"value":930}," format. List 4-6 actionable best practices. End with a line pointing to the full settings reference.",{"type":46,"tag":96,"props":932,"children":934},{"id":933},"_3-advanced-scenarios-optional",[935],{"type":52,"value":936},"3. Advanced scenarios (optional)",{"type":46,"tag":55,"props":938,"children":939},{},[940],{"type":52,"value":941},"Only include when teaching a non-obvious technique users wouldn't discover on their own:",{"type":46,"tag":225,"props":943,"children":944},{},[945,957,969,981,993],{"type":46,"tag":229,"props":946,"children":947},{},[948,950,955],{"type":52,"value":949},"Using ",{"type":46,"tag":82,"props":951,"children":952},{},[953],{"type":52,"value":954},"formulas",{"type":52,"value":956}," (e.g., computing error rates as a percentage)",{"type":46,"tag":229,"props":958,"children":959},{},[960,962,967],{"type":52,"value":961},"Configuring ",{"type":46,"tag":82,"props":963,"children":964},{},[965],{"type":52,"value":966},"multiple metrics",{"type":52,"value":968}," for completion progress (waffle)",{"type":46,"tag":229,"props":970,"children":971},{},[972,974,979],{"type":52,"value":973},"Setting up ",{"type":46,"tag":82,"props":975,"children":976},{},[977],{"type":52,"value":978},"dynamic bounds or goals",{"type":52,"value":980}," from data (gauge)",{"type":46,"tag":229,"props":982,"children":983},{},[984,986,991],{"type":52,"value":985},"Defining ",{"type":46,"tag":82,"props":987,"children":988},{},[989],{"type":52,"value":990},"custom color ranges",{"type":52,"value":992}," (heat map)",{"type":46,"tag":229,"props":994,"children":995},{},[996,997,1002],{"type":52,"value":961},{"type":46,"tag":82,"props":998,"children":999},{},[1000],{"type":52,"value":1001},"color bands",{"type":52,"value":1003}," with thresholds (gauge)",{"type":46,"tag":55,"props":1005,"children":1006},{},[1007],{"type":52,"value":1008},"Do NOT create scenarios that are just \"use the chart with different fields\". For simpler chart types, the Examples section is sufficient.",{"type":46,"tag":55,"props":1010,"children":1011},{},[1012],{"type":52,"value":1013},"When including scenarios:",{"type":46,"tag":225,"props":1015,"children":1016},{},[1017,1038],{"type":46,"tag":229,"props":1018,"children":1019},{},[1020,1022,1028,1030,1036],{"type":52,"value":1021},"Each scenario gets its own ",{"type":46,"tag":61,"props":1023,"children":1025},{"className":1024},[],[1026],{"type":52,"value":1027},"##",{"type":52,"value":1029}," or ",{"type":46,"tag":61,"props":1031,"children":1033},{"className":1032},[],[1034],{"type":52,"value":1035},"###",{"type":52,"value":1037}," heading with an anchor ID.",{"type":46,"tag":229,"props":1039,"children":1040},{},[1041,1043,1048],{"type":52,"value":1042},"Use concrete examples based on ",{"type":46,"tag":82,"props":1044,"children":1045},{},[1046],{"type":52,"value":1047},"Kibana Sample Data",{"type":52,"value":1049}," when possible.",{"type":46,"tag":1051,"props":1052,"children":1054},"h4",{"id":1053},"sample-data-considerations",[1055],{"type":52,"value":1056},"Sample data considerations",{"type":46,"tag":225,"props":1058,"children":1059},{},[1060,1087,1107],{"type":46,"tag":229,"props":1061,"children":1062},{},[1063,1065,1071,1073,1077,1079,1085],{"type":52,"value":1064},"The ",{"type":46,"tag":61,"props":1066,"children":1068},{"className":1067},[],[1069],{"type":52,"value":1070},"response",{"type":52,"value":1072}," field in web logs is a ",{"type":46,"tag":82,"props":1074,"children":1075},{},[1076],{"type":52,"value":52},{"type":52,"value":1078}," field — KQL filters must use pattern matching (",{"type":46,"tag":61,"props":1080,"children":1082},{"className":1081},[],[1083],{"type":52,"value":1084},"response: 2*",{"type":52,"value":1086},"), not numeric comparisons.",{"type":46,"tag":229,"props":1088,"children":1089},{},[1090,1092,1098,1099,1105],{"type":52,"value":1091},"In sample ecommerce data, ",{"type":46,"tag":61,"props":1093,"children":1095},{"className":1094},[],[1096],{"type":52,"value":1097},"taxful_total_price",{"type":52,"value":888},{"type":46,"tag":61,"props":1100,"children":1102},{"className":1101},[],[1103],{"type":52,"value":1104},"taxless_total_price",{"type":52,"value":1106}," are identical.",{"type":46,"tag":229,"props":1108,"children":1109},{},[1110,1112,1118],{"type":52,"value":1111},"Multiple comparable numeric fields are rare. When sample data doesn't support a scenario, use a conceptual example with realistic field names and add a ",{"type":46,"tag":61,"props":1113,"children":1115},{"className":1114},[],[1116],{"type":52,"value":1117},":::note",{"type":52,"value":1119}," explaining users need to adapt to their data.",{"type":46,"tag":96,"props":1121,"children":1123},{"id":1122},"_4-settings-section",[1124,1126],{"type":52,"value":1125},"4. \"",{"type":46,"tag":830,"props":1127,"children":1128},{"type":508},[1129],{"type":52,"value":1130}," settings\" section",{"type":46,"tag":55,"props":1132,"children":1133},{},[1134,1136,1141],{"type":52,"value":1135},"Document ",{"type":46,"tag":82,"props":1137,"children":1138},{},[1139],{"type":52,"value":1140},"every",{"type":52,"value":1142}," configuration option in the Lens editor, organized by dimension\u002Fpanel.",{"type":46,"tag":55,"props":1144,"children":1145},{},[1146],{"type":52,"value":1147},"Structure each dimension as:",{"type":46,"tag":503,"props":1149,"children":1152},{"className":1150,"code":1151,"language":52},[775],"### \u003CDimension> settings [\u003Cdimension>-settings]\n",[1153],{"type":46,"tag":61,"props":1154,"children":1155},{"__ignoreMap":508},[1156],{"type":52,"value":1151},{"type":46,"tag":55,"props":1158,"children":1159},{},[1160,1162,1167,1168,1174,1175,1181],{"type":52,"value":1161},"Within each dimension, use ",{"type":46,"tag":82,"props":1163,"children":1164},{},[1165],{"type":52,"value":1166},"two top-level definition list entries",{"type":52,"value":281},{"type":46,"tag":61,"props":1169,"children":1171},{"className":1170},[],[1172],{"type":52,"value":1173},"**Data**",{"type":52,"value":888},{"type":46,"tag":61,"props":1176,"children":1178},{"className":1177},[],[1179],{"type":52,"value":1180},"**Appearance**",{"type":52,"value":68},{"type":46,"tag":55,"props":1183,"children":1184},{},[1185,1190],{"type":46,"tag":82,"props":1186,"children":1187},{},[1188],{"type":52,"value":1189},"Data",{"type":52,"value":540},{"type":46,"tag":225,"props":1192,"children":1193},{},[1194,1199,1211,1264],{"type":46,"tag":229,"props":1195,"children":1196},{},[1197],{"type":52,"value":1198},"List all available functions\u002Faggregation types.",{"type":46,"tag":229,"props":1200,"children":1201},{},[1202,1204,1209],{"type":52,"value":1203},"For each function, document the ",{"type":46,"tag":82,"props":1205,"children":1206},{},[1207],{"type":52,"value":1208},"Field",{"type":52,"value":1210}," selector first, then function-specific sub-options as nested bullets.",{"type":46,"tag":229,"props":1212,"children":1213},{},[1214,1219,1221],{"type":46,"tag":82,"props":1215,"children":1216},{},[1217],{"type":52,"value":1218},"Field selector conventions",{"type":52,"value":1220},":\n",{"type":46,"tag":225,"props":1222,"children":1223},{},[1224,1234,1244,1254],{"type":46,"tag":229,"props":1225,"children":1226},{},[1227,1232],{"type":46,"tag":82,"props":1228,"children":1229},{},[1230],{"type":52,"value":1231},"Top values",{"type":52,"value":1233},": Supports up to 4 fields. Multiple fields create multi-term grouping. Fields can be reordered by dragging.",{"type":46,"tag":229,"props":1235,"children":1236},{},[1237,1242],{"type":46,"tag":82,"props":1238,"children":1239},{},[1240],{"type":52,"value":1241},"Date histogram",{"type":52,"value":1243},": Single date field only.",{"type":46,"tag":229,"props":1245,"children":1246},{},[1247,1252],{"type":46,"tag":82,"props":1248,"children":1249},{},[1250],{"type":52,"value":1251},"Intervals",{"type":52,"value":1253},": Single numeric field only.",{"type":46,"tag":229,"props":1255,"children":1256},{},[1257,1262],{"type":46,"tag":82,"props":1258,"children":1259},{},[1260],{"type":52,"value":1261},"Filters",{"type":52,"value":1263},": No field selector (KQL queries reference fields directly).",{"type":46,"tag":229,"props":1265,"children":1266},{},[1267],{"type":52,"value":1268},"Reuse shared snippets wherever applicable.",{"type":46,"tag":55,"props":1270,"children":1271},{},[1272,1277],{"type":46,"tag":82,"props":1273,"children":1274},{},[1275],{"type":52,"value":1276},"Appearance",{"type":52,"value":540},{"type":46,"tag":225,"props":1279,"children":1280},{},[1281],{"type":46,"tag":229,"props":1282,"children":1283},{},[1284],{"type":52,"value":1285},"List visual options: Name, Value format, Color, Series color, Color mapping, etc.",{"type":46,"tag":55,"props":1287,"children":1288},{},[1289,1291,1297,1299,1304,1306,1312,1313,1319],{"type":52,"value":1290},"After dimension-specific settings, add a ",{"type":46,"tag":61,"props":1292,"children":1294},{"className":1293},[],[1295],{"type":52,"value":1296},"### General layout",{"type":52,"value":1298}," section for global settings ({icon}`brush` ",{"type":46,"tag":82,"props":1300,"children":1301},{},[1302],{"type":52,"value":1303},"Style",{"type":52,"value":1305}," and legend). Split into ",{"type":46,"tag":61,"props":1307,"children":1309},{"className":1308},[],[1310],{"type":52,"value":1311},"#### Style settings",{"type":52,"value":888},{"type":46,"tag":61,"props":1314,"children":1316},{"className":1315},[],[1317],{"type":52,"value":1318},"#### Legend settings",{"type":52,"value":1320}," as needed.",{"type":46,"tag":55,"props":1322,"children":1323},{},[1324,1329],{"type":46,"tag":82,"props":1325,"children":1326},{},[1327],{"type":52,"value":1328},"Legend settings",{"type":52,"value":1330}," vary by chart type:",{"type":46,"tag":103,"props":1332,"children":1333},{},[1334,1360],{"type":46,"tag":107,"props":1335,"children":1336},{},[1337],{"type":46,"tag":111,"props":1338,"children":1339},{},[1340,1345,1350,1355],{"type":46,"tag":115,"props":1341,"children":1342},{},[1343],{"type":52,"value":1344},"Setting",{"type":46,"tag":115,"props":1346,"children":1347},{},[1348],{"type":52,"value":1349},"XY charts",{"type":46,"tag":115,"props":1351,"children":1352},{},[1353],{"type":52,"value":1354},"Partition charts",{"type":46,"tag":115,"props":1356,"children":1357},{},[1358],{"type":52,"value":1359},"Notes",{"type":46,"tag":126,"props":1361,"children":1362},{},[1363,1385,1413,1440,1462,1481],{"type":46,"tag":111,"props":1364,"children":1365},{},[1366,1371,1376,1380],{"type":46,"tag":133,"props":1367,"children":1368},{},[1369],{"type":52,"value":1370},"Visibility",{"type":46,"tag":133,"props":1372,"children":1373},{},[1374],{"type":52,"value":1375},"Yes",{"type":46,"tag":133,"props":1377,"children":1378},{},[1379],{"type":52,"value":1375},{"type":46,"tag":133,"props":1381,"children":1382},{},[1383],{"type":52,"value":1384},"Auto \u002F Show \u002F Hide",{"type":46,"tag":111,"props":1386,"children":1387},{},[1388,1393,1397,1402],{"type":46,"tag":133,"props":1389,"children":1390},{},[1391],{"type":52,"value":1392},"Position",{"type":46,"tag":133,"props":1394,"children":1395},{},[1396],{"type":52,"value":1375},{"type":46,"tag":133,"props":1398,"children":1399},{},[1400],{"type":52,"value":1401},"No",{"type":46,"tag":133,"props":1403,"children":1404},{},[1405,1407],{"type":52,"value":1406},"Partition charts don't pass ",{"type":46,"tag":61,"props":1408,"children":1410},{"className":1409},[],[1411],{"type":52,"value":1412},"location",{"type":46,"tag":111,"props":1414,"children":1415},{},[1416,1421,1425,1429],{"type":46,"tag":133,"props":1417,"children":1418},{},[1419],{"type":52,"value":1420},"Statistics",{"type":46,"tag":133,"props":1422,"children":1423},{},[1424],{"type":52,"value":1375},{"type":46,"tag":133,"props":1426,"children":1427},{},[1428],{"type":52,"value":1401},{"type":46,"tag":133,"props":1430,"children":1431},{},[1432,1434],{"type":52,"value":1433},"Controlled by ",{"type":46,"tag":61,"props":1435,"children":1437},{"className":1436},[],[1438],{"type":52,"value":1439},"defaultLegendStats",{"type":46,"tag":111,"props":1441,"children":1442},{},[1443,1448,1452,1457],{"type":46,"tag":133,"props":1444,"children":1445},{},[1446],{"type":52,"value":1447},"Nested legend",{"type":46,"tag":133,"props":1449,"children":1450},{},[1451],{"type":52,"value":1401},{"type":46,"tag":133,"props":1453,"children":1454},{},[1455],{"type":52,"value":1456},"Yes (>1 group)",{"type":46,"tag":133,"props":1458,"children":1459},{},[1460],{"type":52,"value":1461},"Multiple Group by dimensions required",{"type":46,"tag":111,"props":1463,"children":1464},{},[1465,1470,1474,1478],{"type":46,"tag":133,"props":1466,"children":1467},{},[1468],{"type":52,"value":1469},"Label truncation",{"type":46,"tag":133,"props":1471,"children":1472},{},[1473],{"type":52,"value":1375},{"type":46,"tag":133,"props":1475,"children":1476},{},[1477],{"type":52,"value":1375},{"type":46,"tag":133,"props":1479,"children":1480},{},[],{"type":46,"tag":111,"props":1482,"children":1483},{},[1484,1489,1493,1497],{"type":46,"tag":133,"props":1485,"children":1486},{},[1487],{"type":52,"value":1488},"Width",{"type":46,"tag":133,"props":1490,"children":1491},{},[1492],{"type":52,"value":1375},{"type":46,"tag":133,"props":1494,"children":1495},{},[1496],{"type":52,"value":1375},{"type":46,"tag":133,"props":1498,"children":1499},{},[1500],{"type":52,"value":1501},"UI label is \"Width\", not \"Legend size\"",{"type":46,"tag":96,"props":1503,"children":1505},{"id":1504},"_5-examples-section",[1506,1508],{"type":52,"value":1507},"5. \"",{"type":46,"tag":830,"props":1509,"children":1510},{"type":508},[1511],{"type":52,"value":1512}," examples\" section",{"type":46,"tag":225,"props":1514,"children":1515},{},[1516,1526,1537,1577],{"type":46,"tag":229,"props":1517,"children":1518},{},[1519,1521,1525],{"type":52,"value":1520},"2-4 real-world examples using ",{"type":46,"tag":82,"props":1522,"children":1523},{},[1524],{"type":52,"value":1047},{"type":52,"value":68},{"type":46,"tag":229,"props":1527,"children":1528},{},[1529,1531,1535],{"type":52,"value":1530},"Use ",{"type":46,"tag":82,"props":1532,"children":1533},{},[1534],{"type":52,"value":928},{"type":52,"value":1536}," format with bold example title.",{"type":46,"tag":229,"props":1538,"children":1539},{},[1540,1542],{"type":52,"value":1541},"Structure each example:\n",{"type":46,"tag":225,"props":1543,"children":1544},{},[1545,1554,1559],{"type":46,"tag":229,"props":1546,"children":1547},{},[1548],{"type":46,"tag":61,"props":1549,"children":1551},{"className":1550},[],[1552],{"type":52,"value":1553},"* Example based on: \u003Csample data set name>",{"type":46,"tag":229,"props":1555,"children":1556},{},[1557],{"type":52,"value":1558},"Configuration keys as bullet points (Slice by, Metric, Style, Legend, etc.)",{"type":46,"tag":229,"props":1560,"children":1561},{},[1562,1564,1570,1571],{"type":52,"value":1563},"An image of the result, sized with ",{"type":46,"tag":61,"props":1565,"children":1567},{"className":1566},[],[1568],{"type":52,"value":1569},"\"=60%\"",{"type":52,"value":1029},{"type":46,"tag":61,"props":1572,"children":1574},{"className":1573},[],[1575],{"type":52,"value":1576},"\"=70%\"",{"type":46,"tag":229,"props":1578,"children":1579},{},[1580,1582,1587],{"type":52,"value":1581},"Showcase ",{"type":46,"tag":82,"props":1583,"children":1584},{},[1585],{"type":52,"value":1586},"different features",{"type":52,"value":1588}," (e.g., basic config, donut variant, filters, multiple metrics).",{"type":46,"tag":70,"props":1590,"children":1592},{"id":1591},"chart-page-specific-formatting",[1593],{"type":52,"value":1594},"Chart-page-specific formatting",{"type":46,"tag":55,"props":1596,"children":1597},{},[1598,1600,1605],{"type":52,"value":1599},"For general syntax, refer to the ",{"type":46,"tag":82,"props":1601,"children":1602},{},[1603],{"type":52,"value":1604},"docs-syntax-help",{"type":52,"value":1606}," skill. These conventions are specific to chart pages:",{"type":46,"tag":96,"props":1608,"children":1610},{"id":1609},"images",[1611],{"type":52,"value":1612},"Images",{"type":46,"tag":225,"props":1614,"children":1615},{},[1616,1627,1638,1665],{"type":46,"tag":229,"props":1617,"children":1618},{},[1619,1621],{"type":52,"value":1620},"Store at ",{"type":46,"tag":61,"props":1622,"children":1624},{"className":1623},[],[1625],{"type":52,"value":1626},"explore-analyze\u002Fimages\u002F\u003Cimage-name>.png",{"type":46,"tag":229,"props":1628,"children":1629},{},[1630,1632],{"type":52,"value":1631},"Reference with: ",{"type":46,"tag":61,"props":1633,"children":1635},{"className":1634},[],[1636],{"type":52,"value":1637},"![Alt text](\u002Fexplore-analyze\u002Fimages\u002F\u003Cimage-name>.png \"=60%\")",{"type":46,"tag":229,"props":1639,"children":1640},{},[1641,1643,1649,1651,1656,1658,1663],{"type":52,"value":1642},"Sizing: ",{"type":46,"tag":61,"props":1644,"children":1646},{"className":1645},[],[1647],{"type":52,"value":1648},"\"=50%\"",{"type":52,"value":1650}," for smaller inline images, ",{"type":46,"tag":61,"props":1652,"children":1654},{"className":1653},[],[1655],{"type":52,"value":1569},{"type":52,"value":1657}," for examples, ",{"type":46,"tag":61,"props":1659,"children":1661},{"className":1660},[],[1662],{"type":52,"value":1576},{"type":52,"value":1664}," for settings screenshots.",{"type":46,"tag":229,"props":1666,"children":1667},{},[1668],{"type":52,"value":1669},"Alt text should be descriptive, not \"screenshot\".",{"type":46,"tag":96,"props":1671,"children":1673},{"id":1672},"icons",[1674],{"type":52,"value":1675},"Icons",{"type":46,"tag":103,"props":1677,"children":1678},{},[1679,1700],{"type":46,"tag":107,"props":1680,"children":1681},{},[1682],{"type":46,"tag":111,"props":1683,"children":1684},{},[1685,1690,1695],{"type":46,"tag":115,"props":1686,"children":1687},{},[1688],{"type":52,"value":1689},"Icon",{"type":46,"tag":115,"props":1691,"children":1692},{},[1693],{"type":52,"value":1694},"Syntax",{"type":46,"tag":115,"props":1696,"children":1697},{},[1698],{"type":52,"value":1699},"Usage",{"type":46,"tag":126,"props":1701,"children":1702},{},[1703,1727,1750,1773],{"type":46,"tag":111,"props":1704,"children":1705},{},[1706,1711,1722],{"type":46,"tag":133,"props":1707,"children":1708},{},[1709],{"type":52,"value":1710},"Style\u002Fbrush",{"type":46,"tag":133,"props":1712,"children":1713},{},[1714,1720],{"type":46,"tag":61,"props":1715,"children":1717},{"className":1716},[],[1718],{"type":52,"value":1719},"{icon}\\",{"type":52,"value":1721},"brush``",{"type":46,"tag":133,"props":1723,"children":1724},{},[1725],{"type":52,"value":1726},"Style settings panel",{"type":46,"tag":111,"props":1728,"children":1729},{},[1730,1735,1745],{"type":46,"tag":133,"props":1731,"children":1732},{},[1733],{"type":52,"value":1734},"Layer settings",{"type":46,"tag":133,"props":1736,"children":1737},{},[1738,1743],{"type":46,"tag":61,"props":1739,"children":1741},{"className":1740},[],[1742],{"type":52,"value":1719},{"type":52,"value":1744},"app_management``",{"type":46,"tag":133,"props":1746,"children":1747},{},[1748],{"type":52,"value":1749},"Layer settings (9.3+\u002FServerless)",{"type":46,"tag":111,"props":1751,"children":1752},{},[1753,1758,1768],{"type":46,"tag":133,"props":1754,"children":1755},{},[1756],{"type":52,"value":1757},"Actions menu",{"type":46,"tag":133,"props":1759,"children":1760},{},[1761,1766],{"type":46,"tag":61,"props":1762,"children":1764},{"className":1763},[],[1765],{"type":52,"value":1719},{"type":52,"value":1767},"boxes_horizontal``",{"type":46,"tag":133,"props":1769,"children":1770},{},[1771],{"type":52,"value":1772},"Layer actions menu (9.0-9.2)",{"type":46,"tag":111,"props":1774,"children":1775},{},[1776,1781,1791],{"type":46,"tag":133,"props":1777,"children":1778},{},[1779],{"type":52,"value":1780},"Add layer",{"type":46,"tag":133,"props":1782,"children":1783},{},[1784,1789],{"type":46,"tag":61,"props":1785,"children":1787},{"className":1786},[],[1788],{"type":52,"value":1719},{"type":52,"value":1790},"plus_in_square``",{"type":46,"tag":133,"props":1792,"children":1793},{},[1794],{"type":52,"value":1795},"Add layer button",{"type":46,"tag":55,"props":1797,"children":1798},{},[1799,1801],{"type":52,"value":1800},"For the legend icon, use: ",{"type":46,"tag":61,"props":1802,"children":1804},{"className":1803},[],[1805],{"type":52,"value":1806},"![Legend icon](\u002Fexplore-analyze\u002Fimages\u002Fkibana-legend-icon.svg \"\")",{"type":46,"tag":96,"props":1808,"children":1810},{"id":1809},"cross-references",[1811],{"type":52,"value":1812},"Cross-references",{"type":46,"tag":225,"props":1814,"children":1815},{},[1816,1827,1838,1849],{"type":46,"tag":229,"props":1817,"children":1818},{},[1819,1821],{"type":52,"value":1820},"Other chart types: ",{"type":46,"tag":61,"props":1822,"children":1824},{"className":1823},[],[1825],{"type":52,"value":1826},"[bar charts](bar-charts.md)",{"type":46,"tag":229,"props":1828,"children":1829},{},[1830,1832],{"type":52,"value":1831},"Lens page: ",{"type":46,"tag":61,"props":1833,"children":1835},{"className":1834},[],[1836],{"type":52,"value":1837},"[**Lens**](..\u002Flens.md)",{"type":46,"tag":229,"props":1839,"children":1840},{},[1841,1843],{"type":52,"value":1842},"Lens features: ",{"type":46,"tag":61,"props":1844,"children":1846},{"className":1845},[],[1847],{"type":52,"value":1848},"[Assign colors to terms](..\u002Flens.md#assign-colors-to-terms)",{"type":46,"tag":229,"props":1850,"children":1851},{},[1852,1854],{"type":52,"value":1853},"Sample data: ",{"type":46,"tag":61,"props":1855,"children":1857},{"className":1856},[],[1858],{"type":52,"value":1859},"[sample data](\u002Fmanage-data\u002Fingest\u002Fsample-data.md)",{"type":46,"tag":96,"props":1861,"children":1863},{"id":1862},"internal-links",[1864],{"type":52,"value":1865},"Internal links",{"type":46,"tag":55,"props":1867,"children":1868},{},[1869],{"type":52,"value":1870},"Link from steps to settings sections:",{"type":46,"tag":503,"props":1872,"children":1875},{"className":1873,"code":1874,"language":52},[775],"2. Configure the [**Slice by**](#slice-by-settings) dimension.\n3. Configure the [**Metric**](#metric-settings) dimension.\n",[1876],{"type":46,"tag":61,"props":1877,"children":1878},{"__ignoreMap":508},[1879],{"type":52,"value":1874},{"type":46,"tag":55,"props":1881,"children":1882},{},[1883],{"type":52,"value":1884},"Link from best practices to advanced scenarios when relevant.",{"type":46,"tag":96,"props":1886,"children":1888},{"id":1887},"variables",[1889],{"type":52,"value":1890},"Variables",{"type":46,"tag":55,"props":1892,"children":1893},{},[1894,1895,1901,1903,1909,1911,1917],{"type":52,"value":1530},{"type":46,"tag":61,"props":1896,"children":1898},{"className":1897},[],[1899],{"type":52,"value":1900},"{{kib}}",{"type":52,"value":1902}," (Kibana), ",{"type":46,"tag":61,"props":1904,"children":1906},{"className":1905},[],[1907],{"type":52,"value":1908},"{{es}}",{"type":52,"value":1910}," (Elasticsearch), ",{"type":46,"tag":61,"props":1912,"children":1914},{"className":1913},[],[1915],{"type":52,"value":1916},"{{data-source}}",{"type":52,"value":1918}," (data view \u002F data source).",{"type":46,"tag":70,"props":1920,"children":1922},{"id":1921},"checklist",[1923],{"type":52,"value":1924},"Checklist",{"type":46,"tag":225,"props":1926,"children":1929},{"className":1927},[1928],"contains-task-list",[1930,1954,1963,1972,1981,1990,1999,2008,2017,2026,2035],{"type":46,"tag":229,"props":1931,"children":1934},{"className":1932},[1933],"task-list-item",[1935,1941,1943,1948,1949],{"type":46,"tag":1936,"props":1937,"children":1940},"input",{"disabled":1938,"type":1939},true,"checkbox",[],{"type":52,"value":1942}," Frontmatter has ",{"type":46,"tag":61,"props":1944,"children":1946},{"className":1945},[],[1947],{"type":52,"value":534},{"type":52,"value":888},{"type":46,"tag":61,"props":1950,"children":1952},{"className":1951},[],[1953],{"type":52,"value":555},{"type":46,"tag":229,"props":1955,"children":1957},{"className":1956},[1933],[1958,1961],{"type":46,"tag":1936,"props":1959,"children":1960},{"disabled":1938,"type":1939},[],{"type":52,"value":1962}," Hero image exists and is referenced",{"type":46,"tag":229,"props":1964,"children":1966},{"className":1965},[1933],[1967,1970],{"type":46,"tag":1936,"props":1968,"children":1969},{"disabled":1938,"type":1939},[],{"type":52,"value":1971}," \"Build a chart\" stepper uses standard Access Lens \u002F Save steps",{"type":46,"tag":229,"props":1973,"children":1975},{"className":1974},[1933],[1976,1979],{"type":46,"tag":1936,"props":1977,"children":1978},{"disabled":1938,"type":1939},[],{"type":52,"value":1980}," Prerequisites snippet included before the stepper",{"type":46,"tag":229,"props":1982,"children":1984},{"className":1983},[1933],[1985,1988],{"type":46,"tag":1936,"props":1986,"children":1987},{"disabled":1938,"type":1939},[],{"type":52,"value":1989}," All settings verified against Kibana source code (use lens-chart-settings skill)",{"type":46,"tag":229,"props":1991,"children":1993},{"className":1992},[1933],[1994,1997],{"type":46,"tag":1936,"props":1995,"children":1996},{"disabled":1938,"type":1939},[],{"type":52,"value":1998}," All settings from the Lens editor are documented in the Settings section",{"type":46,"tag":229,"props":2000,"children":2002},{"className":2001},[1933],[2003,2006],{"type":46,"tag":1936,"props":2004,"children":2005},{"disabled":1938,"type":1939},[],{"type":52,"value":2007}," Shared snippets included where applicable (not duplicated)",{"type":46,"tag":229,"props":2009,"children":2011},{"className":2010},[1933],[2012,2015],{"type":46,"tag":1936,"props":2013,"children":2014},{"disabled":1938,"type":1939},[],{"type":52,"value":2016}," Examples use Kibana Sample Data and include images",{"type":46,"tag":229,"props":2018,"children":2020},{"className":2019},[1933],[2021,2024],{"type":46,"tag":1936,"props":2022,"children":2023},{"disabled":1938,"type":1939},[],{"type":52,"value":2025}," Internal links from steps to settings sections",{"type":46,"tag":229,"props":2027,"children":2029},{"className":2028},[1933],[2030,2033],{"type":46,"tag":1936,"props":2031,"children":2032},{"disabled":1938,"type":1939},[],{"type":52,"value":2034}," Links from best practices to related advanced scenarios",{"type":46,"tag":229,"props":2036,"children":2038},{"className":2037},[1933],[2039,2042,2044,2049],{"type":46,"tag":1936,"props":2040,"children":2041},{"disabled":1938,"type":1939},[],{"type":52,"value":2043}," ",{"type":46,"tag":61,"props":2045,"children":2047},{"className":2046},[],[2048],{"type":52,"value":480},{"type":52,"value":2050}," updated to link to the new page",{"type":46,"tag":2052,"props":2053,"children":2054},"style",{},[2055],{"type":52,"value":2056},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":2058,"total":2230},[2059,2078,2095,2110,2129,2141,2151,2166,2178,2193,2204,2217],{"slug":2060,"name":2060,"fn":2061,"description":2062,"org":2063,"tags":2064,"stars":2075,"repoUrl":2076,"updatedAt":2077},"accessing-benchmark-results","retrieve and analyze Rally benchmark results","Retrieve Rally benchmark results from an external Elasticsearch metrics store. Use to list past races, get a single race's overall (per-task) results, chart a metric's trend across multiple runs, compare two races, or check whether a run converged — e.g. \"show me recent geonames races\", \"what's the service_time trend for nyc_taxis over the last 30 days?\", \"compare these two race-ids\". Applies when datastore.type = elasticsearch is set in ~\u002F.rally\u002Frally.ini.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2065,2068,2071,2072],{"name":2066,"slug":2067,"type":15},"Analytics","analytics",{"name":2069,"slug":2070,"type":15},"Data Analysis","data-analysis",{"name":9,"slug":8,"type":15},{"name":2073,"slug":2074,"type":15},"Performance","performance",2027,"https:\u002F\u002Fgithub.com\u002Felastic\u002Frally","2026-07-12T07:46:38.54144",{"slug":2079,"name":2079,"fn":2080,"description":2081,"org":2082,"tags":2083,"stars":2075,"repoUrl":2076,"updatedAt":2094},"developing-rally","develop and debug Rally source code","Work on Rally's own codebase, not running benchmarks with it. Use when setting up the dev environment, running Rally's tests or linters, navigating its source, debugging Rally's own code, or making changes to Rally itself.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2084,2087,2088,2091],{"name":2085,"slug":2086,"type":15},"Debugging","debugging",{"name":9,"slug":8,"type":15},{"name":2089,"slug":2090,"type":15},"Engineering","engineering",{"name":2092,"slug":2093,"type":15},"Local Development","local-development","2026-07-12T07:46:35.976807",{"slug":2096,"name":2096,"fn":2097,"description":2098,"org":2099,"tags":2100,"stars":2075,"repoUrl":2076,"updatedAt":2109},"running-benchmarks","run Rally benchmarks against Elasticsearch","Run Rally benchmarks (races) against Elasticsearch — an existing\u002Fexternal cluster or a Rally-provisioned distribution — and read the summary report. Use when running a race (any pipeline, track, challenge, target-hosts, or auth) or when interpreting throughput, latency, and service_time results.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2101,2102,2105,2106],{"name":9,"slug":8,"type":15},{"name":2103,"slug":2104,"type":15},"Elasticsearch","elasticsearch",{"name":2073,"slug":2074,"type":15},{"name":2107,"slug":2108,"type":15},"Testing","testing","2026-07-12T07:46:37.277964",{"slug":2111,"name":2111,"fn":2112,"description":2113,"org":2114,"tags":2115,"stars":2126,"repoUrl":2127,"updatedAt":2128},"cloud-access-management","manage Elastic Cloud organization access","Manage Elastic Cloud organization access: invite users, assign roles to Serverless projects, and create or revoke Cloud API keys. Use when granting, modifying, or auditing user access.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2116,2119,2120,2123],{"name":2117,"slug":2118,"type":15},"Cloud","cloud",{"name":9,"slug":8,"type":15},{"name":2121,"slug":2122,"type":15},"Operations","operations",{"name":2124,"slug":2125,"type":15},"Permissions","permissions",531,"https:\u002F\u002Fgithub.com\u002Felastic\u002Fagent-skills","2026-07-12T07:46:44.946285",{"slug":2130,"name":2130,"fn":2131,"description":2132,"org":2133,"tags":2134,"stars":2126,"repoUrl":2127,"updatedAt":2140},"cloud-create-project","create Elastic Cloud Serverless projects","Creates Elastic Cloud Serverless projects (Elasticsearch, Observability, or Security) via the REST API, saves credentials to file, and bootstraps a scoped Elasticsearch API key. Use when creating a new serverless project, provisioning a search or observability environment, or spinning up a new Elastic Cloud project.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2135,2136,2139],{"name":2117,"slug":2118,"type":15},{"name":2137,"slug":2138,"type":15},"Deployment","deployment",{"name":2103,"slug":2104,"type":15},"2026-07-12T07:46:42.353362",{"slug":2142,"name":2142,"fn":2143,"description":2144,"org":2145,"tags":2146,"stars":2126,"repoUrl":2127,"updatedAt":2150},"cloud-manage-project","manage Elastic Cloud Serverless projects","Manages existing Elastic Cloud Serverless projects: list, get, update, delete, reset credentials, resume, and load saved credentials. Connects to existing projects by resolving endpoints and acquiring scoped Elasticsearch API keys. Use when performing day-2 operations on serverless projects, connecting to an existing project, loading or resetting project credentials, or looking up project details.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2147,2148,2149],{"name":2117,"slug":2118,"type":15},{"name":2103,"slug":2104,"type":15},{"name":2121,"slug":2122,"type":15},"2026-07-12T07:46:41.097412",{"slug":2152,"name":2152,"fn":2153,"description":2154,"org":2155,"tags":2156,"stars":2126,"repoUrl":2127,"updatedAt":2165},"cloud-network-security","manage Elastic Cloud network security","Manage Serverless network security (traffic filters): create, update, and delete IP filters and AWS PrivateLink VPC filters. Use when restricting network access or configuring private connectivity.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2157,2158,2159,2162],{"name":2117,"slug":2118,"type":15},{"name":2103,"slug":2104,"type":15},{"name":2160,"slug":2161,"type":15},"Networking","networking",{"name":2163,"slug":2164,"type":15},"Security","security","2026-07-12T07:46:43.675992",{"slug":2167,"name":2167,"fn":2168,"description":2169,"org":2170,"tags":2171,"stars":2126,"repoUrl":2127,"updatedAt":2177},"cloud-setup","configure Elastic Cloud authentication","Configures Elastic Cloud authentication and environment defaults. Use when setting up EC_API_KEY, configuring Cloud API access, or when another cloud skill requires credentials.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2172,2175,2176],{"name":2173,"slug":2174,"type":15},"Authentication","authentication",{"name":2117,"slug":2118,"type":15},{"name":2103,"slug":2104,"type":15},"2026-07-12T07:46:39.783105",{"slug":2179,"name":2179,"fn":2180,"description":2181,"org":2182,"tags":2183,"stars":2126,"repoUrl":2127,"updatedAt":2192},"elasticsearch-audit","configure Elasticsearch security audit logs","Enable, configure, and query Elasticsearch security audit logs. Use when the task involves audit logging setup, event filtering, or investigating security incidents like failed logins.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2184,2187,2188,2191],{"name":2185,"slug":2186,"type":15},"Audit","audit",{"name":2103,"slug":2104,"type":15},{"name":2189,"slug":2190,"type":15},"Logs","logs",{"name":2163,"slug":2164,"type":15},"2026-07-12T07:47:35.092599",{"slug":2194,"name":2194,"fn":2195,"description":2196,"org":2197,"tags":2198,"stars":2126,"repoUrl":2127,"updatedAt":2203},"elasticsearch-authn","configure Elasticsearch authentication realms","Authenticate to Elasticsearch using native, file-based, LDAP\u002FAD, SAML, OIDC, Kerberos, JWT, or certificate realms. Use when connecting with credentials, choosing a realm, or managing API keys. Assumes the target realms are already configured.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2199,2200,2201,2202],{"name":2173,"slug":2174,"type":15},{"name":9,"slug":8,"type":15},{"name":2103,"slug":2104,"type":15},{"name":2163,"slug":2164,"type":15},"2026-07-12T07:47:41.474547",{"slug":2205,"name":2205,"fn":2206,"description":2207,"org":2208,"tags":2209,"stars":2126,"repoUrl":2127,"updatedAt":2216},"elasticsearch-authz","manage Elasticsearch RBAC and security roles","Manage Elasticsearch RBAC: native users, roles, role mappings, document- and field-level security. Use when creating users or roles, assigning privileges, or mapping external realms like LDAP\u002FSAML.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2210,2211,2212,2215],{"name":9,"slug":8,"type":15},{"name":2103,"slug":2104,"type":15},{"name":2213,"slug":2214,"type":15},"RBAC","rbac",{"name":2163,"slug":2164,"type":15},"2026-07-12T07:47:36.394177",{"slug":2218,"name":2218,"fn":2219,"description":2220,"org":2221,"tags":2222,"stars":2126,"repoUrl":2127,"updatedAt":2229},"elasticsearch-esql","query Elasticsearch data with ES|QL","Execute ES|QL (Elasticsearch Query Language) queries, use when the user wants to query Elasticsearch data, analyze logs, aggregate metrics, explore data, or create charts and dashboards from ES|QL results.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2223,2224,2225,2226],{"name":2066,"slug":2067,"type":15},{"name":2069,"slug":2070,"type":15},{"name":2103,"slug":2104,"type":15},{"name":2227,"slug":2228,"type":15},"SQL","sql","2026-07-12T07:47:40.249533",86,{"items":2232,"total":2308},[2233,2243,2256,2266,2275,2287,2297],{"slug":2234,"name":2234,"fn":2235,"description":2236,"org":2237,"tags":2238,"stars":22,"repoUrl":23,"updatedAt":2242},"docs-applies-to-tagging","validate applies_to tags in Elastic documentation","Validate and generate applies_to tags in Elastic documentation, including for cumulative docs across versions and deployment types. Use when writing new docs pages, reviewing existing pages for correct applies_to usage, deciding whether to preserve or replace existing version-scoped content, or when content changes lifecycle state (experimental, preview, beta, GA, deprecated, removed).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2239,2240,2241],{"name":13,"slug":14,"type":15},{"name":9,"slug":8,"type":15},{"name":20,"slug":21,"type":15},"2026-07-12T07:50:42.801473",{"slug":2244,"name":2244,"fn":2245,"description":2246,"org":2247,"tags":2248,"stars":22,"repoUrl":23,"updatedAt":2255},"docs-check-style","check documentation for Elastic style compliance","Check documentation for Elastic style guide compliance using Vale linter output and style rules. Use when writing, editing, or reviewing docs to catch voice, tone, grammar, formatting, accessibility, and word choice issues.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2249,2252,2253,2254],{"name":2250,"slug":2251,"type":15},"Accessibility","accessibility",{"name":13,"slug":14,"type":15},{"name":9,"slug":8,"type":15},{"name":20,"slug":21,"type":15},"2026-07-12T07:49:36.112751",{"slug":2257,"name":2257,"fn":2258,"description":2259,"org":2260,"tags":2261,"stars":22,"repoUrl":23,"updatedAt":2265},"docs-content-type-checker","check Elastic documentation content types","Check a docs-content page against Elastic content type guidelines (overview, how-to, tutorial, troubleshooting, changelog), or classify a proposed page idea against the content types before drafting. Use when the user asks to check content type compliance, validate page structure, review a doc against content type standards, or decide which content type a planned page should use.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2262,2263,2264],{"name":13,"slug":14,"type":15},{"name":9,"slug":8,"type":15},{"name":20,"slug":21,"type":15},"2026-07-12T07:50:36.826563",{"slug":2267,"name":2267,"fn":2268,"description":2269,"org":2270,"tags":2271,"stars":22,"repoUrl":23,"updatedAt":2274},"docs-draft-workflow-docs","draft Elastic Workflows documentation","Draft or update Elastic Workflows documentation pages in explore-analyze\u002Fworkflows\u002F — step references, use cases, how-tos, concepts, and overviews. Use when writing Workflows docs, documenting a step type, turning workflow YAML into documentation, drafting from a doc issue in docs-content or docs-content-internal, or creating a new page under the Workflows docset.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2272,2273],{"name":13,"slug":14,"type":15},{"name":20,"slug":21,"type":15},"2026-07-12T07:48:02.16095",{"slug":2276,"name":2276,"fn":2277,"description":2278,"org":2279,"tags":2280,"stars":22,"repoUrl":23,"updatedAt":2286},"docs-fix-changelog","improve Elastic changelog YAML files","Suggest improved text for changelog YAML files against current Elastic standards. Mirrors the pattern catalog from docs-review-changelog to provide consistent fixes. Includes type-title alignment checking and technical content assessment to catch overly technical titles that need user-focused rewrites. Features repository-aware area validation and enhanced confidence scoring. Supports single files or directories. Fetches canonical guidance to stay in sync. Use after review identifies quality issues, or when drafting new changelogs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2281,2282,2283,2284],{"name":13,"slug":14,"type":15},{"name":9,"slug":8,"type":15},{"name":20,"slug":21,"type":15},{"name":2285,"slug":507,"type":15},"YAML","2026-07-12T07:48:58.570382",{"slug":2288,"name":2288,"fn":2289,"description":2290,"org":2291,"tags":2292,"stars":22,"repoUrl":23,"updatedAt":2296},"docs-flag-jargon-skill","flag Elastic jargon in documentation","Flag Elastic-internal jargon in documentation and suggest plain-language replacements. Use when reviewing, writing, or editing docs to catch terms that external readers would not understand.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2293,2294,2295],{"name":13,"slug":14,"type":15},{"name":9,"slug":8,"type":15},{"name":20,"slug":21,"type":15},"2026-07-12T07:49:34.836748",{"slug":2298,"name":2298,"fn":2299,"description":2300,"org":2301,"tags":2302,"stars":22,"repoUrl":23,"updatedAt":2307},"docs-frontmatter-audit","audit Elastic documentation frontmatter","Audit Elastic documentation files for frontmatter completeness and correctness. Checks products, description, and navigation_title fields across a directory. Use when auditing docs metadata, checking frontmatter quality before publishing, or validating a batch of files.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2303,2304,2305,2306],{"name":2185,"slug":2186,"type":15},{"name":13,"slug":14,"type":15},{"name":9,"slug":8,"type":15},{"name":20,"slug":21,"type":15},"2026-07-12T07:49:39.883351",18]