# Example conversations

Source: https://developer.avalara.com/tax-transparency/jqq4222992001300/

# Example conversations

The following examples show typical interactions between users and the AI agent during transaction review. These examples illustrate how the AI agent provides structured explanations and supports follow-up questions while maintaining context.

**Example conversation 1: Understanding a tax breakdown**

**User:**

```
 "Explain the tax on this invoice."
```

**AI agent:**

```
"Your $2,500 invoice to Acme Corp was taxed at $206.25 (8.25% combined rate). This breaks down as: California state tax at 6.00% ($150.00), Los Angeles County at 1.00% ($25.00), Metro Transportation District at 0.50% ($12.50), and LA County Measure H at 0.25% ($6.25). All taxes are destination-based using the ship-to address in Los Angeles."
```

**Example conversation 2: Follow-up question**

**User:**

```
 "What if the ship-to was in San Francisco instead?"
```

**AI agent:**

```
"If shipped to San Francisco, the combined rate would be 8.625% ($215.63 on $2,500). The breakdown would change to: California state 6.00%, San Francisco County 1.25%, SF Transportation Authority 0.50%, and SF Prop C 0.50%. That's $9.38 more than the Los Angeles rate."
```

**Example conversation 3: Certificate status**

**User:**

```
 "Why wasn't ABC Company taxed?"
```

**AI agent:**

```
"ABC Company has a valid resale certificate on file (Certificate #RC-2024-5678). It was issued on January 15, 2024 and expires December 31, 2025. The certificate covers California and applies to all items in this transaction. Want me to check their certificates in other states?"
```