# Large applications

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

## Application was to large?

Sometimes you will find that an application was to large to be displayed in an embed. \
Click the link to Appys dashboard where you can see the application on the dashboard.&#x20;

## Why is applications to large?&#x20;

* If length of entire embed is over 6000 characters.

## Why cant my staff not see the large applications?

Not everyone has access to the dashboard and in this way can see the long applications.

How to fix it:&#x20;

* Assign the roles that need to see the applications permission to "Manage Server" at the server settings.&#x20;
* Or use the premium feature: <mark style="color:yellow;">Application manager roles.</mark>

{% hint style="danger" %}
Giving permission to "Manage Server" can be dangerous, as your users who have this permission will be able to: *`Allow members to change this server's name, switch region, view all invites, add bots to this server and create and update AutoMod rules.`*
{% endhint %}

{% hint style="info" %}
**Support**\
If you are unsure what to do, please join our [**Support server**](https://discord.com/invite/bDmc55c6zY).&#x20;
{% endhint %}


---

# 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.appy.bot/resources/troubleshooting/large-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.
