# Forms - Creating Actions

## In SprintHub, there is the possibility to create actions from your form.&#x20;

<figure><img src="/files/338ea80b648aac54afb315cf873c9e3c9bec95dd" alt=""><figcaption></figcaption></figure>

### To do this, follow the steps below:&#x20;

1. Go to the “Forms” feature;

Or just type in the “Find service” and it appears

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdxZikP3e5rHozU9F7Aay9jeB1eNojrqmBIknDX_eQQF_Thro5y-NzwTZwo4HnAcgSgxKL--DuAbwkyXq4DZ4ZvijCQD-fzj5XpyDMbnxEpCMbnB-2htbW5cNYQeyPaxgXUbEOL7fFXP57tD-KYb0-o477I?key=-aXS91hFLd-dgfq0vXp02g" alt=""><figcaption></figcaption></figure>

2. Already in Forms, choose one of your forms or create a new form.&#x20;

{% hint style="info" %}
For forms already created, you need to click “Edit"\
To create a new one, see this article: [Forms - Creating Forms](/en/topics/convert/forms/forms-initial-settings/forms-form-creation.md)
{% endhint %}

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXeIW3hcdzL3T7eaEPwg8W8r76Sotk0BuQ4o7hTm2TJRLiitlQnxBO4yPuAaWOXEG4-Y80M-ClhuzWmXoOLQIE0ch9fRw_6e3Ogwn1R_tC4bsgoqCVfHPbJTHtqvoAljJ9psf13SZGxD_l2K4E-NJxUNfIWk?key=-aXS91hFLd-dgfq0vXp02g" alt=""><figcaption></figcaption></figure>

3. On the edit screen of your form, go to the “Actions” option;

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdVr2NAKbbaml-vk7zy6JfWpJpgXcZMzSWIXOtwz5XMP3nFutoDlG61yDHh9JSkCeYLRCwJHsGTzvk8_bt2XAWRiZ647d5n1NajNboV14tklC6VKOvW29cnf_m746HtZLNSLZl5kTVjXEYOdsyu5rGpcrrU?key=-aXS91hFLd-dgfq0vXp02g" alt=""><figcaption></figcaption></figure>

4. On the actions screen, choose one of the options from the list, and also whether the Lead can go through this chosen action more than once;

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXexh3CbF_ZBbiXlSNUrNCQpKNYv2uk9EDwBxfq3LTK0TO-sWhm5ecljOw7fdJdystxnbDXiu3xAcZ-rempx7ApObVYKAS6Hi0GBzs_ozHgX1JYJy4x7FRwdEn_AlAqIP25tY9lsPCqFPP2iUUYUmhiUzc0N?key=-aXS91hFLd-dgfq0vXp02g" alt=""><figcaption></figcaption></figure>

5. After choosing the action, it is necessary to configure it;

Example here, “Create an Opportunity”

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXcggD6-lp_fveA001L6p0Cw9spajWC8gSnyxMDie8_Y_zsAbgr4qc2HCzmSQzekhUNB2nD3Id3Ww4RiFtZwWHJqksx-evMa9eyi0fwlrDWQ3_DrTL2f9IXWtlyv7KCpgQFXbTnmxOztia02Q34ugJuiX5bu?key=-aXS91hFLd-dgfq0vXp02g" alt=""><figcaption></figcaption></figure>

6. After configuring, click save;

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXd9qAMkgf5xxYDYa9Qbn1YtkhQbHjIWWeynO0Vs4xI36nNosBg0pO957A4ydUy01bzGtiLRuNLr9Vm8P5yf9BeACBdfFeWkBq7pgvhSLaLPlXAg0WKXw8rn5Kzsv5Xb_4jeSWpz9twcVwG879MZcHukcBiD?key=-aXS91hFLd-dgfq0vXp02g" alt=""><figcaption></figcaption></figure>

7. To finish, click “Save and Close”.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdFLxXyNTioC6H4L01WQa3ZOqrxnQPRBygBO0OP8HwSlrLNtMIQQW2x6wGtXeW2ivSWQqhzEV2G96y_cdhEkvlsxK55VJy-NMZxORGD8aX3YDwlfPU2e7mH8HPDz_Cv9ndFnWr4hEE8IwmVPmIru_DDHVTa?key=-aXS91hFLd-dgfq0vXp02g" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
It is important to put in the description exactly what the action will do.
{% endhint %}

*Done, your action will be operational as soon as the form is submitted!*&#x20;


---

# 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.sprinthub.com/en/topics/convert/forms/forms-initial-settings/forms-creating-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.
