> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jelou.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Location

> Sends a map location to the user

The **Location** node sends a map point to the user. The user will be able to see the location and open it in their maps application.

## Configuration

You can select the location in two ways:

1. **Search address**: Type an address in the search field and select one of the suggestions
2. **Select on the map**: Click directly on the interactive map to choose the point

Once selected, the coordinates (latitude and longitude) are displayed and you can optionally add:

* **Location name**: A descriptive name for the point
* **Address**: The address in text form

<Note>
  This node **sends** a location to the user. If you need to **request** the user's location, use the [Location Request](/guides/nodos/solicitud-ubicacion) node.
</Note>
