> For the complete documentation index, see [llms.txt](https://docs.talkfurther.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talkfurther.com/products/pricing-assistant/view-based-system.md).

# View Based System, Backup Data, Additional Data Points

Pricing in senior living is complex—communities, care types, and ownership groups often need different slices of data to make the right decision. The challenge is that competitive shop data is broad, and not every data point is equally relevant in every pricing conversation. Without the ability to tailor what’s shown, operators risk presenting too much information or the wrong comparisons, making it harder to act with confidence.

Further’s View-based system solves this by allowing you to **create custom, saved views** of your pricing data. Whether you’re preparing for an ownership presentation, analyzing a specific care type, or monitoring competitors, you can tailor the data to the decision at hand.

![Add Views](/files/cvToRjTsFSLzqIoXF77n)

***

## What It Does & How It Works

The View-based system gives you total control over how you see and share your pricing data.

* **Create unlimited views** with custom filters for communities, competitors, care types, room types, or data sources.
* **Add widgets** to visualize pricing, fees, occupancy, incentives, SWOT scores, maps, photos, and more.
* **Customize layouts** by resizing, rearranging, or making widgets full or half screen.
* **Save and reuse** views so you can track changes over time as new shop data comes in.
* **Share externally** with ownership groups, regionals, or communities via email.
* **Add notes** directly to widgets for context, data adjustments, or explanations.

![Views System](/files/cvRoNVhogHCpFA1l0lQ8)

The result: every stakeholder gets the **right data in the right format**, making pricing decisions faster, more transparent, and more accurate.

***

## How to Set It Up

1. **Prerequisites**
   * Access to Further’s Pricing Assistant platform.
   * Shops uploaded or purchased for your communities.
2. **Create a View**
   * Navigate to the bottom left sidebar corner and click **Add View**.
   * Name your view to describe its purpose (e.g., *Independent Living Pricing*, *Ownership Group A Competitor Comparison*).
   * Apply filters for communities, care types, room types, or competitors.

![Add View](/files/bP7dzMT7ATLlqeub2RNU)

3. **Add Widgets**
   * Choose from widgets such as:
     * Pricing over time
     * Community fees, pet fees, care fees
     * Occupancy metrics
     * SWOT scores
     * Incentives
     * Photos and maps
     * Amenities and services
     * And more...
   * Configure widgets to display graphs, tables, or single metrics.

![Add Widget](/files/vKHbFczZJy0tu97DKsQ6)

4. **Customize the Layout**
   * Drag and drop widgets anywhere on the page.
   * Resize or expand widgets to full screen.
   * Arrange vertically or horizontally based on your preference.

![Add Widget](/files/cvToRjTsFSLzqIoXF77n)

5. **Enhance with Notes**
   * Add notes directly to widgets to capture context, reasoning, or adjustments.
6. **Save & Share**
   * Save your view for ongoing analysis.
   * Share via email with ownership groups, regionals, or community teams.

***

## Key Benefits

* **Flexibility:** Any slice and dice of the data is possible.
* **Efficiency:** Save once and reuse as new data comes in.
* **Clarity:** Present only what’s relevant for the decision at hand.
* **Collaboration:** Easily share curated data sets with stakeholders.
* **Confidence:** Base pricing decisions on accurate, historical data that updates automatically.

***

## Summary

Further’s View-based system transforms pricing analysis from a static dataset into a **dynamic, customizable decision-making tool**. By letting you tailor, save, and share exactly the views you need, it ensures you’re always presenting the most relevant data for the right audience. This means **faster pricing decisions, higher confidence, and better alignment across your teams and ownership groups.**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.talkfurther.com/products/pricing-assistant/view-based-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
