> For the complete documentation index, see [llms.txt](https://docs.sensecrypt.com/opencv-face-recognition-server/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sensecrypt.com/opencv-face-recognition-server/developer-portal.md).

# Developer Portal

The **Developer Portal** is a user-friendly web interface designed to help you manage and interact with the OpenCV Face Recognition Server without the need for coding. It provides a comprehensive set of tools to visualize and manage your face recognition data efficiently.

Within the Developer Portal, you can:

* [**View and Manage Collections**](/opencv-face-recognition-server/developer-portal/collection-management.md)**:** Organize and oversee your enrolled faces in structured collections.
* [**Add, Edit, and Delete Persons**](/opencv-face-recognition-server/developer-portal/person-management.md)**:** Easily manage individual face profiles, including updating or removing them as needed.
* [**Perform Face Search**](/opencv-face-recognition-server/developer-portal/person-management.md#conduct-a-face-search)**:** Identify and match faces against your enrolled database using the built-in Face Search functionality.
* [**Perform Face Compare**](/opencv-face-recognition-server/developer-portal/face-compare.md)**:** Compare two face images to determine if they correspond to the same person.

In the next sections, we will explain how to launch the Developer Portal and walk through each feature in detail.&#x20;
