# Displaying information

We created our first planning sheet using Plan in the [previous section](/create-planning-analytics-and-data-apps/create-planning-sheet.md). In this section, we will discuss the following topics:

1. **Planning sheet interface** - A planning sheet has the following tabs: Home, Plan, Format, Writeback, Infobridge, and Settings. Its interface consists of a toolbar, report header, report canvas, status bar, zoom in/out controls, and pagination controls. For more information about the report interface, refer to [Planning interface](/planning/working-with-lumel-epm/2.-displaying-information/the-report-interface.md).
2. **Layout options** - Plan's planning sheet offers two major types of layout options - Table layouts and Measure layouts. Each of these comes with its set of variations and can be used together in a single layout. To learn more, refer to [Layout options](/planning-sheets/how-tos/layout-options.md).
3. **Basic formatting** - There are a number of options to format the values, such as numbers, text, dates, totals, etc. To learn more, refer to [Basic formatting](/planning-sheets/how-tos/basic-formatting.md). This section also includes sub-sections on number formatting and formatting totals and subtotals, as well as search and filter options.


---

# Agent Instructions: 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/planning/working-with-lumel-epm/2.-displaying-information.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.
