# Run with Rox: Generate Account Reports

Chat enables you to generate **interactive websites** that you can share with your team. We will explore we can use this to make a killer account report.&#x20;

I can prompt Rox to generate a webpage with whatever content and structural specifications I'd like. You can ask for...

1. Specific information to be pulled from email, calendar, your CRM, or the web
2. Charts and Plots
3. Tables
4. Deep Analysis

<figure><img src="/files/GW3cBTc8Ldpor6kQd1uR" alt=""><figcaption></figcaption></figure>

### **Explore the Interactive Website**

<figure><img src="/files/7gP0Pq8gZXaDhP82caUi" alt=""><figcaption></figcaption></figure>

The result is a fully **interactive website** you can explore in real time.\
You’ll find:

* Clickable **graphs** showing company trends
* **Dynamic tables** highlighting opportunities and risks
* A clear **value proposition section** that aligns Rox’s solutions with the account’s priorities

These visuals make your account brief engaging and data-driven.

### **Publish and Share with Your Team**

<figure><img src="/files/nndtlsuxtC3nbiR1mIm9" alt=""><figcaption></figcaption></figure>

Once the website looks complete, click **Publish** to finalize it.\
You can then **share the live link** directly with your team for review or collaboration.

This makes it easy for teammates to explore insights visually and prepare for upcoming meetings or strategy sessions.


---

# Agent Instructions: 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:

```
GET https://docs.rox.com/development/product/chat/run-with-rox-generate-account-reports.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
