# Layout and Navigation

#### In this article, we'll explain:

1. [The three main types of tabs](#tab-types)
2. [The basic layout and logic flow of the tabs](#tab-layout-and-logic-flow)
3. [How to navigate between tabs](#navigating-between-tabs)

### Tab Types

The contains three primary kinds of tabs that work together to create the model's output and provide various ways to read and worth with model output.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><mark style="color:blue;"><strong>Reports</strong></mark></td><td>Reports are tabs that present the output of your model. </td></tr><tr><td></td><td><mark style="color:yellow;"><strong>Schedules</strong></mark></td><td>Schedules include inputs and are how the model calculates its outputs.</td></tr><tr><td></td><td><strong>Data Tabs</strong></td><td>Data tabs contain data tables that are used to drive your schedules.</td></tr></tbody></table>

{% hint style="info" %}
:point\_up:**Quick Tip:** Tabs are color-coded by convention to help you quickly orient yourself when working in the model.&#x20;

**Report** tabs are <mark style="color:blue;">**BLUE**</mark>

**Schedule** tabs are <mark style="color:yellow;">**GOLD**</mark>

**Data** tabs are **GREY**&#x20;
{% endhint %}

### Tab Layout and Logic Flow

By default, the tabs are laid out from left to right starting with <mark style="color:blue;">**Reports,**</mark> then <mark style="color:yellow;">**Schedules,**</mark> then **Data Tabs.**  This is intended to make it easy for a non-modeler to understand and work with the output of the model, will revealing complexity and functionality as you move across the tabs to the right.

<figure><img src="https://2524697288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrQPOpSFypZMSNdEbaKKD%2Fuploads%2FhpDWaXK2jM03tOdl4wc4%2FScreenshot%201%20for%20Layout%20of%20the%20Model.png?alt=media&#x26;token=62311eb6-747a-427e-b3e8-4f06b4445ef0" alt=""><figcaption></figcaption></figure>

The logic flow of the model moves in the **opposite** direction, meaning that the most detailed user inputs happen in tabs to the right, and are used in shedules and reports that "flow" into tabs on the left.&#x20;

As an example, let's look at how the model forecasts orders for the DTC channel:&#x20;

<figure><img src="https://2524697288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrQPOpSFypZMSNdEbaKKD%2Fuploads%2FdKacHdT0D3NklzkgWLeU%2FScreenshot%202%20for%20layout%20of%20the%20model.png?alt=media&#x26;token=b0422480-a6aa-4ab5-8f79-b665ee5da420" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

### All roads lead to M-Monthly.

The out schedules are consolidated together to form your forward-looking financial statements in the M-Monthly tab. In this tab, you'll find a complete register of your Income Statement, Balance Sheet, Cash Flow Statement, and a number of financial and operational metrics.&#x20;

For the most part, your Reports will be referencing data on this tab, so if you ever need to de-bug or investigate where a number in your reports is coming from, this is a good place to start. As we like to say, "all roads lead to M-Monthly."
{% endhint %}

### Navigating between tabs
