> For the complete documentation index, see [llms.txt](https://docs.adminjs.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adminjs.co/faq.md).

# FAQ

- [PDF Generator](https://docs.adminjs.co/faq/pdf-generator.md): For physical applications of AdminJS a pdf generator can come in handy, either for generating shipping labels or work orders.
- [Charts](https://docs.adminjs.co/faq/charts.md): A simple way to implement charts with your AdminJS instance is to use Recharts library and Admin's API.
- [Forgot Password](https://docs.adminjs.co/faq/resource.md): AdminJS does not currently provide an out-of-the-box solution for password recovery. You will need to implement your own way of resetting the password.
