# Overview

An overview of the activities available in RPA Studio.

### Common Properties

All activities have the following common properties.

* **Activity** *(read-only)*: Shows the name of the activity. This field is read-only and cannot be changed.
* **Delay After** *(Integer Argument)*: Time in milliseconds to wait after this activity has finished execution.
* **Delay Before** *(Integer Argument)*: Time in milliseconds to wait before starting the execution of this activity.
* **Display Name** *(String Argument)*: The activity display name, which describes the specific user-defined action.
* **Log Level**: Sets the log level of the activity. Setting it to "Auto" will force the activity to use global settings.
* **On Error**: Select what to do if an error occurred during the execution of this activity.
  * **Abort**: Abort the execution of the activity and workflow.
  * **Continue**: Ignore the error and continue the execution.

## Activity Categories

{% content-ref url="../readme" %}
[readme](https://docs.visualyze.ai/readme)
{% endcontent-ref %}

{% content-ref url="user-interface" %}
[user-interface](https://docs.visualyze.ai/rpa-studio/user-interface)
{% endcontent-ref %}

{% content-ref url="datetime" %}
[datetime](https://docs.visualyze.ai/rpa-studio/datetime)
{% endcontent-ref %}

{% content-ref url="automation" %}
[automation](https://docs.visualyze.ai/rpa-studio/automation)
{% endcontent-ref %}

{% content-ref url="local-system" %}
[local-system](https://docs.visualyze.ai/rpa-studio/local-system)
{% endcontent-ref %}

{% content-ref url="network" %}
[network](https://docs.visualyze.ai/rpa-studio/network)
{% endcontent-ref %}

{% content-ref url="file" %}
[file](https://docs.visualyze.ai/rpa-studio/file)
{% endcontent-ref %}

{% content-ref url="collection" %}
[collection](https://docs.visualyze.ai/rpa-studio/collection)
{% endcontent-ref %}

{% content-ref url="data" %}
[data](https://docs.visualyze.ai/rpa-studio/data)
{% endcontent-ref %}

{% content-ref url="application" %}
[application](https://docs.visualyze.ai/rpa-studio/application)
{% endcontent-ref %}

{% content-ref url="system" %}
[system](https://docs.visualyze.ai/rpa-studio/system)
{% endcontent-ref %}

{% content-ref url="environment" %}
[environment](https://docs.visualyze.ai/rpa-studio/environment)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://docs.visualyze.ai/rpa-studio/broken-reference)
{% endcontent-ref %}

{% content-ref url="microsoft-office" %}
[microsoft-office](https://docs.visualyze.ai/rpa-studio/microsoft-office)
{% endcontent-ref %}
