# Can I upload and chat with my own documents?

Yes. GLBNXT Workspace allows you to upload documents and interact with them directly through conversation. Rather than reading through lengthy files manually, you can ask questions about the content, request summaries, extract specific information, or compare details across multiple documents in a fraction of the time.

The experience is straightforward. Upload one or more files into your conversation, then ask whatever you need to know. The AI reads and understands the content of your documents and responds based on what is actually in them, keeping its answers grounded in your source material rather than drawing on outside information.

This capability is particularly useful for working with contracts, reports, policy documents, research papers, meeting notes, and any other text-heavy material that forms part of your daily work. Instead of spending time searching through pages for a specific clause or data point, you simply ask.

It is worth knowing that documents you upload are processed within your sovereign environment. They are not sent to external services, not stored beyond your configured retention settings, and not used in any form of model training. What you upload stays within the boundaries your organisation has defined.

For guidance on supported file types and any size limitations that apply to your specific configuration, refer to the Workspace user guide or check with your administrator.


---

# 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.glbnxt.com/faq/glbnxt-workspace/can-i-upload-and-chat-with-my-own-documents.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.
