# Add Source

Easily add sources in Pynt to enhance your API security management. Pynt’s intuitive interface allows you to quickly integrate new data sources, providing a more comprehensive view of your API landscape. Whether it's adding a new scan, API documentation, or API catalog, Pynt makes it simple to bring in additional sources for security scanning and analysis. This streamlined process ensures that your API security is thorough and up-to-date, allowing you to monitor and protect your applications effectively.\
\
Link a new source to any application by clicking '**Add Source**' from the '**Actions**' menu or by clicking on the '**+**' icon of any one of the individual sources associated with the relevant application.

<figure><img src="/files/fVveuBtBf3lavGIzPFaM" alt=""><figcaption><p>Add source</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/add-source.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.
