# Credit Reports

You can report profile owners that fail to reimburse you or that owe you money to the profile contract. This will enable the community to be aware of the profile owner's creditworthiness.

You can view the history of a profile's credit reports by going to the profile's page:

* Find the profile you are looking for by searching its username in the search bar

<figure><img src="/files/HGtKM5gSlzuFDoccWmsx" alt=""><figcaption></figcaption></figure>

* Expand the profile's panel and click on the **Open Profile Page** to open up its profile page. Click on the **Report** tab to view all the history of money owed by the owner

<figure><img src="/files/rpmJVOXmYIzP5aUsSIiG" alt=""><figcaption></figcaption></figure>

You can view the number of tokens owed by the profile's to Gold, Silver, Brown, and Black ARPs as well as the time they've owed them for.

[Get further support from the community here.](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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.payswap.org/products/profile/credit-reports.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.
