> For the complete documentation index, see [llms.txt](https://packetai.gitbook.io/packetai-autonomous-it-monitoring/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://packetai.gitbook.io/packetai-autonomous-it-monitoring/managed-elk/explore-kibana/understanding-index-pattern/explore-and-configure-data-field.md).

# Explore & Configure Data Field

1\. To explore and configure the data fields in your index pattern, open the main menu, then click "***Stack Management > Index Patterns"*** as described in the previous section

2\. If you click on any of the Index, you will be able to explore the data associated with the Index Pattern

3\. Each field has a mapping, which indicates the type of data the field contains in Elasticsearch, such as strings or boolean values. Field mappings also determine the ways in which you can use the field, such as whether it can be searched or aggregated

![Sample Index Pattern with Field Mapping details](/files/k8bvqnHW9IXyy1vG7IXX)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://packetai.gitbook.io/packetai-autonomous-it-monitoring/managed-elk/explore-kibana/understanding-index-pattern/explore-and-configure-data-field.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.
