# Overview

<figure><img src="/files/8zeTqv726ls5Ldnujk87" alt=""><figcaption><p>This tutorial will show you how to create a set of similar features</p></figcaption></figure>

Customer Support equals navigating a labyrinth of requests, inquiries, and troubleshooting. From managing a high volume of tickets to maintaining clear communication and tracking progress, the fundamental need of every CS team member is to have access to user data, and to be able to act upon it.

In this tutorial, we will show you **how to turn an auto-generated admin panel into a fully-featured Customer Support Tool**, customized to the unique needs of each team.&#x20;

If you use a separate ticketing system, that's even better news, as Forest Assist, a new product from Forest Admin, gives you access to all data and business workflows in a side panel, next to the ticketing system of your choice.&#x20;

<figure><img src="/files/B5JTpnXE5rWl48pnLRtW" alt=""><figcaption></figcaption></figure>

You will learn how to:&#x20;

* Get the most out of the basic Forest Admin features such as **CRUD**, **filters**, **segments**, various **views**, dashboards and **activity logs**, and learn how to tweak them to meet the needs of your CS team.&#x20;
* Equip a CS team with features that allow them to:&#x20;
  * reset a user's password,&#x20;
  * change a plan,&#x20;
  * block a user,&#x20;
  * anonymize a user,&#x20;
  * impersonate a user,&#x20;
  * apply a promo code,.&#x20;
* **Integrate an admin panel with your ticketing system** so that support reps don't have to switch between tools.&#x20;
* Equip a CS team with **dashboards** to track user behavior and their own KPIs.
* Onboard a team with the right level of **access control**.&#x20;
* Quickly build a Customer Finder App with no-code.

Let's get started!&#x20;


---

# 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/overview.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.
