# Admin Panel

- [Beginner Tutorial Series](https://docs.pakk.io/account-setup/admin-panel/beginner-tutorial-series.md): 5-part video tutorial series on the admin panel for newcomers to Pakk
- [Part 1: Overview of the Main Menu and Auxiliary Functions](https://docs.pakk.io/account-setup/admin-panel/beginner-tutorial-series/part-1-overview-of-the-main-menu-and-auxiliary-functions.md): Part 1 of our "Admin Panel Tutorial Series" covering the basics of how to use the admin panel as well as some more advanced topics and workflow tips and tricks.
- [Part 2: Overview of the Main Menu and Entities in the Admin Panel](https://docs.pakk.io/account-setup/admin-panel/beginner-tutorial-series/part-2-overview-of-the-main-menu-and-entities-in-the-admin-panel.md): Part 2 of our "Admin Panel Tutorial Series" covering the basics of how to use the admin panel as well as some more advanced topics and workflow tips and tricks.
- [Part 3: Overview of Data Management Features: Sorting, Filtering, and Bulk Actions](https://docs.pakk.io/account-setup/admin-panel/beginner-tutorial-series/part-3-overview-of-data-management-features-sorting-filtering-and-bulk-actions.md): Part 3 of our "Admin Panel Tutorial Series" covering the basics of how to use the admin panel as well as some more advanced topics and workflow tips and tricks.
- [Part 4: Warnings and Detail Views](https://docs.pakk.io/account-setup/admin-panel/beginner-tutorial-series/part-4-warnings-and-detail-views.md): Part 4 of our "Admin Panel Tutorial Series" covering the basics of how to use the admin panel as well as some more advanced topics and workflow tips and tricks.
- [Part 5: Auxiliary Functionality](https://docs.pakk.io/account-setup/admin-panel/beginner-tutorial-series/part-5-auxiliary-functionality.md): Part 5 of our "Admin Panel Tutorial Series" covering the basics of how to use the admin panel as well as some more advanced topics and workflow tips and tricks.
- [List Views](https://docs.pakk.io/account-setup/admin-panel/list-views.md): List Views in Pakk are your day-to-day friend to view, edit, and manage your data efficiently.
- [List View FAQs](https://docs.pakk.io/account-setup/admin-panel/list-views/list-view-faqs.md)
- [Troubleshooting](https://docs.pakk.io/account-setup/admin-panel/troubleshooting.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.pakk.io/account-setup/admin-panel.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.
