# Applications System

Tired of using Google Forms for applications? Consider our game-changing alternative; Elyxir's Application system allows you to bring back control and offer applications without leaving Discord! Whether you'd like to use one of our preset applications, or make your own, this feature will do it all!

#### OBJECTIVES

* [Create an Application Panel](#create-an-application-panel)
* [View Responses to your Applications](#view-responses-to-your-applications)
* [Delete an Application Panel](#delete-an-application-panel)
* [Generate a multi-panel](#generate-a-multipanel)

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

#### REQUIREMENTS

**Premium Tier** and **Deluxe Tier** subscriptions have full functionality access to this feature.

## Create an Application Panel

Our applications system allows you to create applications based on our presets or make your own if our presets don't meet your needs. You can read more about application types on the page below.

{% content-ref url="/pages/uXeLEIEyx5q2AUzfuHzn" %}
[Application Types](/features/applications/application-types.md)
{% endcontent-ref %}

To create a panel, run the [`/applications create`](/commands/applications/create.md) command and specify the required details. Optionally, you can specify a role to be added to users who are accepted, and a results channel where users who are accepted / denied will be displayed.

{% hint style="info" %}
For custom application panels, please see the additional guide [**here**](/features/applications/application-types.md#custom-applications).
{% endhint %}

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

## View Responses to your Applications

To view and respond to applications, navigate to the logs channel which you specified during the setup process. Here, you can view any application submissions you have received with details such as their inputs and other respondent statistics.

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

To view their responses in their application, use the `View Application Response` button.

If you wish to accept or deny their application, press the corresponding button and write a reason.

<figure><img src="/files/z2UkxcnHV8YnRFlTrizh" alt=""><figcaption><p>An example of the reason you could provide for accepting an application.</p></figcaption></figure>

{% hint style="info" %}
The reason you provide is **front-facing**; the applicant will see the reason you specify, so be courteous!
{% endhint %}

## Delete an Application Panel

To delete an application, run the [`/applications delete`](/commands/applications/delete.md) command and specify the panel name.&#x20;

## Generate a Multi-panel

To create a panel displaying multiple applications, you should run the `/applications multi` command and select the panels which you want to display in the multi-panel.

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

Once you have run this command, the resulting panel may look something like this:

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

<figure><img src="/files/w0cNUBfF7mI2vaNabIc6" alt=""><figcaption><p><a href="https://zap-hosting.com/deluxe"><strong>Click here to be redirected to our affiliate link!</strong></a></p></figcaption></figure>


---

# 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.elyxir.dev/features/applications.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.
