# Product Guides

- [Meeting Recording](https://help.getcustomeriq.com/product-guides/meeting-recording.md): How to set up and troubleshoot meeting recording
- [Zoom Admin Settings to Avoid Common Zoom Recording Errors](https://help.getcustomeriq.com/product-guides/meeting-recording/zoom-admin-settings-to-avoid-common-zoom-recording-errors.md): Common situations in Zoom that prevent a bot from recording.
- [Zoom OAuth Integration](https://help.getcustomeriq.com/product-guides/meeting-recording/zoom-oauth-integration.md): The Meeting Assistant's Zoom OAuth integration prevents you from needing to confirm permissions for each meeting
- [Creating and sharing clips](https://help.getcustomeriq.com/product-guides/meeting-recording/creating-and-sharing-clips.md): Create clips of meeting recordings to share with prospects, customers, and your team
- [Voice notes](https://help.getcustomeriq.com/product-guides/meeting-recording/voice-notes.md): Voice notes allow you to record and transcribe audio from in-person meetings or voice notes
- [Contacts and Accounts](https://help.getcustomeriq.com/product-guides/contacts-and-accounts.md): How to navigate contact and account pages
- [Reports](https://help.getcustomeriq.com/product-guides/reports.md): Understanding performance reports, conversation insights, and watch lists
- [Tracking topics](https://help.getcustomeriq.com/product-guides/reports/tracking-topics.md): How to use the topic search filter to include or remove topics from view
- [Drilldown views](https://help.getcustomeriq.com/product-guides/reports/drilldown-views.md): Drill down into any group and explore a nested view
- [Hide group](https://help.getcustomeriq.com/product-guides/reports/hide-group.md): Hiding groups can filter our unhelpful highlights
- [Folders](https://help.getcustomeriq.com/product-guides/folders.md): Folders store and prep all the qualitative data in your workspace
- [Private meeting routing](https://help.getcustomeriq.com/product-guides/folders/private-meeting-routing.md): How to steer CustomerIQ's meeting routing specific to your workspace
- [Compliance Settings](https://help.getcustomeriq.com/product-guides/compliance-settings.md): This guide reviews the capabilities of key features for industries who need extra compliance and security, like centralizing transcripts and redacting PII


---

# 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://help.getcustomeriq.com/product-guides.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.
