# Flags, Tags, and Categories

## Overview <a href="#overview" id="overview"></a>

You can configure flags, tags, and categories in your marketplace without any coding. This allows you to highlight new or exceptional integrations, making it easier for your customers to find those most useful to them.

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

### Flags <a href="#flags" id="flags"></a>

A flag is a bold UI feature added to your integration tile, highlighting a specific aspect of the integration or multiple integrations. Examples include New, Partner Built, Certified, or Premier. Each integration can have only one flag, but you can customize the color for any flag type.<br>

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

### Tags <a href="#tags" id="tags"></a>

Tags function as backend identifiers and do not visually appear on your marketplace. Instead, they enable your team to attach specific words or phrases to integrations, enhancing the search function. You can assign as many tags to an integration as needed.

### Categories <a href="#categories" id="categories"></a>

Categories help in organizing the integrations and applications in your marketplace. By default, these categories appear on the left-hand sidebar. An integration can be assigned to multiple categories or subcategories, and categories can be separated into sections using section breaks.

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

## How to Create Tags, Flags, and Categories <a href="#how_to_create_tags_flags_and_categories" id="how_to_create_tags_flags_and_categories"></a>

1. Sign in to your Pandium Admin Dashboard and click on the Marketplace resource in the sidebar.
2. Click on the item you are attempting to create (Categories, Flags, or Tags).
3. Click the “Create” button on the appropriate dashboard to create a new category, flag, or category.
4. Flags and Tags will automatically become available, but Categories must be toggled ‘on’ to appear in your Marketplace.

   * In the popup creation window, you will be able to select the creation of a category, subcategory, or section break.

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

   * These elements can be organized by dragging and dropping them in order from the left side of each row using the dotted icon. This ordering will reflect on both the In-App Marketplace and the Public Gallery site.
5. Next, navigate to your Integrations resource and then click into the integration tile you would like to add categories, subcategories, tags, or a flag to
6. Within the integration view page, click on “Marketplace Setup” to view the integration’s marketplace configuration page.
7. The third, fourth, and fifth fields on this page will correlate to categories, tags, and flag. You are able to multi-select categories and subcategories for the integration, multi-select tags for the integration, and select a flag for the integration.
8. Don’t forget to save at the bottom of the page!

<figure><img src="/files/YEqUS2TDzS3V3lS1YjKI" alt=""><figcaption></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.pandium.com/marketplaces/implementing-flags-tags-and-categories.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.
