> 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/rest-api/identity-api/identity-api-reference/tracking.md).

# Tracking

The Tracking API allows managing the completion of tracking in the Onboarding or Authentication Flow.

#### Features

* **Integrated session closure**: When invoking the completion service, it is not necessary to call the method `closeSession` of the SDK Mobile/Web.
* **Validation completion**: It must be invoked once all validations in the Flow have been completed.

#### Flow of work

1. **Run validations**: Complete all validations of the Onboarding or Authentication Flow.
2. **Finish Tracking**: Invoke the service `finishTracking` to close the tracking process.
