> For the complete documentation index, see [llms.txt](https://docs.fyxer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fyxer.com/workflows/fyxer-in-practice/marisas-story.md).

# Marisa's story

Marisa is co-founder of PerfectTed, the world's largest matcha brand. Running a fast-growing startup means constant context switching: supply chain one minute, sales the next. Email was the thing she couldn't get on top of. Until she found Fyxer.

Now **Fyxer saves her several hours a day** to focus on the things she loves and is uniquely positioned to do.

***

{% embed url="<https://www.youtube.com/watch?v=vWbxdcA4yAo>" %}

***

### How to get time back like Marisa

Marisa's use case is classic founder chaos: high volume, high context-switching, emails that need real responses buried under ones that don't.

These three settings can make a difference.

***

#### 1. Make sure the right emails always get a draft

Custom rules let you tell Fyxer which senders or email types should always get a response, so nothing important is missed and every email that matters has a draft waiting for you.&#x20;

* Go to [Dashboard](https://app.fyxer.com/) → Categorization → Advanced → Custom rules
* Learn more: [**Setting up custom rules in Fyxer**](https://support.fyxer.com/article/setting-up-custom-rules-in-fyxer)

***

#### 2. Remove the noise from your inbox

Make sure your inbox only surfaces the emails that matter by keeping the most important categories in and moving ones like marketing and notifications out.

* Go to [Dashboard](https://app.fyxer.com/) → Categorization → Move these out of my inbox
* Learn more: [**Fyxer email categorization handbook**](https://support.fyxer.com/article/fyxer-email-categorization-handbook)

***

#### 3. Let Fyxer take your meeting notes

As Marisa says, anyone can take meeting notes, so don't let it be you.

Connect your calendar and Notetaker will join your calls automatically, capture what was said, and send you a summary afterwards.&#x20;

* Go to [Dashboard](https://app.fyxer.com/) → Notetaker
* Learn more: [**Get to know Notetaker**](https://docs.fyxer.com/using-fyxer/get-to-know-notetaker)

***

### The result for Marisa?

Several hours back every day. Time to focus on what only she can do. As Marisa says:

> "Anyone can write an email or anyone can take meeting notes, but only you are uniquely positioned with your skill set to sell that product or service."


---

# 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://docs.fyxer.com/workflows/fyxer-in-practice/marisas-story.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.
