# Steps

This tab lists all the transforms that were performed on the data. It also gives a count of steps performed.

The user can open any performed transform and edit it using the ***Steps*** tab.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FQKgaw4DnOmZPpLzCoxyI%2Fimage.png?alt=media&#x26;token=fc8c4139-2801-4d97-8ed7-3e10550a684c" alt=""><figcaption></figcaption></figure>

## Deleting the Steps <a href="#deleting-or-undeleting-steps" id="deleting-or-undeleting-steps"></a>

The ***Steps*** tab has the option to delete and undelete options to delete or undelete performed steps. The user can follow the below-given steps to use these options:

* Navigate to the ***Steps*** tab (Make sure there are some steps listed on the tab).
* Click the ***Delete*** icon for a listed step.

<figure><img src="https://content.gitbook.com/content/TEE47Mdie26Zlpy6Ko2H/blobs/96Af8yWFqOfDOpT1Nvfx/image.png" alt=""><figcaption></figcaption></figure>

* The selected steps get deleted.
* A message appears to notify the same.

<figure><img src="https://content.gitbook.com/content/TEE47Mdie26Zlpy6Ko2H/blobs/1ea4Un2DsyldQR2xjUXI/image.png" alt=""><figcaption></figcaption></figure>


---

# 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.bdb.ai/data-center-4/data-center/data-preparation/data-preparation-workspace/steps.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.
