# Operations with Data

The **Operations with Data** section is a dedicated area within our platform where you can perform a variety of data-related tasks and operations. It provides a range of tools and features to streamline your data management processes, ensuring efficiency and organization in handling your valuable data assets.

It's also your hub for efficient data handling, from data import to export, annotation, and analysis. It empowers you to manage your data assets effectively and enhance your data-driven workflows.

Details about your data and the operations performed on it can be accessed by following our [link](https://app.supervisely.com/ecosystem/data-operations) and utilizing the tools within the **data operations** section. This section provides data management capabilities from import to export, annotation, and analysis. It empowers you to efficiently handle your data and enhance your data-driven workflows.

<figure><img src="/files/8r1NAjSqwa5cMArE1PIk" alt=""><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Data Filtration</strong></td><td>Understanding your data's characteristics is a key aspect of data analysis and preparation.</td><td><a href="/pages/d0DfhyIvJnT4DMnuILsa">/pages/d0DfhyIvJnT4DMnuILsa</a></td></tr><tr><td><strong>Augmentations</strong></td><td>Data augmentation is a crucial step in preparing data for machine learning.</td><td><a href="/pages/WFN8j8lTZ8vpRqAieYqO">/pages/WFN8j8lTZ8vpRqAieYqO</a></td></tr><tr><td><strong>Converting &#x26; Splitting data</strong></td><td>Converting data into different formats and splitting it into training and testing sets are essential operations in data preparation.</td><td><a href="/pages/WkKMiiiR2plvij4HVwvc">/pages/WkKMiiiR2plvij4HVwvc</a></td></tr><tr><td><strong>Pipelines</strong><br>Easily combine data management, augmentation, filtering, and neural network operations with drag-and-drop nodes system.</td><td></td><td></td></tr></tbody></table>


---

# 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.supervisely.com/data-organization/operations-with-data.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.
