> 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/user-guide/search-and-workspace.md).

# Workspace

Nexthink Workspace is the unified entry point for managing Digital Employee Experience (DEX) across the Nexthink Infinity platform. Powered by Nexthink Assist, Workspace helps you investigate environment data, troubleshoot IT incidents, and create campaigns through natural language conversations.

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-0514621c896914d390c248e1c4cd1cb50e4fc68d%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

Refer to [Understanding Nexthink Assist](/platform/user-guide/search-and-workspace/understanding-nexthink-assist.md) for more information on how Nexthink Assist processes your requests.

## Key benefits and use cases

### Gain platform guidance through improved self-service

Ask Workspace how a Nexthink feature works, and get a direct answer with links to relevant documentation and training. Refer to [Using Workspace](/platform/user-guide/search-and-workspace/using-workspace.md) for more information.

### Gain ad hoc visibility through improved analysis

Ask Workspace to investigate device performance, user sessions, or application behavior, and receive charts and contextual data on demand. Refer to [Using Workspace](/platform/user-guide/search-and-workspace/using-workspace.md) for more information.

### Solve IT incidents across your environment

Ground Workspace's troubleshooting guidance in your own knowledge base articles and past ticket resolutions. Refer to [Using Workspace](/platform/user-guide/search-and-workspace/using-workspace.md) for more information.

### Optimize campaign creation through improved context

Describe a campaign in plain language, and Workspace drafts it for you to refine and launch. Refer to [Using Workspace](/platform/user-guide/search-and-workspace/using-workspace.md) for more information.

## Get started with Workspace

### Resolve issues through Workspace conversations

Ask Workspace to investigate an incident, analyze your environment, or draft a campaign — all through natural language. Refer to [Using Workspace](/platform/user-guide/search-and-workspace/using-workspace.md) for more information.

### Configure Workspace

Set permissions and enable web search and knowledge base access. Refer to [Configuring Workspace](/platform/user-guide/search-and-workspace/configuring-workspace.md) for more information.

### Read Workspace FAQ

Find answers to common questions about permissions, licensing, and how Nexthink Assist works. Refer to [Workspace FAQ](/platform/user-guide/search-and-workspace/workspace-faq.md) for more information.

***

RELATED TOPICS

* [Understanding Nexthink Assist](/platform/user-guide/search-and-workspace/understanding-nexthink-assist.md)
* [Using Workspace](/platform/user-guide/search-and-workspace/using-workspace.md)
* [Configuring Workspace](/platform/user-guide/search-and-workspace/configuring-workspace.md)
* [Workspace FAQ](/platform/user-guide/search-and-workspace/workspace-faq.md)


---

# 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/user-guide/search-and-workspace.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.
