# Deleting an Axon in Turium

Within the Genesis, it's possible to remove an Axon. Once an axon is deleted, it becomes inaccessible. It's advisable to export the axon and create a backup prior to its deletion.

Here are the steps to delete a data axon:

1. Within the Genesis, click on the Hamburger menu and choose 'List'.
2. Locate the axon you wish to remove and click on the three-dot icon.
3. Select 'Delete'.

***


---

# 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/deleting-an-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.
