> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/marketplace-packages-and-power-ups/power-ups/quotations.md).

# Quotations

Quotations helps you create offers, send them for online acceptance, and convert them into work orders or invoices.

Use this section to understand how Quotations fits your plan, how to activate it, and which features it unlocks.

{% hint style="info" %}
Quotations is included in **Accelerate** and **Maximize**. On **Boost**, it is available as an add-on.
{% endhint %}

### In this guide

* [Introduction to Quotations](/marketplace-packages-and-power-ups/power-ups/quotations/introduction-to-quotations.md)
* [Activate Quotations through the License Manager](/marketplace-packages-and-power-ups/power-ups/quotations/activate-quotations-through-the-license-manager.md)
* [Quotations availability and plans](/marketplace-packages-and-power-ups/power-ups/quotations/quotations-availability-and-plans.md)
* [Features in Quotations](/marketplace-packages-and-power-ups/power-ups/quotations/features-in-quotations.md)
* [Eligibility and requirements for Quotations](/marketplace-packages-and-power-ups/power-ups/quotations/eligibility-and-requirements-for-quotations.md)
* [Duplicate or revise a quotation](/marketplace-packages-and-power-ups/power-ups/quotations/duplicate-or-revise-a-quotation.md)
* [Generate a quotation PDF](/marketplace-packages-and-power-ups/power-ups/quotations/generate-a-quotation-pdf.md)
* [Use quotation photos (beta)](/marketplace-packages-and-power-ups/power-ups/quotations/use-quotation-photos-beta.md)
* [Use quotation sections (beta)](/marketplace-packages-and-power-ups/power-ups/quotations/use-quotation-sections-beta.md)
* [Use quotation free fields](/marketplace-packages-and-power-ups/power-ups/quotations/use-quotation-free-fields.md)
* [View the quotation communication log](/marketplace-packages-and-power-ups/power-ups/quotations/view-the-quotation-communication-log.md)
* [Configure quotation parameters](/marketplace-packages-and-power-ups/power-ups/quotations/configure-quotation-parameters.md)

### What you do with Quotations

* Create and manage quotations.
* Send quotations for online acceptance.
* Convert accepted quotations into work orders or invoices.
* Revise quotations, generate PDFs, and track follow-up.

### Recommended order

1. Start with [Introduction to Quotations](/marketplace-packages-and-power-ups/power-ups/quotations/introduction-to-quotations.md).
2. Continue with [Activate Quotations through the License Manager](/marketplace-packages-and-power-ups/power-ups/quotations/activate-quotations-through-the-license-manager.md).
3. Check [Quotations availability and plans](/marketplace-packages-and-power-ups/power-ups/quotations/quotations-availability-and-plans.md).
4. Review [Features in Quotations](/marketplace-packages-and-power-ups/power-ups/quotations/features-in-quotations.md).
5. Finish with [Eligibility and requirements for Quotations](/marketplace-packages-and-power-ups/power-ups/quotations/eligibility-and-requirements-for-quotations.md).
6. Then review [Configure quotation parameters](/marketplace-packages-and-power-ups/power-ups/quotations/configure-quotation-parameters.md).
7. Continue with [Duplicate or revise a quotation](/marketplace-packages-and-power-ups/power-ups/quotations/duplicate-or-revise-a-quotation.md).
8. Use [Generate a quotation PDF](/marketplace-packages-and-power-ups/power-ups/quotations/generate-a-quotation-pdf.md).
9. Add extra data with [Use quotation free fields](/marketplace-packages-and-power-ups/power-ups/quotations/use-quotation-free-fields.md).
10. Track follow-up in [View the quotation communication log](/marketplace-packages-and-power-ups/power-ups/quotations/view-the-quotation-communication-log.md).
11. Use [quotation photos](/marketplace-packages-and-power-ups/power-ups/quotations/use-quotation-photos-beta.md) and [quotation sections](/marketplace-packages-and-power-ups/power-ups/quotations/use-quotation-sections-beta.md) when those beta features are enabled.

### Webinar

Prefer to follow the process visually? Watch the webinar about Quotations.

{% embed url="<https://youtu.be/eOl28gIgUyc>" %}

### Related topics

* [Power-Ups](/marketplace-packages-and-power-ups/power-ups.md)
* [OutSmart packages](/marketplace-packages-and-power-ups/marketplace/outsmart-packages.md)
* [OutSmart Marketplace](/marketplace-packages-and-power-ups/marketplace.md)
* [Start a Power-Up trial](/marketplace-packages-and-power-ups/marketplace/start-a-power-up-trial.md)


---

# 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://knowledge.out-smart.com/marketplace-packages-and-power-ups/power-ups/quotations.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.
