# Modifying a draft Axon in Turium

After you've preserved a preliminary version of a data axon, it's quite simple to retrieve and make adjustments to it.

Follow these steps to modify a draft data axon:

1. Open the Turium Genesis and click on 'List' from the dropdown menu you see when you click the hamburger icon.
2. Next, click on 'Drafts' and then double-click on the name of the axon you wish to modify.
3. The saved data axon will now appear on the canvas in the Genesis, ready for you to make any necessary modifications.<br>

***


---

# 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.turium.ai/home/algoreus/turium-connector-documentation/turium-fabriq-overview/how-to-guides/axons-pipeline-user-guide/modifying-a-draft-axon-in-turium.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.
