# Button

The following options are available:

<details>

<summary>Roster Info/Export</summary>

View roster info and settings, or export the roster.

See [Exporting Rosters](/features/rosters/exporting-rosters.md) for more information!

</details>

<details>

<summary>Close Roster</summary>

It is like a soft delete. <mark style="color:red;">Recommended</mark> to use Hide Buttons to prevent signups etc.

You need to reopen the Roster to make any further changes.

<mark style="color:orange;">Note</mark>: This roster will be excluded from the multi\_sign\_up setting

</details>

<details>

<summary>Hide Buttons</summary>

Hide the <mark style="color:green;">signup</mark> and <mark style="color:red;">opt-out</mark> buttons from the message.

</details>

<details>

<summary>Archive Mode</summary>

Remove action buttons from the message. The Embed will become unchangeable.

</details>

<details>

<summary>Add User</summary>

Add a user or player to the roster.

<img src="/files/Spzv0M8mQ3AwmrI22NO2" alt="" data-size="original">

* You can select an account to add all connected accounts or select which accounts to add
* <mark style="color:purple;">Bulk Add</mark> takes in any form of in-game IDs to bulk add those accounts to the roster
* With <mark style="color:red;">Deselect</mark> you can remove accounts from the selection

To apply the changes press <mark style="color:blue;">Confirm</mark>

</details>

<details>

<summary>Remove User</summary>

Remove a user or players from the roster.

<img src="/files/rRcmFgxqcS7zIVRnIShK" alt="" data-size="original">

Works similarly to Add User.

</details>

<details>

<summary>Change Roster</summary>

Move a user or players to another roster.

<img src="/files/V9TmUBDVBLuz7aGEYOEq" alt="" data-size="original">

</details>

<details>

<summary>Edit Roster</summary>

Edit roster layout and sorting options.

**Custom Layout using any&#x20;**<mark style="color:purple;">**five**</mark>**&#x20;of the following options:**

* **Index** - The index of the player in the roster.
* **Town Hall Level** - The Town Hall level of the player.
* **Discord Name** - The Discord display-name of the player.
* **Discord Username** - The Discord username of the player.
* **Discord User ID** - The Discord User ID of the player.
* **Player Name** - The name of the player.
* **Player Tag** - The tag of the player.
* **Clan Name / Alias** - The clan name of the player.
* **Combined Hero Level** - The combined hero level of the player.
* **Role** - The role of the player in the clan.
* **War Preference** - The war preference of the player in the clan.
* **Trophies** - The trophies of the player.

**Sort the roster by&#x20;**<mark style="color:purple;">**one**</mark>**&#x20;of the following options:**

* Player Name
* Discord Name
* Discord Username
* Town Hall Level
* Hero Levels
* TH + Hero Levels
* Clan Name
* Signup Time
* Trophies

</details>

<details>

<summary>Unregistered Members</summary>

List of members who did not sign up for the roster.

* Name and ID of the player

</details>

<details>

<summary>Missing Members</summary>

List of roster members who are currently not in the clan.

* Name and ID of the player

</details>

{% hint style="info" %}
Using <mark style="color:blue;">**/roster manage**</mark> you can do the following options too!

* Add User
* Remove User
* Change Roster
* Change Group
  {% 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.clashperk.com/features/rosters/button.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.
