# Product Manual

## Welcome to Habit Story

We're so glad you've decided to use Habit Story. In this Product Manual, we'll jump into a few of the most common actions are users will take. Before we jump into the user actions, it's important to understand what a user it. So, we'll highlight that here!

### User Types

All users belong to an organization, and each organization can have many users. There are three privilege levels of users:&#x20;

1. **Basic**&#x20;
   1. A **Basic** user is one that has view only access to reports that have been completed by respondents. &#x20;
2. **Admin**&#x20;
   1. An **Admin** is a **Basic** user that has the privileges to manage projects and invite respondents.
3. **Owner**
   1. An **Owner** is an **Admin** that acts as the account manager for your organization's account. The Owner is responsible for billing and managing the users of the account. &#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://docs.twostory.com/habit-story/product-manual.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.
