# Advanced: how can I do bulk actions with Tarentula?

Tarentula is a tool made for advanced users to run bulk actions in Datashare, like:

* [Clean Tags by Query](https://github.com/ICIJ/datashare-tarentula#clean-tags-by-query)
* [Download](https://github.com/ICIJ/datashare-tarentula#download)
* [Export by Query](https://github.com/ICIJ/datashare-tarentula#export-by-query)
* [Tagging](https://github.com/ICIJ/datashare-tarentula#tagging)
* [CSV formats](https://github.com/ICIJ/datashare-tarentula#csv-formats)
* [Tagging by Query](https://github.com/ICIJ/datashare-tarentula#tagging-by-query)

Please find all the use cases in Datashare Tarentula's [GitHub documentation](https://github.com/ICIJ/datashare-tarentula#usage).


---

# 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://icij.gitbook.io/datashare/usage/faq/general/advanced-how-can-i-do-bulk-actions-with-tarentula.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.
