# Create a Profile

* Click on the Grinder icon, on the left to your minimap.
* Click on "New Profile" to create a new Pathfinder profile.

<figure><img src="/files/NJc7O2dUWNQqGYuNP37t" alt=""><figcaption></figcaption></figure>

* Give your profile a name.

<figure><img src="/files/toLXUvQOfGcTXFRuvuSc" alt=""><figcaption></figcaption></figure>

* Click on Create Path to create a new path.

<figure><img src="/files/j1RNgsodQhK18E571OYo" alt=""><figcaption></figcaption></figure>

<div><figure><img src="/files/WAdiUaoVl2bG82wqjm4P" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QPLItP8Hx6j0bXlChC7B" alt=""><figcaption></figcaption></figure> <figure><img src="/files/qR9ibfQNQ9Y5qjhVTNqf" alt=""><figcaption></figcaption></figure></div>

* Create a path by walking it.

| Option            | Description                                                                                                                                                |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Auto Distance** | Select the distance in yards that your recorder should automatically create a waypoint.                                                                    |
| **Start**         | Click on Start and run your lap. For example, if you have set 30 yards in your Auto Distance, a new waypoint will be created automatically every 30 yards. |
| **Stop**          | Use the Stop button to end the automatic recording mode.                                                                                                   |
| **Single Coord**  | Creates a single waypoint. The combination of single and automatic waypoints is also possible.                                                             |
| **Exact Coord**   | If this coordinate is set, Grinder will stop there and aim exactly at the next coordinate before Grinder will move on.                                     |
| **Reset**         | Resets all previous set waypoints.                                                                                                                         |
| **Save**          | Opens the menu for saving.                                                                                                                                 |

<figure><img src="/files/1W4CHSllsO86xRoP2Ou3" alt=""><figcaption></figcaption></figure>

By clicking on the Save button you get to the path selection. On the left side you will find all path types. Leave it at the preselection or choose "New Path" and enter a name for your path.

Then click on Save to save your path.

<figure><img src="/files/LQibZrUzOi3Se7KjS25U" alt=""><figcaption></figcaption></figure>

Your path(s) will be displayed sorted in your Pathfinder tab. Create as many paths as you like in your profile. By clicking on the respective path, they will be loaded and displayed on the mini- and world map.


---

# 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://tutorials.wowgrinder.com/grinder/create-a-profile.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.
