# Home

Start here to understand where you are at and what the current status of each Plan is before you dive into it.&#x20;

<figure><img src="/files/L4suztlCE1oDEp2guop9" alt="" width="174"><figcaption><p>Honey - I am home!!</p></figcaption></figure>

### Let's dive into all of the sections...

1. See who made the last changes and more importantly WHEN

<figure><img src="/files/hLKzj4QnORDUfLpS6nqD" alt="" width="168"><figcaption></figcaption></figure>

2. Understand when the model is "ahead" of the cloud - *learn more about* [*Syncing to Drivepoint*](/navigating-the-excel-add-in/core-functions-of-the-drivepoint-add-in/sync-to-drivepoint.md)

<figure><img src="/files/tfB9vVyUezO9iu9pq1Qj" alt="" width="170"><figcaption></figcaption></figure>

3. Learn about the Data Freshness per source

<figure><img src="/files/vWCq0bCXon0xS0tedDe4" alt="" width="167"><figcaption></figcaption></figure>

*New data is not automatically imported into the SmartModel™. You will need to import fresh data.*&#x20;

**Example from Screenshot**: "Last full data import Oct 07, 2024 07:17 PM. Latest data from data warehouse is from Oct 08, 2024 06:27 PM".

This means that the last time someone imported ALL data sources into the model occurred in the evening of October 07. However, Drivepoint has data available from October 08 meaning that we could get fresher data into the SmartModel™. We should "Go to [Data Import](/navigating-the-excel-add-in/core-functions-of-the-drivepoint-add-in/import-data.md)" to import all new fresh data.&#x20;

*If you are an advanced user, you can also just import specific tables, e.g. "Shopify DTC Monthly". If you click on the arrows in the data freshness box you can see the last time an individual table was imported from Shopify.*&#x20;

* See who created the file and who it's shared with

<figure><img src="/files/Iwzfo6wmFYR6oqSymi2J" alt="" width="164"><figcaption></figcaption></figure>


---

# 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.drivepoint.io/navigating-the-excel-add-in/core-functions-of-the-drivepoint-add-in/home.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.
