# Overview

## What is TF Platform?

TF Platform (The Future Platform) is a white-label Communications & Identity platform for developers. Its control plane allows organizations to create and manage tenants, configure identity and access policies, and operate secure communication services. TF Platform is fully API-driven and modular, enabling organizations to deploy and brand their own services with complete flexibility.

***

### Identity & Access

* **Authentication Engine** – authentication services.
* **Authorization Engine** – access control and policy enforcement.
* **Accounting Engine** – event logging and accountability.
* **Human Identity Hub** – human identity management.
* **Machine Identity Hub** – machine and service identity management.
* **Identity Self-Service Portal** – subscriber-facing portal.

***

### Security & Privacy&#x20;

* **Consent & Privacy Hub** – consent and privacy controls.
* **Audit Hub** – auditing of platform events.

***

### Integration & Communication&#x20;

* **Communication Engine** – messaging and communication services.
* **Integration Hub** – connectors and system integrations.


---

# 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.simptel.com/tf-platform/overview.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.
