# Values

These are the guiding principles we're committed to reaffirming and evolving as we build a company we're all proud to be a part of.&#x20;

## Create transparency

We believe that transparency is the backbone to all of our other values. We trust everyone on our team with information about what we're doing, where we're going, and how we want to get there. The more everyone can be on the same page, the better we are all able to collaborate, engage, and make something great.

**In practice**

* This public company handbook!
* Openness in our [salaries](https://handbook.redivis.com/compensation/salary), [equity](https://handbook.redivis.com/compensation/equity), and [profit sharing](https://handbook.redivis.com/compensation/profit-sharing)
* Quarterly all-hands company check-ins and transparent finances
* Our public [product roadmap](https://github.com/redivis/meta/projects)

## Practice empathy and kindness

We recognize the humanity in everyone. People are key to everything we do. We fundamentally want to understand others’ perspectives when making decisions, and respect that everyone has their own challenges, perspectives, and struggles. We trust that everyone is doing their best and has potentially different paths to growth.

**In practice**

* Our [leave and time off policies](https://handbook.redivis.com/compensation/time-off)
* Our flexible [work hours and remote work policies](https://handbook.redivis.com/company/norms)

## Invite growth

More than any skill, we value an eagerness to learn and discover what we don't know. We know that actively seeking feedback and input is the best way to improve and make a point to invite it frequently. We avoid ossification by practicing flexibility, resiliency, and openness to whatever changes may come.

**In practice**

* Our [town halls](https://handbook.redivis.com/company/how-we-work) where we get everyone's feedback on the company's future
* Our commitment to [professional development](https://handbook.redivis.com/compensation/professional-development)
* Retrospectives built into every [work sprint](https://handbook.redivis.com/how-we-work#product-development-cycle)

## Prioritize diversity and inclusion

We believe that a culture of openness and diversity starts from the very beginning. We are dedicated to building a company that celebrates and supports difference and draws from broad perspectives. We believe that this is both the right thing to do and also something that will make our work and all of us better.

**In practice**

* We actively pursue representing diverse backgrounds on our team in our [hiring process](https://handbook.redivis.com/jobs/research-advocate-and-support-engineer)
* We have channels for feedback and participation that respect different comfort levels with [methods of engagement](https://handbook.redivis.com/company/how-we-work).

## Embrace the process

We are fundamentally process-driven and have been able to tackle complex problems at scale because of it. We actively avoid chaos by doing our research, building and sharing plans, and reflecting on how we will improve next time around. With this clarity and insight we are better able to respect everyone's ownership over their work and trust teammates deeply to carry out their responsibilities.

**In practice**

* We continually build on our extensive internal documentation and team resources
* We generally [work in sprints](https://handbook.redivis.com/company/how-we-work) with defined structures

## Enjoy the work

We show up to work because we are motivated by helping people, practicing our craft, and tackling a problem that we believe is deeply important. We work hard, but we also refuse to get burned out in pursuit of a precarious end-goal (a vicious cycle of overwork that we see defining too many startups). Our work is fundamentally creative and we require rest and reflection to keep ourselves sane and what we do sustainable. We are in this for the long haul.

**In practice**

* We build work-life balance with our [vacation and every-other-friday-off policies](https://handbook.redivis.com/compensation/time-off)
* We share user-research and customer updates with the whole team to make sure everyone understands why we are working on a particular problem&#x20;


---

# 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://handbook.redivis.com/company/values.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.
