# Start Guide

- [Workspace Setup Guide](https://help.getcustomeriq.com/start-guide/workspace-setup-guide.md): A guide for admins setting up their CustomerIQ workspace
- [CRM Properties & Automation](https://help.getcustomeriq.com/start-guide/workspace-setup-guide/crm-properties-and-automation.md): Your Properties & Automation settings determine how CustomerIQ updates and creates objects and properties in your CRM
- [Email Assistant](https://help.getcustomeriq.com/start-guide/workspace-setup-guide/email-assistant.md): You can customize the default categories for your team's email assistant
- [Call/Meeting Assistant](https://help.getcustomeriq.com/start-guide/workspace-setup-guide/call-meeting-assistant.md): Adjust the behavior of your team's AI call and meeting assistant
- [Call Coaching](https://help.getcustomeriq.com/start-guide/workspace-setup-guide/call-coaching.md): Guide to configuring your AI call coaches across different call types
- [Tickets](https://help.getcustomeriq.com/start-guide/workspace-setup-guide/tickets.md): Guide to setting up tickets and pipelines in CustomerIQ
- [Managing Members](https://help.getcustomeriq.com/start-guide/workspace-setup-guide/managing-members.md): Invite your teammates to collaborate workspace
- [Knowledge Base](https://help.getcustomeriq.com/start-guide/workspace-setup-guide/knowledge-base.md): Guide to training your team's assistant using the knowledge base
- [User Setup Guide](https://help.getcustomeriq.com/start-guide/user-setup-guide.md): The setup guide for configuring your personal AI settings
- [My Assistant](https://help.getcustomeriq.com/start-guide/user-setup-guide/my-assistant.md): CustomerIQ's AI assistant integrates with your calendar and email to capture meeting context, take notes, draft emails, and automate administrative tasks.
- [Notification Settings](https://help.getcustomeriq.com/start-guide/user-setup-guide/notification-settings.md): Manage how CustomerIQ sends you notifications
- [Manage Notifications with the Inbox](https://help.getcustomeriq.com/start-guide/user-setup-guide/manage-notifications-with-the-inbox.md): The inbox is where you can quickly review all proposed actions by the CustomerIQ object planner


---

# 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/start-guide.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.
