# What is IDP?

### 1️⃣ Introduction

**IDP or Identity platform** is a central account system that allows you to securely and seamlessly access all OTEN applications and tools.\
With just **one account**, you can:

* Seamlessly authenticate into external applications that support "Login with Oten".
* Sign in once to use multiple apps (single sign-on).
* Protect your personal and organizational data with top-tier security standards.
* Easily manage your account settings and access permissions.

> 🔒 **One account for everything — secure, simple, yours.**

***

### 2️⃣ Purpose of the Platform

Oten Identity Platform is designed to:

* **Simplify login experiences** for individuals, teams, and enterprises.
* Provide **end-to-end security** with a zero-trust architecture.
* Offer **scalable, multilingual flexibility** for global organizations.
* **Integrate quickly** with your own applications and Oten products via API and SDK.

***

### 3️⃣ Account types

Depending on your role, choose the appropriate account type to get started:

* 👤 **Individual:** Access personal Oten apps and services.
* 🧩 **Developer:** Integrate your applications into the Oten ecosystem via API/SDK.
* 🏢 **Organization (Admin):** Manage users, roles, and access for your entire team.

***

### 4️⃣ Getting started

#### 🪪 **A. Create a** new account

1. Go to <https://account.oten.com/>
2. Select **“Get started”** or **“Create account.”**
3. Enter your personal details (name, email, password).
4. Verify your email to activate your account.

#### 🔐 **B. Sign in**

1. Visit <https://account.oten.com/login>
2. Enter your email and password.
3. If 2-step verification (2FA) is enabled, enter your OTP code.
4. After signing in, you’ll be redirected to your main dashboard or the app you requested.

#### ⚙️ **C. Manage your account**

* Update your personal information or change your password.
* Enable or disable 2-Step Verification (2FA).
* Manage connected applications and permissions.
* Review your login history and active sessions.

***

### 5️⃣ Main sections of the Oten Identity site

| Section                   | Description                                                 |
| ------------------------- | ----------------------------------------------------------- |
| **Overview**              | General introduction and feature summary.                   |
| **How it works**          | Explains how authentication and access management function. |
| **Trust & Security**      | Security and privacy details.                               |
| **Products**              | List of apps and tools linked to your Oten account.         |
| **Admin console**         | Access for administrators to manage users and integrations. |
| **Sign in / Get started** | Entry point for login or registration.                      |

***

### 6️⃣ Key features

* **Multilingual support** for global teams.
* **Flexible, scalable architecture** for all organization sizes.
* **End-to-end encryption and zero-trust design.**
* **Quick integration** with APIs and SDKs for developers.

***

### 8️⃣ Contact support

If you experience any issues signing in or managing your account, please contact:\
**Email:** <support@oten.com>&#x20;


---

# 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://oten.gitbook.io/identity-support/getting-started/what-is-idp.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.
