# View Source Info

Effortlessly view source information in Pynt to gain detailed insights into your API security setup. With Pynt’s intuitive interface, you can quickly access and review data from your integrated sources, such as scans, documentation, or gateways. This feature allows you to monitor and analyze the status of your API security, ensuring that you have the most accurate and up-to-date information at your fingertips. Whether you need to check on a specific source or get a comprehensive overview, Pynt makes it easy to stay informed and in control of your API security environment.\
\
View source info for any application by **clicking on the relevant source** in the table.

You should be access detailed information about a source, including its **category**, specific **integration**, source **type**, and other **source-specific** **details**.

<figure><img src="/files/XPkLfubauCaePmmefJdN" alt=""><figcaption><p>View source info</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/applications-view/manage-sources-for-api-discovery/view-source-info.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.
