# Knowtifi Subscriptions

## Overview

<figure><img src="/files/du3FOaxnKbKld4ApEuOu" alt=""><figcaption></figcaption></figure>

Knowtifi is a unique development that offers an elegant way to collect user contact information. Integrated into our AI Chat’s natural language processor, one of Knowtifi’s key features is the ability for users to subscribe to hyper-specific notifications from your company — ensuring they are always informed when a certain answer is available or updated.

## Report Field Descriptions

<table><thead><tr><th width="324">Column Name</th><th>Field Descriptions</th></tr></thead><tbody><tr><td>Company Name</td><td>Your Company</td></tr><tr><td>Company ID</td><td>Your Company's ID</td></tr><tr><td>Customer Code</td><td>Customer Code of User Signing Up</td></tr><tr><td>First Name</td><td>User's Provided First Name</td></tr><tr><td>Last Name</td><td>User's Provided Last Name</td></tr><tr><td>Email</td><td>Positive or negative feedback</td></tr><tr><td>Mobile Number</td><td>Phone Number</td></tr><tr><td>Subscription Tag</td><td>Campaign Tag (ex: buy tickets, promotions, etc.)</td></tr><tr><td>Subscription Date</td><td>Date the User Signed Up</td></tr></tbody></table>


---

# 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.satisfilabs.com/resource-center/ai-agent-engine/reporting-and-analytics/data-reports/knowtifi-subscriptions.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.
