> ## Documentation Index
> Fetch the complete documentation index at: https://docs.explo.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Group Tag Endpoints

> Collection of endpoints to manage group tags

<Card title="List Group Tags" icon="list" href="/api-reference/group-tag-api/group-tags" iconType="regular">
  List all of your Group Tags
</Card>

<Card title="Create Group Tag" icon="users-medical" href="/api-reference/group-tag-api/create" iconType="regular">
  Create a new group tag
</Card>

<Card title="Rename Group Tag" icon="users-gear" href="/api-reference/group-tag-api/rename" iconType="regular">
  Rename an existing group tag
</Card>

<Card title="Delete Group Tag" icon="users-slash" href="/api-reference/group-tag-api/delete" iconType="regular">
  Delete an existing group tag
</Card>
