> For the complete documentation index, see [llms.txt](https://wiki.friender.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.friender.io/software-screens/settings/request-history.md).

# Request History

The request history shows all the times you've used Friender to send friend requests, the settings that you used, and the results from that run.

<figure><img src="https://3760888778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGGRsnogkB4o7JxEYxTU%2Fuploads%2FPL7yCu9nNEuxj8qnAByF%2Fimage.png?alt=media&amp;token=b908d9f5-e9a0-4e43-9bbc-03f918c9beca" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3760888778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGGRsnogkB4o7JxEYxTU%2Fuploads%2FouVUhiZpFOzGmHBK636r%2Fimage.png?alt=media&amp;token=c1fade07-906f-4af5-99fa-e2a2e7f4acc0" alt=""><figcaption></figcaption></figure>

At the top of the page you'll see how many times you've ran friender to send friend requests, how many total profiles it's viewed, and from those how many friend requests it's sent for you, and also an estimated time that friender saved you by looking through profiles and sending friend requests for you automatically.&#x20;

On the request history page you'll see the history of all the times you've used friender to send friend requests along with the settings you used and the results friender got you (profiles viewed and friend request sent, as well as how long it was running for that time).&#x20;

<figure><img src="https://3760888778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGGRsnogkB4o7JxEYxTU%2Fuploads%2FRCU3kFTZDPnF1VX9ZCUI%2Fimage.png?alt=media&amp;token=4960dce5-ab18-4d11-8b07-44cbdfea74c7" alt=""><figcaption></figcaption></figure>

You can click on the + icon to see what settings  you used. <br>

<figure><img src="https://3760888778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGGRsnogkB4o7JxEYxTU%2Fuploads%2FIyb5gRju21MsAUDYbCGj%2Fimage.png?alt=media&amp;token=f1e462bd-be36-45a3-8963-b61fc3b83b1a" alt=""><figcaption></figcaption></figure>

You can also click on the toggle button to use those same settings as the default settings when using friender to add friends, at the time of running friender you can change those settings as you wish, but the default settings friender will start with will come from whichever "friender run" that has the toggle button turned on. Only one can be turned on at a time.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.friender.io/software-screens/settings/request-history.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
