> For the complete documentation index, see [llms.txt](https://help.visuary.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.visuary.com/guide-visuary-en/visuary-interface/cost-estimate-setup.md).

# Cost estimate setup

*The Price grid lets you define your reference prices **by product category** (e.g. flooring, paints, joinery, etc.). Each category groups several items, allowing you to quickly adjust the rates for a set of products.*

*You can access it directly from your Workspace by clicking on **"Configure the Cost estimate"**.*

{% hint style="warning" %}
The Cost estimate is only available with a **Integral** or **Business subscription.**
{% endhint %}

<h3 align="center">Change prices for all projects</h3>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FRseMq199Uh3YUE0QJTro%2Fgrille_tarifaire.mp4?alt=media&token=c50a765a-f6b9-4edf-9e33-5bfc03859de6>" %}
Change the Cost estimate prices on Visuary
{% endembed %}

To configure the Cost estimate prices:&#x20;

1. In the "**Direct lines**", select the box corresponding to the item you want to modify.
2. Choose between "To be priced" or "Included".
   * The "To be priced" option lets you **set the service price manually** by entering the desired amount on the keyboard.
3. Click on the line to modify in the **"VAT"** column to set the VAT rate manuall&#x79;*.*
4. Click on the "**Save**" to save the changes.

{% hint style="warning" %}
The prices indicated in the price grid **are automatically applied to all your projects**. You can still adjust them if needed via the Cost estimate tab of your projects; click [**here**](#modifier-un-prix-par-projet) to learn more.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>The Integral subscription</td><td><a href="/pages/15a847566ed119f9b9053021e4e8609f50bd1246#labonnement-integral">/pages/15a847566ed119f9b9053021e4e8609f50bd1246#labonnement-integral</a></td></tr><tr><td>The Cost estimate</td><td><a href="/pages/a7c24e009a10ee7600bcde73e4f41c11b2b8a73d">/pages/a7c24e009a10ee7600bcde73e4f41c11b2b8a73d</a></td></tr><tr><td></td><td></td></tr></tbody></table>


---

# 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://help.visuary.com/guide-visuary-en/visuary-interface/cost-estimate-setup.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.
