# Verify Data on HackerOne Code

After the webhooks have been configured, visit [**https://app.pullrequest.com**](https://app.pullrequest.com/) to verify PullRequest Proxy's connection status.

{% hint style="info" %}
This page will need to be refreshed if it was already open. You may need to select the appropriate organization from the drop-down if the desired organization isn't shown by default.
{% endhint %}

![Successful connection of the proxy](/files/-MUVLhHf-svVaPTVz46W)

{% hint style="danger" %}
Though a basic level of service is available at this point, **HackerOne strongly recommends proceeding to configure webhooks**. \
\
Without webhooks configured, updates made on the source code management provider may be significantly delayed.
{% endhint %}

{% hint style="warning" %}
If you're using GitHub Enterprise or GitLab Self-Managed and don't see expected Projects listed in the HackerOne Code dashboard, you may need to [**add a public email**](/on-premise-server/next-steps/project-visibility-in-the-pullrequest-dashboard.md#setting-a-gitlab-public-email) to your user profile.
{% endhint %}


---

# 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.pullrequest.com/on-premise-server/verify-data-on-pullrequest.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.
