﻿---
title: Configuration
description: Connecting to Elasticsearch with the client is easy, but it’s possible that you’d like to change the default connection behaviour. There are a number...
url: https://www.elastic.co/elastic/docs-builder/docs/3016/reference/elasticsearch/clients/dotnet/configuration
products:
  - Elasticsearch
  - Elasticsearch .NET Client
  - Elasticsearch Client
---

# Configuration
Connecting to Elasticsearch with the client is easy, but it’s possible that you’d like to change the default connection behaviour. There are a number of configuration options available on `ElasticsearchClientSettings` that can be used to control how the client interact with Elasticsearch.