# What is Supportress?

Supportress is a simple and affordable helpdesk SaaS product. It allows you to offer customer support to your customers through email. You can hit the ground running with customer support in minutes.

### Who is it for?

It is built with other SaaS companies in mind, but we have plans for indie hackers and small teams that are just starting out.

It is opinionated and its goal is to allow you to support your customers without switching too much context.

### One tool, less context switching

Use one tool for the whole lifecycle:

![Lifecycle](https://4082539012-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MEBJIKRniQWHSl9zfnO%2F-MVKvSnD60Q7w97YF7SD%2F-MVKxrsBUi_3csIRmGT0%2FSupportress%20Docs%20-%20What%20is%20Supportress%20-%20Lifecycle.png?alt=media\&token=6e3a0090-7039-46b0-9a4f-5db739545592)

* Your customer starts a new discussion
* You start checking facts and taking actions
* If there's customer feedback involved you can capture it and share it with other teams
* If there's an issue, you can capture a bug and share it with the programmers
* You can bring it to the attention of other customer facing teams, like your sales folks
* After checking, doing, capturing, and collaborating, you can respond and support you customer

### Product areas and features

Check out the main Product areas:

* [Organizations](https://docs.supportress.com/organizations/organization)
* [Queues](https://docs.supportress.com/queues/queue)
* [Discussions](https://docs.supportress.com/discussions/discussion)


---

# 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.supportress.com/undefined.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.
