# Introduction

**CPDTrack** is the most comprehensive online platform for CPD providers and professionals. Find accredited programs that suit your needs and keep track of your credits with ease. Providers can also register their proposed programs for accreditation and publish it for the public to see.

![](/files/-LYRXgbzREcsBngGaYPx)

## Features

{% hint style="success" %}

### Find programs that **meet your needs**

CPDTrack can act as a centralized database for all accredited programs and providers. We have amazingnfilters to help you find what you need.
{% endhint %}

{% hint style="success" %}

### We help you **keep track** of your credits

You can log all of the programs you participated in and how much you earned.
{% endhint %}

{% hint style="success" %}

### Made for providers and professional boards

CPDTrack has an awesome accreditation subsystem that lets providers submit requests and professional boards to review them on-the-go.
{% endhint %}

## About

This project in a part of the developer's undergraduate thesis. This aims to serve as an alternate online platform for all processes concerning continuing professional development. This version is currently tailored for the Philippine Regulation Commission Board for Librarians.

## Developer

**Gerard Balaoro** is an undergraduate student at the University of the Philippines Diliman taking a Bachelor's Degree in Library and Information Science. He specializes on Information Technology and Digital Preservation.

> More info: <https://www.linkedin.com/in/gerardbalaoro>


---

# 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://gerardbalaoro.gitbook.io/cpdtrack/master.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.
