> For the complete documentation index, see [llms.txt](https://docs.drivepoint.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.drivepoint.io/using-the-web-app/plans/best-practices.md).

# Best Practices

## Tip #1: Visualize your plans

1. Select all of the plans you want to compare via the check box on the left of the plan name&#x20;
2. Click on "Visualize" on the top right
3. Add core metrics to the board -> *we suggest comparing plans based on your business goals: Net Income Margin and Contribution Margin are popular metrics.*&#x20;
4. Change the time frame on the top left to assess impact over time *(for example how your cash flow looks like 3 years out with a cash investment today)*
5. Change the metrics on the individual boards by clicking the individual ✏️ icon.&#x20;

## Tip #2: Customize your main Plans table

1. Click on "Columns" on the top right.
2. Add all of the metrics that might be useful for your business AND any collaboration metrics, e.g. "Last Modified" to see which colleague last worked on which plan.
3. Click save.
4. Change the time frame of the table on the top left to quickly see how your plans differ on core metrics between different time frames.&#x20;

## Tip #3: Name your Plans correctly

For your live model, we recommend to follow the following naming convention:&#x20;

**Drivepoint SmartModel™ - COMPANY NAME - Live Model**

For all other plans we recommend being precise with the naming in order to distinguish them easily. Here are some examples for rolling forecasts:&#x20;

* Rolling Forecast 10162024
  * *For the copy created on 10/16 during the September roll forward motion*
* Drivepoint SmartModel™ - COMPANY NAME - BK10202024
  * *For a backup saved or exported and sent to investors*

## Tip #4: Create relevant folders

Drivepoint provides a personalized folder structure for all of your plans based on your business. Typically, we set people up with “Budget” and “Scenarios”.&#x20;

Depending on the time or the use case of your company, we also add “2025 Planning” or “Rolling Forecasts”. We recommend creating folders based on business scenarios or themes. Examples include: “Wholesale Expansion” or “Subscription Launch” or “Whole Foods”.&#x20;

## Tip #5 Change your Default Plan Opening Method

If you have accidentally selected Desktop as your default, go to [User Settings](/using-the-web-app/user-settings.md) to change it to Browser or "Ask me Anytime".&#x20;


---

# 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.drivepoint.io/using-the-web-app/plans/best-practices.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.
