# Templates

Use this template for every customer-facing integration page.

## What this integration can do

Explain the common customer jobs this integration supports in Hookshot.

## Prerequisites

List the accounts, roles, team boundaries, and approvals needed before connect.

## Connect

Explain the customer steps in Integrations.

## Trigger Access

Explain what can start a Protege with this integration.

## Tool Access

Explain what a Protege can do after it starts.

## Permissions and scopes

Explain the access categories the user should expect to approve and why they matter.

## How to verify

Explain how to confirm success in:

* Integrations
* Event Feed
* Audit

## Common mistakes

List the most likely customer errors.

## Troubleshooting

Map likely symptoms to the fastest next actions.


---

# 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.tryprotege.com/integration-page-template.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.
