# Subscription forms

AcyMailing allows you to create several types of subscription forms so users can subscribe easily to your lists.\
Here are the types of forms you can create:

* Via a module in Joomla
* Via a widget in WordPress
* Shortcode for WordPress
* Form in a popup (only available in the Enterprise version)
* Header (only available in the Enterprise version)
* Footer (only available in the Enterprise version)

### Listing

![](/files/-MJROLZjMUinRd2pXjBS)

#### Search and Create

* **Search**: Input text to search a specific form
* **Create**: Button to create new forms

#### Columns

* **Name**: Name of the form
* **Creation date**: Date of when the form was created
* **Type**: Type of the form
* **Shortcode**: only visible for WP, the code to copy/paste in your pages/posts
* **Active**: If the form is active, for example if the form is not active, it won't show up
* **ID**: The ID of the form in the database


---

# 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.acymailing.com/main-pages/subscription-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.
