> For the complete documentation index, see [llms.txt](https://docs.fabricplan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos.md).

# How-tos

- [Get started with Intelligence sheets](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/get-started-with-intelligence-sheets.md)
- [Apply conditional formatting](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/apply-conditional-formatting.md)
- [Showcase data points in charts](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/apply-conditional-formatting/showcase-data-points-in-charts.md)
- [Highlight tabular data with conditional formatting](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/apply-conditional-formatting/highlight-tabular-data-with-conditional-formatting.md)
- [Create rules](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/apply-conditional-formatting/create-rules.md)
- [Build financial reports](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/build-financial-reports.md)
- [Collaborate on reports with comments](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/collaborate-on-reports-with-comments.md)
- [Pagination and formatting for Reports](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/pagination-and-formatting-for-reports.md)
- [Export high-quality PDF & Excel reports](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/export-high-quality-pdf-and-excel-reports.md)
- [Visualize simulations, budgets, and forecasts](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/visualize-simulations-budgets-and-forecasts.md)
- [Plan projects with Gantt charts](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/plan-projects-with-gantt-charts.md)
- [Retain report data with Writeback](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/retain-report-data-with-writeback.md)
- [Build multi-measure charts](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/build-multi-measure-charts.md)
- [Use themes for consistent color schemes](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/use-themes-for-consistent-color-schemes.md)
- [Ranking data](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/ranking-data.md)
- [Sorting data](https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos/sorting-data.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fabricplan.com/documentation/readme/intelligence-sheets/how-tos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
