# Admin Portal

- [Admin Introduction](https://guides.mangoapps.com/lms-guide/learn-admin/introduction.md)
- [Action Toolbars](https://guides.mangoapps.com/lms-guide/learn-admin/action-toolbars.md)
- [Mass Actions](https://guides.mangoapps.com/lms-guide/learn-admin/action-toolbars/mass-actions.md)
- [Create a Course](https://guides.mangoapps.com/lms-guide/learn-admin/creating-course-experience.md)
- [Editing Course Info](https://guides.mangoapps.com/lms-guide/learn-admin/creating-course-experience/editing-course-info.md)
- [Create Course Content](https://guides.mangoapps.com/lms-guide/learn-admin/creating-course-experience/instructor-experience.md): For Self-Paced Learning
- [Course Quizzes](https://guides.mangoapps.com/lms-guide/learn-admin/creating-course-experience/instructor-experience/assessment-using-quizzes.md)
- [Create a Course with AI](https://guides.mangoapps.com/lms-guide/learn-admin/creating-course-experience/instructor-experience/create-a-course-with-ai.md)
- [Instructor-Led Training](https://guides.mangoapps.com/lms-guide/learn-admin/creating-course-experience/instructor-led-training.md): Creating a live session course
- [Curriculum/Program](https://guides.mangoapps.com/lms-guide/learn-admin/curriculum-program.md)
- [Learners](https://guides.mangoapps.com/lms-guide/learn-admin/learners.md)
- [Certificates](https://guides.mangoapps.com/lms-guide/learn-admin/certificates.md): Certification Management
- [Create a Certificate](https://guides.mangoapps.com/lms-guide/learn-admin/certificates/create-a-certificate.md)
- [Transcripts](https://guides.mangoapps.com/lms-guide/learn-admin/transcripts.md)
- [Create a Transcript Template](https://guides.mangoapps.com/lms-guide/learn-admin/transcripts/create-a-transcript-template.md)
- [Automation](https://guides.mangoapps.com/lms-guide/learn-admin/automation.md)
- [Course Fields](https://guides.mangoapps.com/lms-guide/learn-admin/course-fields.md)
- [Custom Course Fields](https://guides.mangoapps.com/lms-guide/learn-admin/course-fields/custom-course-fields.md)
- [Categories](https://guides.mangoapps.com/lms-guide/learn-admin/categories.md)
- [Recommended](https://guides.mangoapps.com/lms-guide/learn-admin/recommendations.md)
- [Reports](https://guides.mangoapps.com/lms-guide/learn-admin/reports.md)
- [Manage Report Templates](https://guides.mangoapps.com/lms-guide/learn-admin/reports/manage-report-templates.md)
- [Public Portal](https://guides.mangoapps.com/lms-guide/learn-admin/public-portal.md)
- [Learn Settings](https://guides.mangoapps.com/lms-guide/learn-admin/learn-settings.md)
- [Learner Notifications & Reminders](https://guides.mangoapps.com/lms-guide/learn-admin/learner-notifications-and-reminders.md)
- [Instructor Notifications](https://guides.mangoapps.com/lms-guide/learn-admin/learner-notifications-and-reminders/instructor-notifications.md)
- [LMS Coordinator](https://guides.mangoapps.com/lms-guide/learn-admin/lms-coordinator.md): Manage Assignment of Course Users
- [LMS Gamification](https://guides.mangoapps.com/lms-guide/learn-admin/lms-gamification.md)
- [Logs](https://guides.mangoapps.com/lms-guide/learn-admin/logs.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://guides.mangoapps.com/lms-guide/learn-admin.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.
