> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/security/infinity-for-government.md).

# Infinity for Government

Nexthink Infinity for Government is a specialized edition of the Nexthink Infinity platform, purpose-built for U.S. government agencies. Hosted in AWS GovCloud and progressing toward FedRAMP authorization, this version is designed to meet the highest security and regulatory compliance standards required by federal institutions.

While some features have been adapted to align with strict government regulations, Nexthink Infinity for Government continues to deliver the full power of digital employee experience (DEX) monitoring. It empowers IT teams to gain deep visibility, proactively resolve issues, and continuously enhance the digital workplace — all within a secure and compliant environment.

{% hint style="info" %}
Infinity for Government requires a dedicated license. Contact your Nexthink representative for more information.
{% endhint %}

## **Nexthink Infinity vs. Nexthink Infinity for Government**

The following table shows the key differences between standard Nexthink Infinity and the FedRAMP-compliant Infinity for Government.

|                               | **Nexthink Infinity**                       | **Nexthink Infinity for Government**               |
| ----------------------------- | ------------------------------------------- | -------------------------------------------------- |
| **Compliance**                | Follows certified Nexthink Security Program | Meets FedRAMP Moderate and FIPS 140-2 requirements |
| **Deployment & storage**      | AWS multi-cloud SaaS solutions              | AWS GovCloud (U.S.)                                |
| **Cross-tenant data sharing** | Anonymized data sharing (opt-in)            | No cross-tenant data sharing                       |

The majority of Nexthink features in Infinity for Government operate exactly as described in the published instructions available at [docs.nexthink.com/platform](https://docs.nexthink.com/platform). A few exceptions apply, which are outlined below to ensure full transparency and alignment with regulatory requirements.

### **Features exclusions**

The following product features are not available in Nexthink Infinity for Government:

* [AI-powered features in Nexthink Infinity](/platform/getting-started/unlocking-ai-powered-dex-with-nexthink.md#list-of-ai-powered-features-in-nexthink-infinity)
* [Cloud Intelligence](/platform/references/operational-analytics-information-sent-to-nexthink.md#operationalanalyticsinformationsenttonexthink-cloudintelligence) and [Benchmarking](/platform/user-guide/applications/monitoring-applications/monitoring-web-applications/performance/benchmark.md)
* [Bring Your Own Key (BYOK) encryption](/platform/security/security-plus/bring-your-own-key-byok-encryption.md)
* [Mobile Experience](/platform/user-guide/mobile-experience.md)
* [Nexthink Adopt](/platform/user-guide/adopt.md)
* [Spark](/platform/user-guide/spark.md)
* [Support Access](/platform/user-guide/administration/account-management/accounts.md#providing-support-access)

### Inbound connectors

Nexthink supports the following inbound connectors for FedRAMP-certified third-party applications:

<table data-search="false"><thead><tr><th width="348.6666259765625">Nexthink Connector</th><th>Supported FedRAMP-certified third-party application</th></tr></thead><tbody><tr><td>Microsoft Entra ID</td><td><ul><li>GCC Standard</li><li>GCC High</li></ul></td></tr><tr><td>Microsoft Teams</td><td><ul><li>GCC Standard</li><li>GCC High</li></ul></td></tr></tbody></table>

{% hint style="warning" %}
The connectors listed above are the ones currently available for FedRAMP-certified third-party applications. Nexthink continues to evaluate other connectors and may add support for them in the future.

It is the Nexthink user's responsibility to use and configure only FedRAMP-certified integrations. The system does not check for FedRAMP-compliancy and certifications of third-party systems.
{% endhint %}

### Module considerations due to inbound connector limitations

Some [inbound connector](#inbound-connectors) limitations have a secondary effect on specific modules, which are listed in the following table.

| Module                   | Consideration                                                                                                                                                                                                                                       |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Collaboration Experience | Works only with Microsoft Teams                                                                                                                                                                                                                     |
| VDI Experience           | Although the VDI Client Extension—which is FedRAMP-compliant—can retrieve a wide array of session data, Infinity for Government features a partially reduced list of available breakdowns in the module due to the unavailability of connector data |


---

# 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.nexthink.com/platform/security/infinity-for-government.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.
