# Information and Settings

You can customize important details about your form, including the name, end date, maximum allow list spots and info for social media. For most customizable items, you can click directly on the form page to edit sections directly.&#x20;

## Form Settings

For form settings, navigate to the Settings tab in the menu bar.&#x20;

<figure><img src="/files/91yTSsxJ8ArH1oazC2Ow" alt=""><figcaption></figcaption></figure>

### General

In general settings, you can edit form profile image, name and submission settings. By default, Bueno forms will not allow double entries unless the multiple submissions option is toggled on.&#x20;

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

### Security

In security settings, you can gate your form with a password and implement a Captcha requirement.&#x20;

<figure><img src="/files/0TETmb99pcYaYou9DfqF" alt=""><figcaption></figcaption></figure>

### Integrations

Here, you can create an integration secret code to connect the form directly to your Discord server. For more information about setting up integrations, go [here](/bueno-forms/integrations/discord.md).&#x20;

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

## Page Settings

You can get to page settings by selecting the cog in the upper right of your form. Under page settings, you can set your form title and create a brief description for the form webpage. You can also choose an accent color.&#x20;

<figure><img src="/files/5nbELu8MXBe9GQD5UerV" alt=""><figcaption></figcaption></figure>

Confirmation settings will let you customize a confirmation message to display after a user has signed up for your form.

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

## Form Header

You can customize the form header by clicking directly on the elements. The information in the header includes form banner image, form thumbnail, form name, project social media links as well as form end date and max entries.&#x20;

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

A Bueno form will not allow the same wallet to sign up for a list more than once unless , so no need to worry about multiple entries counting towards your spot maximum.


---

# 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.bueno.art/bueno-forms/creating-a-form/information-and-settings.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.
