> For the complete documentation index, see [llms.txt](https://docs.licensespring.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.licensespring.com/floating-server/floating-server-v1/user-interface/ui-configuration.md).

# UI Configuration

The Configuration page in the Floating Server’s UI provides a user-friendly interface for customizing server settings. Through this interface, you can easily configure key aspects of your server by performing tasks such as:

<table data-view="cards"><thead><tr><th>Configuration</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>Viewing/Modifying Products</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/464c71561e28ce60d3c4a1844aed4cda19df4170">/spaces/gLzurdfXUuKr9IziZWLz/pages/464c71561e28ce60d3c4a1844aed4cda19df4170</a></td></tr><tr><td>Generating Offline Licenses</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/8aec776c9e3d25b0f1994960405ee15c422e1105">/spaces/gLzurdfXUuKr9IziZWLz/pages/8aec776c9e3d25b0f1994960405ee15c422e1105</a></td></tr><tr><td>Activating Air-Gapped Licenses</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/a6e53ab98aa905188cfc290eec8af0c71e6f68ff">/spaces/gLzurdfXUuKr9IziZWLz/pages/a6e53ab98aa905188cfc290eec8af0c71e6f68ff</a></td></tr><tr><td>Changing Floating Server Password</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/cc569ff505387b5caefef05d1925e9e4a4fc9764">/spaces/gLzurdfXUuKr9IziZWLz/pages/cc569ff505387b5caefef05d1925e9e4a4fc9764</a></td></tr><tr><td>Adjusting General Server Settings</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/9314f6c8fce8da71991599de401a67c29ed2472e">/spaces/gLzurdfXUuKr9IziZWLz/pages/9314f6c8fce8da71991599de401a67c29ed2472e</a></td></tr></tbody></table>

![Products Configuration Page](/files/9f6113a9fc74f9a6f90c5be678bc03593a170cc2)

For more detailed information about each configuration option, please refer to the subpages dedicated to each specific tab.


---

# 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:

```
GET https://docs.licensespring.com/floating-server/floating-server-v1/user-interface/ui-configuration.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.
