# Customer Support

- [Overview](https://docs.forestadmin.com/tutorials/customer-support-tool/overview.md): How to turn an auto-generated admin panel into the Customer Support Tool
- [Getting started with data manipulation tools](https://docs.forestadmin.com/tutorials/customer-support-tool/getting-started-with-data-manipulation-tools.md): This tutorial will guide you through each step needed to create a Customer Support tool using Forest Admin.
- [Adding Customer Support-specific features](https://docs.forestadmin.com/tutorials/customer-support-tool/adding-customer-support-specific-features.md)
- [Integrating data and actions with your ticketing system](https://docs.forestadmin.com/tutorials/customer-support-tool/integrating-data-and-actions-with-your-ticketing-system.md)
- [Dashboards for KPI reporting](https://docs.forestadmin.com/tutorials/customer-support-tool/dashboards-for-kpi-reporting.md)
- [Onboarding a CS Team](https://docs.forestadmin.com/tutorials/customer-support-tool/onboarding-a-cs-team.md)
- [Building a Customer Finder app](https://docs.forestadmin.com/tutorials/customer-support-tool/building-a-customer-finder-app.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.forestadmin.com/tutorials/customer-support-tool.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.
