# Editing Direction Labels

Every so often the Forward and Reverse labels may not quite fit the bill. Have no fear, changing the direction labels is as simple as a couple of clicks.

* From the Jog Workspace, select the Axis to edit
* Click on either direction label in the Local Control panel
* Edit the labels
  * Use the Tab key to move from one label to the next
* Press Enter or click Update

![Quickly edit direction labels](/files/W9rBLZlrGcoan8HyzgZN)

{% hint style="info" %}
If you can't edit the labels, download the most recent version of Spikemark [here](http://cci.fyi/spikemark_install).
{% 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://docs.creativeconners.com/docs/spikemark/editing-direction-labels.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.
