# How does autoselection of data type work?

In the menu Main settings - Chart, you'll find the **Auto-select data type** option.

The setting is responsible for the automated selection of the data type in the Chart window, depending on the selected chart type (candlesticks, bars, clusters, etc.), as well as the presence of objects and indicators on the chart.

<figure><img src="/files/gkPaWTirzH4EbIJeOc7n" alt=""><figcaption><p>"Auto select data type" feature in the menu Settings — General settings</p></figcaption></figure>

For example, when choosing to display a chart in the form of Clusters, the BarSearch, ClusterSearch and similar indicator added to the chart, or placing a Volume Profile or Histograms on the chart, you need to select the **Clusters** data type. With the classic display of candles, bars or the vertical volume indicator, using the **Bars** data type is sufficient.

<figure><img src="/files/4GwYs80Shp2yRTKw2J7n" alt=""><figcaption><p>Setting the data type in the Chart window with the "Auto-select data type" checkbox deactivated</p></figcaption></figure>

In order not to select the data type manually, it is necessary to activate the **Auto-select data** setting, after which the terminal will automatically begin to determine the required data type for the correct display of the chart.

{% hint style="info" %}
When using custom indicators or graphical objects, auto-selection of data type will be disabled regardless of whether this option is activated in the settings or not. This is done intentionally, as the Tiger.com terminal has insufficient information about the data types  needed for a custom indicator or graphical object, therefore, you need to choose the data type in the timeframe settings yourself.
{% endhint %}


---

# 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://support.tiger.com/english/frequently-asked-questions/how-does-autoselection-of-data-type-work.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.
