---
title: Connection Strings
---

Connection strings define how clients connect to the Chronicle server. They capture the host, port, authentication, and TLS options in a single, portable value.

Use the following topics to understand what the server supports and how clients configure and consume connection strings:

- [Server support](/chronicle/connection-strings/server/)
- [DotNET client usage](/chronicle/connection-strings/dotnet-client/)
- [Configuration](/chronicle/connection-strings/configuration/)
