# Importing configurations into Mapeo Mobile

To start using a custom configuration, you'll need to import the new configuration file into Mapeo Mobile. For more on configurations, see [Custom configurations](/complete-reference-guide/customization-options/custom-configurations.md).

## Locate the configuration file

Download or copy the configuration file (eg. `example_project.mapeosettings`) onto your Android device. Note which folder the file was saved in.

{% hint style="info" %}
For sending configuration files (`.mapeosettings`) between smartphones with an internet connection, we recommend using the <img src="/files/LmaZuW9yvKlv4k3Ea29w" alt="" data-size="line"> **Telegram** app, as other messaging applications have problems with this file format.&#x20;

If you don't have an internet connection, you can copy the file from a computer using a <img src="/files/egHvXFELIVVJFCOkbdvY" alt="" data-size="line">**USB cable** or send the file using <img src="/files/HEjffQIbarlfbyezbxSs" alt="" data-size="line"> **Bluetooth**. Read more about how to send a file using these methods in [Sharing files between devices](/complete-reference-guide/troubleshooting/sharing-files-between-devices.md).
{% endhint %}

## Go to Settings

In the Mapeo Mobile app, tap the <img src="/files/IZLMBARj898AxdpBOlDq" alt="" data-size="line"> **Observations list** button, then the <img src="/files/2HoqM2jBItK9l3g6bCSl" alt="" data-size="line"> **Settings** button.

![](/files/mmP24Vv7F1LNSQSLNToO) ![](/files/e715SvVkDLvJeOmYswdG)

## Import configuration file

Select **Project configuration**, then tap **Import config**.

![](/files/XitpReC8NZsnt1GwQcbH) ![](/files/ZzOYHrQxSmdQHbTMu1FB)

Navigate to the folder that contains your configuration file and tap on the file.

{% hint style="info" %}
Files downloaded from the internet or a messaging application can generally be found in the **Downloads** folder.
{% endhint %}

![](/files/aDVQzkFS3RtZUh7h4bAB)

## Confirm import

Click **OK** on the import confirmation window and verify that the **Project configuration** screen now displays the name of the new configuration.

![](/files/uaLMyvhyu1fobKL6d6Gm) ![](/files/nO9atp7o3PkEvlniiGs3)

To start using the updated configuration, tap <img src="/files/cDNBYxu77B3F4RnlTfeG" alt="" data-size="line"> **Back** as many times as needed to return to the home screen and tap <img src="/files/kbTQCUxcLlQwJrP1cRLC" alt="" data-size="line">**Create observation**. The **Categories** screen will now display the icons and category names of your custom configuration.

> ▶ Video available: [How to identify which configuration is Mapeo Mobile using](https://www.youtube.com/watch?v=SaSxCBGjZiM\&list=PLI10lL3Yr-k2MUMquVTaQxZoiQqfT_eID\&index=6\&t=65s)
>
> ▶ Video available: [How to import a custom configuration to Mapeo Mobile](https://www.youtube.com/watch?v=PNodALVTG5w\&list=PLI10lL3Yr-k2MUMquVTaQxZoiQqfT_eID\&index=7\&t=20s)


---

# 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/mapeo-mobile-installation-setup/importing-configurations.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.
