# Forms

#### Default Form

Once you create a project a "Default" form is added to your project. You can customize the login form and authentication from  [Design](/setup-configuration/design.md)

You can create multiple forms for a single project from the "Create Form" button.

![Create Form](/files/eiWLGbIlDodvZ6lYJ0Mg)

**Select Your Form**

![Select Form](/files/oTINWCZT4v4AVCoJFhqF)

**Edit Form**

Type form name to Edit. You can rename or delete a form.&#x20;

**Note:** The Default form is noneditable.

![](/files/l0cSw15i4fUsblbPuM4f)


---

# 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.secuuth.io/setup-configuration/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.
