# Automation

Actions help automate processes. Previously, bulk actions (e.g., creating projects, exporting projects, etc.) could only be done on [Robosaur](https://docs.datasaur.ai/integrations/robosaur). Now, the feature can be set up directly on the Datasaur app. This eliminates the repetitive project setup process with the same configurations over and over again.

Currently supported Actions:

* [Create Projects](https://docs.datasaur.ai/workspace-management/automation/action-create-projects)


---

# 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.datasaur.ai/workspace-management/automation.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.
