🚀 We're in beta! Join our waitlist for early access.
taas
BETA
Docs

Getting Started

Welcome to the taas documentation!

What is taas?

taas is a web application that allows product and development teams to share feedback directly on the product. It is a tool that helps teams to collaborate and communicate more effectively.

Whether you are a small team or a large organization, taas can help you to streamline your feedback process and improve your product development cycle. With taas, you can easily collect feedback from your team members, customers, and stakeholders, and keep track of all the feedback in one place.

Installation Guide

taas integrates with your application using a simple HTML snippet.

<script
	async
	src="https://taas.tools/npm/widget/standalone/latest"
	data-api-key="YOUR-TAAS-API-KEY"
/>

Replace YOUR-TAAS-API-KEY with your actual API key.

Project Configuration

For the BETA phase, your project is created automatically when you sign up for taas and you are limited to one project per account.

To get started with taas, you need to acquire an API key. You can find your API key in the project settings in API keys section.

copy api key

Whitelisted Domains

You can whitelist domains that are allowed to use your API key. By default, your project is configured to allow all domains. You can add or remove domains in the project settings in project security section.