# Default configuration

### **About configurations**

Mapeo uses *configurations* to determine which categories, icons and questions users see when they are collecting data. For each data point collected with Mapeo, users select a category to classify the point, and may answer questions or respond to prompts to provide more detail about what is being documented.

### Mapeo's default configuration

When you install Mapeo, it comes with a default configuration that includes general categories and questions for territory mapping and monitoring.

#### Categories

The default configuration includes the following data collection categories:

![](/files/aph6vXU6yZ6flVCoeDCU)

Observations that do not fit these categories can always be collected using the **New point** category.

**Questions**

For every data point collected, users can enter a description of what they are documenting. Default categories also include some additional optional questions or fields that users may fill out when collecting data. For example, the category **Fishing Site** includes the field: ***Name** (Common name of this place*).\
\
&#x20;![](/files/a1tDuZoET09kgWXt762f)     ![](/files/AfdivpYU6lMDZb5odcFY)

To review all fields included in the default configuration, install Mapeo and explore the **Add Details** section for each category.

### Beyond the default configuration

Mapeo offers the option to create custom configurations to fit the needs of specific projects. For more information on customization, see [Custom configurations](/complete-reference-guide/customization-options/custom-configurations.md).


---

# 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://docs.mapeo.app/complete-reference-guide/will-mapeo-work-out-of-the-box-for-me/default-configuration.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.
