# API Catalog Customization

Customize your API catalog in Pynt to fit your specific security and management needs. Pynt’s flexible customization options allow you to organize and display your API data in the way that best suits your workflow. This customization capability ensures that you have a clear and relevant view of your API landscape, making it easier to monitor, manage, and secure your APIs effectively. By personalizing your API catalog, you can focus on the most critical aspects of your API security, enhancing your overall management process.\
\
You have the option to **sort** the view by column, empowering you to organize and view data according to your specific needs.&#x20;

Additionally, you can **filter** data by column, allowing for a more focused and streamlined view.&#x20;

Enhance your view customization by **managing columns** - **pinning** important ones and **hiding** those not immediately relevant. This creates a personalized and efficient workspace tailored to your preferences, optimizing your overall catalog experience.

Access the customization options by clicking on the **three dots** located in the **column header** you wish to customize.

<figure><img src="/files/5w96ZR9lvlYj9Hh3YTHI" alt=""><figcaption><p>API Catalog customization</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.pynt.io/documentation/api-catalog/navigate-api-catalog/api-catalog-customization.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.
