# Managing your Contacts and Places

MyWay Route Planner has a lot of tools that can help you with often-visited places. That is especially valuable for those businesses that go into the same place every now and then and want to have a simple and efficient way to repeat routes or build a new one with a few clicks.

To help you build routes quicker, MyWay has two new concepts: Contacts and Places. Both can be used to add stops to the route.

## Contacts

The contacts section is the new section that you can use when you add stops, and it allows you to add addresses from your phone Address Book. If you decide to provide MyWay access to your Address Book, MyWay will be able to import stops directly into your route and also assign information about specific user data into the stop. To access Contacts, you need to either click on the "Add Stop" button or on the top left magnifier button.

<figure><img src="/files/J0pFtW6NOwbMBNLB6hOr" alt="" width="188"><figcaption></figcaption></figure>

Then, go to the Contacts section and pick a contact you want to add (check the screenshot below).

<div><figure><img src="/files/Ye7W1UlyTetLfB6AAEBV" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/MXlx4fhVkyhWPnJaEtku" alt="" width="188"><figcaption></figcaption></figure></div>

After you pick contact (or multiple), you will be able to see them as a stop.

<figure><img src="/files/OxfbZIdRQUjYueE2a3fy" alt="" width="188"><figcaption></figcaption></figure>

## Places

Places work in a similar way, but there is much more in them than in Contacts. This feature will be useful for sales, delivery drivers, and everyone who needs to build a list of Favorite Places with specific parameters and contact details, grouped by color, tags, etc.&#x20;

To use this feature, first of all, you need to build your list of Places. To do so, click on the top right menu icon and go to the Places section. You can either create a new Place (click the + icon on the top right) or import it from your Address Book (Import Contacts)

<div><figure><img src="/files/pk4R31sWKU3jLGMFMaOt" alt="" width="188"><figcaption><p>Main Screen</p></figcaption></figure> <figure><img src="/files/Yc3XrBnLmjW2SndnDtlD" alt="" width="188"><figcaption><p>Menu</p></figcaption></figure> <figure><img src="/files/pUJUFew7uuyZwJZ3b8Q5" alt="" width="188"><figcaption><p>Places</p></figcaption></figure></div>

After you add a place, you can manage it the same way you manage your stops. Add time window, contact details, tags, notes, etc.

To add a stop from your Places to your Route, you can either add it through the "Add Stop" screen or the top left magnifier button (Places section). Pretty similar to other options like Address or Contacts.

There is one more way to add multiple Places to the route. You need to go to Layers > Saved Places and check it.

<div><figure><img src="/files/ZWrKrPISO1Tn4CfJwhV4" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/bDiDTaV0JpMYHFIxlWWn" alt="" width="188"><figcaption></figcaption></figure></div>

After you do that, you will see the total amount of places up top, and by clicking on them, you can open the Places Select screen. That screen allows you to select multiple places and add them to the route in a very quick and effective way.&#x20;

<div><figure><img src="/files/hJIdFEp6v8N4O8oxt3Ss" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/QGbWGbKYo9NsBnEoJKST" alt="" width="188"><figcaption></figcaption></figure></div>

For example, you can click on the "work" tag > then select and click the "Add missing to Route" button to add all stops that share the "work" tag.&#x20;

<figure><img src="/files/IkK5dk8LIaZWS4DzNvIm" alt="" width="188"><figcaption></figcaption></figure>

You also can add stops individually, from the map, or in any other way you want to.

## Video Guide

{% hint style="info" %}
[**MyWay Route Planner - How To - Places - Video Instruction (YouTube)**](https://youtu.be/WtixhY3EYTg)
{% endhint %}


---

# 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://help.mywayroute.com/guides/managing-your-contacts-and-places.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.
