# Track a problem or feature

If you're a Product Manager, Researcher, UX Designer, or Engineer — There's a variety of ways to track problems or features based on what customers are saying. If you haven't already, it's useful to first understand all the sources of customer feedback. This will help you understand where feedback has come from and what you can search.

If you haven't already, create a [space](/tools/spaces.md). Spaces allow you to build a hierarchy of feedback. That you can easily access from the sidebar. We often get asked:

<details>

<summary>Do I build my hierarchy first? or start searching and uncovering problem areas?</summary>

Either way works. Sauce is has been designed to allow for flexibility and personalisation. We understand that with other tools you may need to set up a tagging structure first and then communicate with everyone in your team — "Hey please use these tags so that we can analyse consistently" and to avoid tag duplication. But this does approach doesn't scale with growing teams, growing features, and evolving problems as your product matures.

Some tools may require you to define one-hierarchy that is defined during the setup of that tool. This is usually a set of teams, product pillars, features, reasons, or initiatives. And once that structure is set. It's usually very difficult to change. With Sauce — You don't have to worry about any of that.

</details>

<details>

<summary>Does my view impact anyone else's?</summary>

Text...

</details>

<details>

<summary>How should I structure my hierarchy?</summary>

</details>

<details>

<summary>How do I start my day with Sauce?</summary>

</details>

* Tracking a feature or problem over time
* Ad-hoc problem identification and analysis.


---

# 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://support.sauce.app/outcomes/track-a-problem-or-feature.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.
