# Software

**How can I log into my account?**&#x20;

If you have been given an account, navigate to the login page where you’ll be prompted to login. If you are in need of an account, contact your company administrator and they will provide you the necessary account information. If you’re a new organization interested in Habit Story, we invite you to contact us.

**How do I reset my password?**&#x20;

Navigate to the login page, and select “reset my password.” If your email is in the system, you’ll be emailed instructions. If no email address is found, then you will not receive any reset instructions and you should contact us.

**How do I add someone to my account?**&#x20;

Full instructions view the [product manual](https://docs.twostory.com/habit-story/). A quick overview is provided here. Go to the manage page, and select invite users.

**How do I invite respondents?**

Full instructions view the [product manual](https://docs.twostory.com/habit-story/). A quick overview is provided here. Navigate to a project and select invite respondents.

**How do I change the ownership of my organization?**&#x20;

To update the group owner of your organization, please contact us at <help@twostory.com>&#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/faqs/software.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.
