# Project Data Portal Dashboard

#### What are the difference between "Human Annotatable Points" and "Transfer Learning Points"?

Under the “Dashboard” tab, you’ll see there is a value given for the number of human annotatable points and a second value for the number of transfer learning points. The number of human annotation points are defined during the initial project set up and that remains fixed. The machine then always adds additional “transfer learning points” to each image to make the total number up to 50 points per image (i.e. if you have 5 points per image it will add 45, if you have 20 points per image it will add 30). The machine annotatable points can not be seen under the "Classify Images" tab, but the information will be available in the downloadable data.


---

# 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.reefcloud.ai/frequently-asked-questions/project-data-portal-dashboard.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.
