# Program Management

The **Program Management** feature allows you to create, edit, and delete academic programs under a specific college.

## Access and Navigation

You can access **Program Management** by clicking the **"View"** button next to a college in the **College Management** page.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdrO3SgULfJy8w4qtLX5FQih9N4tCA_ISfatblvMzPTtW7h57KtvEq7OnzpBxcL5VYVX14ZvyDJfDYEA3b3YyRya5tYHaB-SMXfwHwf5O5bUger2DJKP34w4cWqzBWlp2xs8CLfdg?key=gSxdNA5_f5luKY7uh9W8V9m-" alt=""><figcaption></figcaption></figure>

## Create a New Program

* Click the **Add Program** button in the upper-right corner of the page

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcBJrnHrjROZB8OTJcJHpCr1INg9aNS3KMDoLFJTvATIKhuX3lR3pOkYMQAuS8v5wvxP8IT-ne1z_4wgmBxff-Lb0raCnzqQdfhquuB1-2jzSvlS8SevbaJPfAVwzglWJDQp2kdbA?key=gSxdNA5_f5luKY7uh9W8V9m-" alt=""><figcaption></figcaption></figure>

* A pop-up window will appear. Enter the following details:
  * **Code** – A short identifier for the program
  * **Description** – A more detailed name or description of the program\\

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfU2pPMFYgmRikoCRYLLVwJuuyjPtEGPdEYMg9JY8dfAdlTP4jJo1jukGHXSBE42nMfT1Hh_VolDBnkvNiaPTlLzio5HZcvzcEUKjgXq7BauGU3BUy3d-XN4cLQucWPvW_QFYU1hg?key=gSxdNA5_f5luKY7uh9W8V9m-" alt=""><figcaption></figcaption></figure>

* Click **Add Program** to save

## Edit or Delete a Program

* Click the **menu** (three dots) on the far-right side of the program entry

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXczBTWljeMZRs6JTA-SFnHfUqNhGsxNhib5SxvC_Dv3HDfghseejVUDPuDa_hjoxu0r-MPZVxAE03LbMf2dWXCz_HPyOWRZtzaT3QWTkdujxkdhb7hRpqJ2V-udfa44cfK9OnFXFw?key=gSxdNA5_f5luKY7uh9W8V9m-" alt=""><figcaption></figcaption></figure>

* Choose from the following options:
  * **Edit** – Update the program’s Code or Description
  * **Delete** – Permanently remove the program


---

# 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://info.edusuite.asia/product-guide-admissions/administrator/planning/college-management/program-management.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.
