# Help Docs

## Help Docs

- [Productlogz Demo](https://help.productlogz.com/productlogz-demo.md)
- [Collect feature requests/ ideas?](https://help.productlogz.com/collect-feature-requests-ideas.md)
- [Guest Posting](https://help.productlogz.com/collect-feature-requests-ideas/guest-posting.md): Allow guests to submit & interact with posts!
- [Create your Roadmap](https://help.productlogz.com/create-your-roadmap.md)
- [Add thumbnails to your Roadmap items](https://help.productlogz.com/create-your-roadmap/add-thumbnails-to-your-roadmap-items.md)
- [Creating In App Surveys](https://help.productlogz.com/creating-in-app-surveys.md)
- [Survey Analytics](https://help.productlogz.com/creating-in-app-surveys/survey-analytics.md)
- [Rewards](https://help.productlogz.com/rewards.md)
- [Changelog](https://help.productlogz.com/changelog.md)
- [Changelog Pop-Up Widget](https://help.productlogz.com/changelog/changelog-pop-up-widget.md)
- [Changelog Banner](https://help.productlogz.com/changelog/changelog-banner.md)
- [Overview](https://help.productlogz.com/team-management/overview.md)
- [Roles & Permissions](https://help.productlogz.com/team-management/roles-and-permissions.md)
- [Adding Team Members](https://help.productlogz.com/team-management/adding-team-members.md)
- [Email Notifications](https://help.productlogz.com/team-management/email-notifications.md)
- [Team Settings & Controls](https://help.productlogz.com/team-management/team-settings-and-controls.md)
- [Language Support](https://help.productlogz.com/boards/language-support.md): Productlogz allows you to offer a seamless experience to users across the globe by supporting multiple languages. With our Language Support feature, you can localize your public feedback boards.
- [Users](https://help.productlogz.com/users-module/users.md): The Users Module in ProductLogz allows you to manage and monitor user interactions with your roadmap and features. It provides detailed insights into user activities, helping you understand engagement
- [Adding users to ProductLogz](https://help.productlogz.com/users-module/adding-users-to-productlogz.md): You can control how your users are authenticated before they start interacting
- [Add Company Data to Productlogz](https://help.productlogz.com/users-module/add-company-data-to-productlogz.md): Track feedback at the company level to gain deeper insights and prioritise the right features.
- [ProductLogz and Notion](https://help.productlogz.com/integrations/productlogz-and-notion.md): Easily sync status updates between Notion and Productlogz to streamline feedback and feature request management.
- [Mapping status field](https://help.productlogz.com/integrations/productlogz-and-notion/mapping-status-field.md): Mapping Notion's Status Field to Productlogz
- [Slack](https://help.productlogz.com/integrations/slack.md): Slack Integration


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.productlogz.com/productlogz-demo.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.
