> For the complete documentation index, see [llms.txt](https://help.canoa.supply/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.canoa.supply/docs/design/how-to-use-dashboards.md).

# How to use Dashboards

## Track Projects with Budgets and Timelines

Designs don't just happen in a vacuum. Our industry organizes itself around projects that have a specific goal, budget and timeframes. With Dashboards, you can track all of your specifications with real quantities against your project budget. Track your embodied carbon. Track your procurement progress. All in one place inside the Canvas.

### What you can do:

1. Set an overall budget of per square foot
2. Set a discount and markup percentage for the overall Dashboard (project) or per manufacturer/vendor
3. Track your actual costs against your budget
4. Set a project address
5. Set project milestones and track against them

<figure><img src="/files/M8CFP8FJTu32tqTYPHlh" alt=""><figcaption><p>Control pricing with Dashboards</p></figcaption></figure>


---

# 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://help.canoa.supply/docs/design/how-to-use-dashboards.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.
