# Custom Forms

Custom Forms is an intuitive form builder for creating custom web-based forms that attach to Access Requests.&#x20;

<details>

<summary>Create a Custom Form</summary>

1. Navigate to **Settings - Custom Forms.**&#x20;
2. Click **'Add,'** located at the top right.&#x20;
3. Select a **Form Category.**&#x20;
4. Enter a **Form Title.**
5. Drag & drop form components to design the form layout.&#x20;
6. Preview updates.
7. Click **'Create.'**

   <figure><img src="/files/EYR9quunUaNG2GJnvuFr" alt=""><figcaption></figcaption></figure>

</details>

{% tabs %}
{% tab title="Current Forms" %}
Manage all existing forms; **Clone, Preview, Edit.** &#x20;

<figure><img src="/files/Pr4OpJxOxQKtiBPBySOr" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Categories" %}
Create new and manage existing form categories to organize forms for easy retrieval.

#### Create a Form Category:&#x20;

1. Navigate to **Settings - Custom Forms.**
2. Under the **'Categories'** tab, enter a **New Category** title in the text box.&#x20;
3. Click **'Create.'**

   <figure><img src="/files/U8LhMbJTGfN01uNEO585" alt=""><figcaption></figcaption></figure>

{% endtab %}
{% endtabs %}


---

# 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://help.sentinelsoftware.com/sentinel-help-center/settings/custom-forms.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.
