> ## Documentation Index
> Fetch the complete documentation index at: https://interfere.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# The problem view

> Everything you need to understand and fix one problem, with a timeline at its heart.

Open a [problem](/concepts#problem) from your [Inbox](https://interfere.com/~/*) and you get the full picture in one place: what happened, who it hit, why, and what to do about it. This is where most of your time in Interfere is spent.

<img src="https://mintcdn.com/interfere/v8MNz-ve7d-NlcAv/images/problem-detail.png?fit=max&auto=format&n=v8MNz-ve7d-NlcAv&q=85&s=0e37be82fdb917aa9b6cccf510e543fa" alt="Problem view showing details, timeline activity, evidence, and collaboration" width="1512" height="982" data-path="images/problem-detail.png" />

## At a glance

Every problem opens with a plain-language **title and description** that Interfere writes for you, so you know what you're looking at before reading a single stack trace. Alongside it you'll find:

* **The evidence behind it.** Every [piece of evidence](/concepts#evidence) that rolled up into this problem, linked so you can drill into specific occurrences.
* **Who it affected.** How many users hit it and how often, and the [users](https://interfere.com/~/*/users) themselves, so you can gauge impact instead of guessing.

## The timeline

The timeline is the heart of the problem view: one chronological thread of the investigation and the work around it.

* **It updates itself.** Interfere advances the [status](/concepts#statuses) as it investigates and only pulls you in when it needs a human decision, like confirming a likely regression. You're not babysitting a queue.
* **Root cause, code, and facts.** The timeline lays out what Interfere found: the likely cause, the relevant code, and the facts behind it, so the reasoning is in front of you rather than hidden.
* **Linked pull requests.** Pull requests that relate to the problem appear on the timeline, so a fix in flight sits next to the problem it addresses.
* **Relevant sessions.** Jump straight to the [session replays](https://interfere.com/~/*/users) where the problem actually appeared, so you spend your time on where it shows up in a real user's flow.
* **Filtering.** Filter the timeline down to the part you care about when there's a lot going on.

## Collaborate

A problem is rarely one person's job, so the timeline is where your team works it together.

* **Assign it.** Hand a problem to the right teammate.
* **Discuss inline.** Comment and mention people on the timeline to pull in whoever's needed, from the engineer who owns the code to a designer or PM.
* **Get notified.** Interfere notifies the right people when a problem needs them. Choose where those notifications go in [Alerts](https://interfere.com/~/*/settings/alerts).
* **Carry it into Slack.** Mentions and assignments reach you as Slack messages, and you can keep the conversation there. See [Slack](/integrations/slack) or open the [Slack integration](https://interfere.com/~/*/settings/integrations/slack).
