# Local Server

To access the Local Server page, make sure that Developer Mode is enabled. If it is not already active, activate it by clicking the Developer Mode toggle located in the bottom-left corner. Then navigate to the Local Server page by selecting the code icon in the left sidebar.

<div align="left"><figure><img src="https://1891114197-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmg3HKXD3HjGi6xEGl48g%2Fuploads%2FdG2cF7FvXbWAmRNgaTQU%2Fimage.png?alt=media&#x26;token=44ce004f-1211-4d13-92ed-70a92d2e60de" alt="" width="563"><figcaption></figcaption></figure></div>

### Configuration Options

The **Local Server** page provides several settings to configure how the server operates.

<table><thead><tr><th width="237">Parameters</th><th>Description</th></tr></thead><tbody><tr><td>Server port</td><td>Defines the port number the server uses to listen for incoming connections, enabling client access via the specified port.</td></tr><tr><td>Verbose Server Logs</td><td>Activates detailed token predictions in server logs unless streaming is enabled.</td></tr><tr><td>Apply Prompt Formatting</td><td>This setting adjusts to different formatting requirements of various models. When enabled, prompt prefixes/suffixes are automatically handled.</td></tr><tr><td>Share to Local Network</td><td>Enable connections from other devices within the local network. When disabled, the server will only be accessible on localhost.</td></tr></tbody></table>
