# General Instructions

The process of Connecting Perimeters to the SaaS application of your choice or simply put 'Integration', consists of a few simple steps that include (but are not limited to) the following tasks:

1. Log into Perimeters
2. Proceed to the Integrations tab
3. Choose the integration type
4. Choose the application to be integrated
5. Fill in the required details like the name of your integration (which acts as an easy identifier in case you choose to integrate multiple instances of the same SaaS application), and credential details, approving the access permissions (scopes) granted.&#x20;
6. Additional steps may include the creation of an appropriate token and setting its functional privileges. &#x20;
7. Ensuring the successful integration by getting a "Success" status message for the integration.

Integrating the application facilitates and approves Perimeters to carry out the required probe curated to focus on identifying vulnerabilities, misconfigurations, shadow IT, and compliance posture.


---

# 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://support.perimeters.io/perimeters-documentation/connecting-perimeters/general-instructions.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.
