> For the complete documentation index, see [llms.txt](https://docs.avonnicomponents.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avonnicomponents.com/projects/use-cases/overview.md).

# Overview

Get inspired by projects inspired by real-life customer use cases!

{% hint style="success" %}
View **end-to-end** **demos** and **detailed advanced configuration** to bring use case to life.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th><select multiple><option value="hbGCRJLHRJO7" label="Flow" color="blue"></option><option value="dPrt8E3kk3Pb" label="Dynamic Component" color="blue"></option><option value="Zm8LyEtHSKE9" label="Experience Site" color="blue"></option><option value="p2l85aqHp29D" label="App Builder Components" color="blue"></option></select></th><th><select multiple><option value="8YCRc8JY5vws" label="External Data" color="blue"></option><option value="HmdD1tp7bIHU" label="Platform Events" color="blue"></option></select></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Live Call Board</h4></td><td>Give Sales teams real-time visibility on Leads with Dynamic components and Flow.</td><td><span data-option="hbGCRJLHRJO7">Flow, </span><span data-option="dPrt8E3kk3Pb">Dynamic Component</span></td><td><span data-option="HmdD1tp7bIHU">Platform Events</span></td><td data-object-fit="fill"><a href="/files/4hVdVw15ttnDicdxHUe9">/files/4hVdVw15ttnDicdxHUe9</a></td><td><a href="/pages/CrLY58U2j7w9i3XZu4et">/pages/CrLY58U2j7w9i3XZu4et</a></td></tr><tr><td><h4>Invoice PDF Viewer</h4></td><td>Use Dynamic Components and Flow to create a reactive PDF viewer without code.</td><td><span data-option="hbGCRJLHRJO7">Flow, </span><span data-option="dPrt8E3kk3Pb">Dynamic Component</span></td><td></td><td data-object-fit="fill"><a href="/files/ufPEglAOnQShBqZm3bwb">/files/ufPEglAOnQShBqZm3bwb</a></td><td><a href="/pages/qn5feOLBkQQvLZTEnNO5">/pages/qn5feOLBkQQvLZTEnNO5</a></td></tr><tr><td><h4>Case Import Wizard</h4></td><td>Empower users to import Cases and match them with accounts with Flow components.</td><td><span data-option="hbGCRJLHRJO7">Flow</span></td><td></td><td data-object-fit="fill"><a href="/files/Yv8DQBs1ghFpTB39bxgg">/files/Yv8DQBs1ghFpTB39bxgg</a></td><td><a href="/pages/MRGtnLVMxD1t6L4td8sG">/pages/MRGtnLVMxD1t6L4td8sG</a></td></tr><tr><td><h4>Contact Local Weather</h4></td><td>Build a weather app using Dynamic components, Flow and standard HTTP actions.</td><td><span data-option="hbGCRJLHRJO7">Flow, </span><span data-option="dPrt8E3kk3Pb">Dynamic Component</span></td><td><span data-option="8YCRc8JY5vws">External Data</span></td><td data-object-fit="contain"><a href="/files/2K0VN0OJI6e3yC47cLTl">/files/2K0VN0OJI6e3yC47cLTl</a></td><td><a href="/pages/kcNyJVjlLE4yZ3yfefMj">/pages/kcNyJVjlLE4yZ3yfefMj</a></td></tr><tr><td><h4>External Orders Table</h4></td><td>Display reactive Data Tables of external records.</td><td><span data-option="dPrt8E3kk3Pb">Dynamic Component</span></td><td><span data-option="8YCRc8JY5vws">External Data</span></td><td data-object-fit="fill"><a href="/files/Jnpv3bRURFrjAfrhDHv4">/files/Jnpv3bRURFrjAfrhDHv4</a></td><td></td></tr><tr><td><h4>Account Highlight Panel</h4></td><td>Add on to the highlight panel using Dynamic components and charts.</td><td><span data-option="dPrt8E3kk3Pb">Dynamic Component</span></td><td></td><td data-object-fit="contain"><a href="/files/6vyJxd7S70eBTXd2geQw">/files/6vyJxd7S70eBTXd2geQw</a></td><td></td></tr><tr><td><h4>Contact Life Events</h4></td><td>Track your Contact's history with the Timeline component.</td><td><span data-option="dPrt8E3kk3Pb">Dynamic Component</span></td><td></td><td data-object-fit="fill"><a href="/files/YDvuxtMKoJroDSKdca7O">/files/YDvuxtMKoJroDSKdca7O</a></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://docs.avonnicomponents.com/projects/use-cases/overview.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.
