Quote settings control two important behaviors of your quoting process: the numbering format used to identify each quote, and the resolution mode that decides which catalogs, pricebooks, and other assets are available when a customer, segment, and template each have their own associations.Documentation Index
Fetch the complete documentation index at: https://docs.qwoty.io/llms.txt
Use this file to discover all available pages before exploring further.
You must have the Admin role to modify quote settings.
Access the quote settings screen
Configure quote numbering
The Configure Quote Numbering section lets you design a custom numbering format by combining static text with dynamic variables. Every new quote gets an identifier generated from this pattern.The format field
Enter your pattern in the Single line text field. You can mix plain text with any of the available variables shown below. The variables are evaluated at the moment the quote is created. For example,QUO-{YYYY}-{0000} generates identifiers like QUO-2026-0001, QUO-2026-0002, and so on.
Available variables
| Variable | Description |
|---|---|
{0000} | Counter — add or remove zeros to control the padding length |
{YYYY} | Year, 4 digits (for example, 2026) |
{YY} | Year, 2 digits (for example, 26) |
{MM} | Month, 2 digits (01–12) |
{DD} | Day, 2 digits (01–31) |
Start the counter at a specific number
Append+N inside the counter variable to offset the starting point. For example, {0000+30} starts counting at 30 instead of 0001. This is useful when you migrate from another tool and want to continue an existing numbering sequence.
| Format | Result |
|---|---|
{0000} | 0001, 0002, 0003… |
{0000+30} | 0031, 0032, 0033… |
{0000+1000} | 1001, 1002, 1003… |
Examples
Qwoty shows three ready-to-use format examples at the bottom of the section:| Format | Result |
|---|---|
QUO-{YYYY}-{0000} | QUO-2026-0001 |
Q{YY}{MM}-{000+30} | Q2603-031 |
{YYYY}{MM}{DD}-{00000} | 20260315-00001 |
Reset quote numbers periodically
The Reset quote numbers periodically toggle at the bottom of the section lets you restart the counter on a regular basis (for example, every year). When off (the default), counters increment forever.Configure association resolution
The Association Resolution Mode determines which catalogs, pricebooks, contract models, payment terms, and payment methods are available when a sales rep creates a quote — in situations where the customer, their segment, and the chosen template each have their own associations.Priority order
Qwoty evaluates associations in this fixed order:Inclusive mode (default)
Items from all levels are combined. If the customer, their segment, and the template each have pricebooks attached, the sales rep sees all of them in the dropdown.Example: If the customer has associated pricebooks, those from the segment and
template remain available as well.
Exclusive mode
Only the items from the first configured level are available. If the customer has any pricebooks attached, the segment and template pricebooks are ignored. If the customer has none, Qwoty falls back to the segment’s pricebooks, then the template’s.Example: If the customer has associated catalogs or payment methods, those
from the segment and template are ignored.
Choose a mode
Pick the one that matches your governance model:| Mode | Best for |
|---|---|
| Inclusive | Teams that want flexibility and combined options across levels |
| Exclusive | Teams that enforce strict per-customer or per-segment pricing |
Common questions
Can I change the numbering format after quotes have been created?
Can I change the numbering format after quotes have been created?
Yes. Existing quotes keep their original numbers. The new format applies
only to quotes created after the change.
What happens to the counter when I change the format?
What happens to the counter when I change the format?
The counter continues where it left off, regardless of format changes. If
you were at
0042 in the old format, the next quote will be 0043 in the
new format. Use {0000 + N} to reset to a specific value.Does the resolution mode affect existing quotes?
Does the resolution mode affect existing quotes?
No. The resolution mode only applies at the moment a new quote is created.
Quotes keep the catalogs, pricebooks, and terms that were resolved when they
were drafted.
Can I set different resolution modes per business unit?
Can I set different resolution modes per business unit?
No. The Association Resolution Mode is workspace-wide. All business units
use the same setting.
What if none of the three levels has an association?
What if none of the three levels has an association?
If neither customer, segment, nor template has any association for a given
asset type (catalog, pricebook, etc.), the sales rep sees an empty list for
that asset at quote creation. Configure at least one default at the template
level to avoid this.
Related
Workspace general settings
Configure workspace-level preferences beyond quote behavior.
Create a quote template
Set default catalogs, pricebooks, and terms at the template level.
Customer segments
Group customers to apply shared associations through segments.
Quote lifecycle
See how quote numbers appear across statuses and exports.

