> For the complete documentation index, see [llms.txt](https://docs.rox.com/development/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rox.com/development/product/monitoring/event-monitoring/tuning.md).

# Tuning

{% embed url="<https://www.loom.com/share/8e0e77a75c194e8f93913d1fdab87c02?sid=558c32c3-2e58-4613-abe3-732a122c2570>" %}

### Tune Your Insights

Rox monitors many types of account signals — but not all of them may be relevant to you. Use **Tuning** to customize which insights you care about and how often you want to hear about them.

***

#### 🎛️ How to Tune Your Insight Preferences

1. **Open the Tuning Panel**\
   • Click the **Tuning** icon in the bottom-left corner of your screen.
2. **Go to the “Insights” tab**\
   • This is where you manage which types of insights Rox tracks for you.
3. **Choose the signal types that matter**\
   • Example: Enable **new product launches** and disable **mergers & acquisitions**.\
   • Options include:
   * Leadership changes
   * Funding rounds
   * Job postings
   * Product launches
   * M\&A activity
   * ...and more
4. **Optional: Turn off “exclusive” filtering**\
   • If you want to monitor *everything* about a company, turn off the “Only show selected insights” toggle.\
   • Rox will then surface **all** changes — not just the ones you selected.
5. **Click Save**\
   • Rox will start tuning its monitoring to your preferences immediately.

***

#### ⏰ Adjust Insight Frequency

You can also control **how often** you receive updates.

1. **Go to your Settings page**\
   • Find the section for **Insight Notification Frequency**.
2. **Set the cadence per signal type**\
   • Example:
   * Job postings → **Weekly**
   * Leadership changes → **Daily**
3. **Rox will adjust your email digest accordingly**\
   • You’ll only get alerts as often as you’ve specified — no more, no less.

***

#### 🔔 Why This Matters

Tuning ensures that your daily digest only includes high-signal updates that match your workflow — helping you stay focused and act on the right changes at the right time.


---

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

```
GET https://docs.rox.com/development/product/monitoring/event-monitoring/tuning.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.
