# Helpdesk Concepts

- [Triage Channel Setup](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/triage-channel-setup.md): Configure and manage Triage Channels for your support team
- [Collections](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/collections.md)
- [Customer Collections](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/collections/customer-collections.md)
- [Standard Collections](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/collections/standard-collections.md)
- [Responders](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/responders.md)
- [Views](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/views.md): Organize and streamline your support with customizable saved views. Create personalized or shared views with specific filters.
- [Custom Fields](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/custom-fields.md): This section will cover details of using ClearFeed Custom Fields
- [AI Fields](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/ai-fields.md): Automate field population, tagging, and classification of support requests
- [Forms](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/forms.md): Streamline ticket creation and editing on ClearFeed using Ticketing Forms
- [Emoji Rules](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/emoji-rules.md)
- [Insights](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/insights.md): View analytics for your requests, tickets, and GPT-Powered Answers
- [Quick Replies](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/quick-replies.md): Create text templates that can be quickly inserted into conversations
- [Customer Management](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/customers.md): Maintain profiles for each customer
- [CRM Sync](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/customers/crm-sync.md)
- [Log to HubSpot](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/customers/log-to-hubspot.md)
- [Automations](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/automations.md): Save hours with smart automation rules that handle routine tasks
- [Automation Configuration](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/automations/automation-configuration.md): Learn how to configure the "When," "If," and "Wait" components of your automations.
- [Automation Actions](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/automations/automation-actions.md): Complete reference guide for all automation actions in ClearFeed
- [Automation Management](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/automations/automation-management.md): Manage, monitor, and troubleshoot your automations
- [Workflows](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/workflows.md)
- [Business Schedule & SLA](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/sla-management.md)
- [Assignment Rules](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/assignment-rules.md)
- [Team Assignment](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/team-assignment.md): Enable Assignment of requests & tickets to Slack Groups
- [CSAT Survey](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/csat-survey.md): How to setup and send ClearFeed CSAT Surveys
- [Announcements](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/announcements.md): Easily broadcast your message across multiple Slack channels with ClearFeed
- [Welcome Messages](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/welcome-messages.md)
- [Digests](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/digests.md): Learn how can your team stay on top of unanswered tickets
- [Notifications](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/notifications.md): Get notified for updates on tickets within the ClearFeed App
- [Merging & Split](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/merging-and-split.md)
- [Approval Workflows](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/approval-workflows.md)
- [Participants](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/participants.md)
- [Activity Logs](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/activity-logs.md): View and track account activity. Currently supports email logs.
- [Parent Child Ticket](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/parent-child-ticket.md)
- [Message Bar](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/message-bar.md)
- [Atlas - ClearFeed Native Knowledge Base](https://docs.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk/atlas-clearfeed-native-knowledge-base.md)


---

# 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.clearfeed.ai/clearfeed-help-center/clearfeed-helpdesk.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.
