# Match Courses

Once the initial review and course matching are complete, any remaining unmatched courses are routed to the appropriate academic department for manual evaluation. During this step, departmental staff perform the following actions:

* **Identify unmatched courses**\
  Review the list of courses that were not automatically matched to existing entries in the equivalency database.
* **Evaluate course content**\
  Assess the content, level, and credit hours of each unmatched course to determine whether it is eligible for transfer credit.
* **Determine equivalencies or exclusions**\
  Assign an appropriate equivalency if a match is found. If the course is not eligible for transfer (e.g., it’s a developmental course or a duplicate), provide a justification.

For a demonstration of how professors can manually match courses and record decisions, watch the product tour below:

{% embed url="<https://demos.processmaker.com/demo/clxnlinbr3qugt2oe011g8an5>" %}


---

# 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://processmaker.gitbook.io/higher-ed/transfer-credit-applicant-2.0/match-courses.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.
