# Navigating the CERTInext Interface

CERTInext is organized around a left-hand navigation menu that provides structured access to all certificate lifecycle, key management, integration, and governance capabilities. The interface is designed to support both operational users and administrators, allowing quick movement between day-to-day tasks and strategic oversight functions.

The primary navigation sections include:

* **Dashboard** – Provides a consolidated, real-time view of certificate health, risks, and operational status across the organization.

<figure><img src="/files/EPrqlD8BcbY2UZXyrzJD" alt=""><figcaption></figcaption></figure>

* **Certificates** – Central workspace for managing certificate orders, Certificate Authorities, discovery of existing certificates, and automated provisioning.

<figure><img src="/files/VJKV53iyw1rLHHD8btm5" alt=""><figcaption></figcaption></figure>

* **Keys** – Visibility and governance of cryptographic keys, including key aging and strength indicators.

<figure><img src="/files/FE149X1y0oeNka8Oia2H" alt=""><figcaption></figcaption></figure>

* **Integrations** – Configuration of automation endpoints, bots, and integrations with external systems, platforms, and environments.

<figure><img src="/files/WIH1eHiJ8Ch13rVNOmzB" alt=""><figcaption></figcaption></figure>

* **Billing & Payments** – Access to subscription, balance, and usage-related information where applicable.

<figure><img src="/files/5ckjF7x7kuw1MZhttxdV" alt=""><figcaption></figcaption></figure>

* **Reports** – Detailed operational, compliance, and audit reports for certificates, keys, and lifecycle activities.

<figure><img src="/files/Cn0UFfP2qwRMlz3ft0mp" alt=""><figcaption></figcaption></figure>

* **Settings** – Platform-wide configuration including global settings, security controls, roles, access policies, and organizational preferences.

<figure><img src="/files/8G7LPHocIvMG7gIgd9bT" alt=""><figcaption></figcaption></figure>

This structure ensures users can quickly locate relevant functions while maintaining a clear separation between operational actions and administrative configuration.


---

# 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.certinext.io/documentation/getting-started/navigating-the-certinext-interface.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.
