# Fullstory

### BetterBugs integration with Fullstory

If you’re using Fullstory to gain insights and customer analytics data for user behavior on your website, you can easily access the Fullstory session link within your BetterBugs.io bug report.&#x20;

<div data-with-frame="true"><figure><img src="/files/Kf30tsiZDM3mXM5wcplz" alt="BetterBugs.io Integration with Fullstory"><figcaption><p>BetterBugs.io Integration with Fullstory</p></figcaption></figure></div>

You don’t need to switch tools to retrieve the Fullstory session link; it's automatically included in your bug report's “**Info**” tab when you capture a bug.

<div data-with-frame="true"><figure><img src="/files/v3R6P12b0XLI9lrkKbme" alt="Fullstory Session Link within the &#x22;Info&#x22; tab of BetterBugs.io Bug Report"><figcaption><p>Fullstory Session Link within the "<strong>Info</strong>" tab of BetterBugs.io Bug Report</p></figcaption></figure></div>

Also, there’s no need for manual integration or setup to connect BetterBugs with Fullstory. BetterBugs automatically detects if your website is using Fullstory.&#x20;

Once you create a bug report, you can instantly share it with your team members, complete with all the devtools information and context they need for debugging.


---

# 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.betterbugs.io/product-features/integrations/fullstory.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.
