> For the complete documentation index, see [llms.txt](https://docs.facephi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.facephi.com/docs.facephi-en/products/landing/resultados-y-callbacks.md).

# Results and callbacks

## Callback Response

This implementation allows us to receive the response of our biometric and user identification data from the client for later processing.

The data is sent through a POST request to the `CallbackUrl` which the client defines at the beginning of the process.
