# Customizing Visualizations

Visualizations can be customized through the field customizer interface. If a field can be customized, you will see a caret next to the name of the channel that the field is currently encoded by. Click this caret to open the field customizer. From there, you can pick the property you wish to customize and adjust it to your liking.&#x20;

![](/files/-LD8V-mljT29wNbQ7WcR)


---

# 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://data-voyager.gitbook.io/voyager/visualizing-data/customizing-visualizations.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.
