> For the complete documentation index, see [llms.txt](https://docs.idlayr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.idlayr.com/changelog/readme/2026-03-11-enterprise-portal.md).

# Enterprise Portal (2026-03-11)

{% hint style="info" %}
**Portal** · 2026-03-11
{% endhint %}

The Enterprise Portal is now available, providing a centralized interface for accessing verification logs, managing projects, and configuring credentials. It supports secure access via SSO and role-based permissions.

## A Smarter Way to Manage Verifications and Projects

The IDlayr Enterprise Portal is a secure, centralized platform that gives your teams full visibility and control over SNA activity, project configuration, and operational workflows.

Designed to support multiple teams and use cases, the portal enables faster investigations, streamlined project management, and secure access — all in one place.

## Key Benefits

### Full Visibility into Verification Activity

Quickly access and explore verification events with powerful search and filtering capabilities. Identify, investigate, and validate transactions with ease.

### Project and Credential Management

Easily create, configure, and manage projects and their credentials to support both testing and live environments.

## Built for Security and Control

Security is at the core of the Enterprise Portal:

* **Single Sign-On (SSO)** — seamless login via your organization's identity provider.
* **Role-Based Access Control** — ensure users only access what they need.

## Continuous Improvement

We are delivering the portal through an **iterative approach**, continuously enhancing functionality based on user feedback and evolving requirements — ensuring you always have the tools you need.

Access to the portal is provided upon request. For more information or to enable access for your organization, please contact <product@idlayr.com>.


---

# 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.idlayr.com/changelog/readme/2026-03-11-enterprise-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.
