# Introduction to Admin Console

## How to access

In the home page, select ADMIN menu, illustrating in the picture below, or using URL: <https://portal.tlic.cmu.ac.th/admin-console>&#x20;

<figure><img src="/files/wZoadY5OjvaIJfSRiUrs" alt=""><figcaption><p>Admin Menu</p></figcaption></figure>

## Admin Console's Components

### Quick Action Panel

Shortcuts for

* Create: Create course for instructor.
* Admins and Curriculum: Manage admins and curriculums. Add or remove admins in each section.
* Update Status: Reload student list and check import status for each subject/course

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

Courses Panel shows courses that an admin can manage for instructor.  Use filter and search to find specific subject/course.

### Academic Year

Use this section to select specific academic year.

<figure><img src="/files/nzkdorQpTN4VhbmCTjeS" alt=""><figcaption><p>เมนูปีการศึกษา</p></figcaption></figure>

### Filter

If filter is off, the system will display all subjects in the faculty. To use filter, click on checkbox of preferred subjects. The system displays 3-first digit of the subject code and its name like showing in the picture below.

<figure><img src="/files/ed8YjJIMLTWGiYkHE9hJ" alt=""><figcaption><p>Filter Menu</p></figcaption></figure>

### Search

Use this option to search specific courses.

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


---

# 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.tlic.cmu.ac.th/course-portal-management-manual/for-admin/introduction-to-admin-console.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.
