# Actions

To add an action step (or a rule step), just click on the "+" icon:

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2Fj887KxqobIZ1szY1vCj4%2Fdhbf.gif?alt=media\&token=ce0bcba6-0692-4dee-a052-212da6e5ea0e)

Then you can choose from the **list of operations** (actions) for the step. There are two major categories of actions:

* **(1) Data actions** - allow you to interact with the data, that's connected to Jet
* **(2) In-app actions** - service operations like navigating to a page or showing a notification

{% hint style="info" %}
**App built-ins** allow you to create actions for users and teams (groups of users)
{% endhint %}

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2FmbymILHmns7tNOYpHRBS%2Frzhdxr.png?alt=media\&token=84832fe1-2ea2-402b-8ad5-a85b50186266)

For the **Data actions**, once the step is added, you can configure the resource **(1)**, the collection (table) **(2)**, and the action **(3)**:

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2F8roXeEpMOKWtbOlinpyo%2Fetjzhcr.png?alt=media\&token=f56a16cf-c2c3-44bc-8529-199b45793bdc)

##


---

# 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.jetadmin.io/user-guide/workflow/steps/actions.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.
