> For the complete documentation index, see [llms.txt](https://docs.1kosmos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.1kosmos.com/authentication/admin-portal.md).

# Admin Portal

- [Getting Started with AdminX](https://docs.1kosmos.com/authentication/admin-portal/getting-started-with-adminx.md): This page covers everything you need to get started with AdminX: an introduction to the portal and its modules, how to set your preferred user stores, how to configure and use password resets.
- [Dashboard](https://docs.1kosmos.com/authentication/admin-portal/dashboard.md): AdminX Dashboard is the starting point for 1Kosmos setup—configure session attributes, manage invite emails, connect directories (LDAP), and access profile and analytics
- [Managing My Profile](https://docs.1kosmos.com/authentication/admin-portal/dashboard/managing-my-profile.md): Users can use the My Profile tab under the Dashboard menu of the AdminX interface to manage their devices and accounts.
- [Analytics Dashboard](https://docs.1kosmos.com/authentication/admin-portal/dashboard/analytics-dashboard.md): The Analytics Dashboard gives administrators an overview of user activity for a tenant.
- [Directory Integrations](https://docs.1kosmos.com/authentication/admin-portal/directory-integrations.md): Connect 1Kosmos to your existing directories to source user identities and attributes for authentication.
- [Connect to Microsoft Entra ID](https://docs.1kosmos.com/authentication/admin-portal/directory-integrations/connect-to-microsoft-entra-id.md): Connect and integrate your Microsoft Entra ID user store with your AdminX tenant so you can manage all your Entra ID users from AdminX.
- [User Attribute Transformation](https://docs.1kosmos.com/authentication/admin-portal/directory-integrations/user-attribute-transformation.md): Reshape user attributes before they are sent in an assertion. Concatenate values, parse phone numbers from a single directory attribute, filter sensitive AD groups, and prepare directory data.
- [User Management](https://docs.1kosmos.com/authentication/admin-portal/user-management.md): User management covers how administrators create and manage user accounts in 1Kosmos from initial setup and role assignment to onboarding, device management, and session control.
- [Authentication](https://docs.1kosmos.com/authentication/admin-portal/authentication.md)
- [Restricting Access Based on Geolocation](https://docs.1kosmos.com/authentication/admin-portal/authentication/restricting-access-based-on-geolocation.md): 1Kosmos lets organizations manage access using a user's geographic location, helping protect applications from malicious actors while ensuring access is granted only to legitimate users.
- [Setting up IP-based Authentication Journey in AdminX](https://docs.1kosmos.com/authentication/admin-portal/authentication/setting-up-ip-based-authentication-journey-in-adminx.md): This guide explains how to create an IP-based authentication journey in AdminX, allowing you to manage a range of IP addresses for specific user journeys, allowlists, or blocklists.
- [Setup Multi-Factor Authentication](https://docs.1kosmos.com/authentication/admin-portal/authentication/setup-multi-factor-authentication.md): This page provides you detail on how to enable Multi factor authentication (MFA) through AdminX Portal.
- [Enrollment Preferences Policy](https://docs.1kosmos.com/authentication/admin-portal/authentication/enrollment-preferences-policy.md): Enrollment Preference policy allows administrator to associate appropriate authenticators for securely accessing the 1Kosmos application.
- [Configure Adaptive Authentication](https://docs.1kosmos.com/authentication/admin-portal/authentication/configure-adaptive-authentication.md): This page covers how to set up Adaptive Authentication in the Admin Portal by creating journeys with conditions and decision actions.
- [Configure Device Restriction Policy](https://docs.1kosmos.com/authentication/admin-portal/authentication/configure-device-restriction-policy.md): Enforce device enrollment limits by user group or username to reduce unauthorized device sprawl and strengthen authentication governance across your 1Kosmos community
- [Configure Passwordless Login](https://docs.1kosmos.com/authentication/admin-portal/authentication/configure-passwordless-login.md): Community and helpdesk administrators can use the Passwordless Login page in AdminX to manage authentication factors and device configurations for a smooth onboarding experience.
- [Monitoring & Reporting](https://docs.1kosmos.com/authentication/admin-portal/monitoring-and-reporting.md): Know exactly who's accessing what, when, and how. AdminX brings login history, event activity, access denials, and administrator actions together in one place.
- [Event Reference](https://docs.1kosmos.com/authentication/admin-portal/monitoring-and-reporting/event-reference.md)
- [Settings](https://docs.1kosmos.com/authentication/admin-portal/settings.md)
- [General Settings](https://docs.1kosmos.com/authentication/admin-portal/settings/general-settings.md): The page has two tabs — Preferred User Stores and Self Registration — plus tenant information and session controls.
- [Managing Email Templates](https://docs.1kosmos.com/authentication/admin-portal/settings/managing-email-templates.md): Every message your users receive — OTPs, verification links, onboarding invites, password resets — comes from a ready-to-use 1Kosmos template.
- [1Kosmos Attributes](https://docs.1kosmos.com/authentication/admin-portal/settings/1kosmos-attributes.md): 1Kosmos attributes let you define exactly what gets shared.
- [Identity Provider (IdP) Configuration](https://docs.1kosmos.com/authentication/admin-portal/settings/identity-provider-idp-configuration.md): Connect your identity provider to AdminX and unlock user-friendly features like single sign-on. This page walks you through adding an IdP and configuring its metadata, endpoints, and certificates.
- [Branding Customization](https://docs.1kosmos.com/authentication/admin-portal/settings/branding-customization.md): Make the 1Kosmos login experience unmistakably yours. From your logo and colors to the QR code and background, you can tailor the sign-in page to match your organization's brand.
- [Gateway Settings](https://docs.1kosmos.com/authentication/admin-portal/settings/gateway-settings.md): Send your emails, texts, and voice calls through your own providers. On the Gateway Settings page, add your provider details and 1Kosmos will route all outgoing communications using specify account.
- [Consent Management](https://docs.1kosmos.com/authentication/admin-portal/settings/consent-management.md): Put users in control of their biometric data — and keep your organization compliant.
- [Managing Secrets](https://docs.1kosmos.com/authentication/admin-portal/settings/managing-secrets.md): Keep your sensitive data out of your code. Secret Store lets administrators securely store and manage API keys, client secrets, and tokens used in workflows and integrations.
- [Release Notes for AdminX](https://docs.1kosmos.com/authentication/admin-portal/release-notes-for-adminx.md): New features, enhancements, bug fixes, and security updates for the 1Kosmos AdminX platform, listed by release version and date.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.1kosmos.com/authentication/admin-portal.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
