> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nxtsight.com/llms.txt
> Use this file to discover all available pages before exploring further.

# nxtInsight — Intelligent Cloud Operations

> Natural language cloud management with on-premises AI inference, 42 operational tools, and role-based access control.

nxtInsight is the NxtSight AI-powered cloud operations assistant — manage your entire infrastructure through natural language instead of navigating dashboards or memorizing CLI commands. All AI processing runs on-premises; data never leaves your cluster.

<Card title="nxtInsight" icon="external-link" href="https://nxtsight.com/contact" color="#0b5ed7" horizontal>
  Contact the NxtSight team for nxtInsight deployment and licensing
</Card>

***

## Key Capabilities

<Info>**NxtSight-developed** — nxtInsight is built in-house and runs entirely within your cluster.</Info>

<CardGroup cols={2}>
  <Card title="Natural Language Operations" icon="message-circle">
    Manage compute, networking, storage, and identity resources through conversation. 42 operational tools available across all service domains.
  </Card>

  <Card title="Three Operating Modes" icon="sliders">
    **Ask** — read-only queries and status checks. **Plan** — propose changes for your approval before execution. **Agent** — execute changes directly with appropriate guardrails.
  </Card>

  <Card title="On-Premises Inference" icon="lock">
    All AI processing runs locally on the cluster. No external API calls, no cloud dependencies, no data leaving your infrastructure.
  </Card>

  <Card title="Role-Based Access Control" icon="shield">
    Integrated with the platform identity service. nxtInsight respects project scoping, admin roles, and policy enforcement for every operation.
  </Card>
</CardGroup>

<Warning>
  Agent mode executes changes against live infrastructure. Scope it to a non-production project first, and confirm the identity role it runs under grants only the permissions you intend.
</Warning>

***

## Operating Modes

| Mode      | Behaviour                                                     | Typical use                            |
| --------- | ------------------------------------------------------------- | -------------------------------------- |
| **Ask**   | Read-only queries and status checks; no changes possible      | Day-to-day investigation and reporting |
| **Plan**  | Proposes a change set for approval before anything executes   | Change-managed environments            |
| **Agent** | Executes directly, within the guardrails of its identity role | Routine, well-understood operations    |

***

## Related Products

<CardGroup cols={3}>
  <Card title="Nxt Cloud Suite" icon="cloud" href="/products/cloud-suite" color="#0b5ed7">
    nxtInsight manages the full Nxt Cloud Suite private cloud platform
  </Card>

  <Card title="nxtRadar" icon="radar" href="/products/nxtradar" color="#0b5ed7">
    Query monitoring data and alerts through natural language
  </Card>

  <Card title="nxtLog" icon="file-text" href="/products/nxtlog" color="#0b5ed7">
    Search centralized logs conversationally instead of by query syntax
  </Card>
</CardGroup>

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Identity & Access" icon="fingerprint" href="/services/identity/user-guide" color="#0b5ed7">
    Roles and project scoping that govern what nxtInsight may do
  </Card>

  <Card title="Contact NxtSight" icon="phone" href="https://nxtsight.com/contact" color="#0b5ed7">
    Discuss deployment, hardware sizing for on-premises inference, and licensing
  </Card>
</CardGroup>
