Skip to content

Commit

Permalink
add url action shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1te909 committed Jul 18, 2024
1 parent 2d6b7a5 commit f2c9ed0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
Binary file added docs/functions/images/url_action_double_click.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 9 additions & 1 deletion docs/functions/url_actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,12 @@ The above example uses a value defined in the **global keystore** named *API_KEY

## Running URL Actions

In the agent table, right-click on the Agent and select **Run URL Action** and select the action to run
In the agent table, right-click on the Agent and select **Run URL Action** and select the action to run.

You can also create a shortcut for this by setting the default double-click action to open a URL action:

Click on your username in the top right of the web UI > **Preferences**, then select **Run URL Action** and then select the URL action:

![URL Action Shortcut](images/url_action_double_click.png)

The URL action will now run when you double click on a row in the Agent table in the dashboard.

0 comments on commit f2c9ed0

Please sign in to comment.