# Tutorials for specific use cases

Congratulations! 🎉&#x20;

Once you created a project and connected your data source or data sources, it is time to turn your auto-generated admin panel into **the central hub of your company operations**, where each team member can access, manage, and act upon user data.&#x20;

Forest Admin offers a myriad of features, either available out-of-the-box or requiring customization - with code or using our WYSIWYG layout editor.

**This guide will help you turn an auto-generated admin panel into tailor-made apps: Customer Support tool and User Onboarding (KYC, KYB) tool.** More use case-specific tutorials are coming soon!&#x20;

## [Customer Support Tool](https://docs.forestadmin.com/tutorials/customer-support-tool/overview)

## [Customer Onboarding (KYC, KYB) tool](https://docs.forestadmin.com/tutorials/customer-onboarding/overview)


---

# 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/tutorials-for-specific-use-cases.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.
